1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-15 07:52:14 +00:00
Commit Graph

4147 Commits

Author SHA1 Message Date
llj
b9ec3684b5
[new 'details' panel] redesigned the UI of the detail items (#6893)
* [new 'details' panel] redesigned the UI of the detail items

* [new 'details' panel] UI fixup
2024-10-16 17:20:37 +08:00
llj
eee3037d12
['Paginator'] changed the default 'per page' from 25 to 100 for all the pages('repo history', 'inst admin', 'org admin' pages, 'sys admin' pages) (#6912) 2024-10-16 17:05:32 +08:00
杨国璇
7c710d759a
feat: face recognition toggle ui (#6913)
* feat: face recognition toggle ui

* feat: optimize titile

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 15:12:23 +08:00
Michael An
88cb2637d2
fix translation (#6905)
* fix translation

* change Successful to xxx updated

* fix text
2024-10-16 14:09:14 +08:00
Michael An
afa74aca89
change metadata menu text (#6910) 2024-10-16 14:08:47 +08:00
Jerry Ren
526bfe8557
fix: not reload after upload file(s) (#6911) 2024-10-16 12:16:05 +08:00
shenzheng-1
065f1584b5
face_cluster (#6470)
* face_cluster

* update

* update

* feat: update ui

* feat: optimize code

* feat: update code

* feat: optimize ui

* feat: optimize view name

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-16 11:09:30 +08:00
杨国璇
ce4e0d945f feat: update image lightbox version 2024-10-15 17:32:07 +08:00
Michael An
5c00fa2607
fix metadata search file (#6901) 2024-10-15 15:21:20 +08:00
Aries
d1227300b7
click tips to enable extended properties (#6900)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-15 12:30:06 +08:00
llj
d89adb2cfc
['Folder Permission' dialog] added a tip to the panels (#6897) 2024-10-15 12:02:31 +08:00
Michael An
14108e2c0e
Fix open folder error when select folder (#6899)
* 01 fix code bug when select another folder

* 02 optimise codes

* 03 fix no share link style
2024-10-15 11:59:54 +08:00
Michael An
2a5d27e9de
fix rotate image path have Chinese charactors (#6898) 2024-10-14 20:33:29 +08:00
Michael An
78e5eaa478
Update translation (#6896) 2024-10-14 17:36:15 +08:00
Jerry Ren
e46192ee78
fix: select multiple files via click checkbox with shift key (#6895) 2024-10-14 16:29:56 +08:00
Michael An
71ddac5a7b
fix warnings (#6891) 2024-10-14 15:24:12 +08:00
Michael An
cd73c5d17a
HEIC file use picture icon in metadata table view (#6890) 2024-10-14 15:20:28 +08:00
杨顺强
ade4361eb0 update sdoc version and sdoc translate 2024-10-14 10:44:30 +08:00
Aries
600c6082c3
update title when jump from view to folder (#6886)
* update title when jump from view to folder

* reset title when leave view page

* remove warnings

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <2331806369@qq.com>
2024-10-14 10:18:40 +08:00
Aries
52cccb5ce9
remove wrong logic about selected path (#6887)
* remove wrong logic about selected path

* change function name

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: Michael An <2331806369@qq.com>
2024-10-14 09:57:11 +08:00
shenzheng-1
df29823634
optimize_file_details (#6868)
* optimize_file_details

* feat: optimize ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: zheng.shen <zheng.shen@seafile.com>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 21:09:57 +08:00
llj
3cdb6260e1
[onlyoffice file view] added a custom toolbar(star/unstar, smart link… (#6880)
* [onlyoffice file view] added a custom toolbar(star/unstar, smart link, details, open parent folder, fold/unfold)

* [onlyoffice file view] added a new 'details' panel for it
2024-10-12 20:32:39 +08:00
杨国璇
5b243908a7
fix: metadata basic filter permission (#6888)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 20:15:14 +08:00
Michael An
747fd7d6e6
fix search global use keyboard (#6884) 2024-10-12 15:35:57 +08:00
杨顺强
7d85e36589 update sdoc version and sdoc translate 2024-10-12 15:22:32 +08:00
杨国璇
69709305b8
feat: update seafile-editor version to 1.0.119 (#6882)
* feat: update seafile-editor version to 1.0.119

* feat: update dependencies

* feat: update dependencies

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 14:17:09 +08:00
Michael An
1db872bdfc
change invite user text (#6883)
* change invite user text

* change text
2024-10-12 13:48:47 +08:00
杨国璇
e6f2fdbdde
fix: md translate in sdoc (#6879)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-12 10:59:06 +08:00
Aries
7e1e349d34
Optimize/view rename (#6878)
* optimize view rename ux

* update

* optimize ux

* optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-11 17:03:27 +08:00
Michael An
021af2bc4c
fix shared dir image thumbnail not load (#6873) 2024-10-11 15:42:29 +08:00
杨国璇
9b27549cef
fix: metadata header drag (#6864)
* fix: metadata header drag

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.7>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-11 15:41:32 +08:00
Aries
4ee7f04e1f
Feature/gallery group by capture time (#6869)
* gallery group by capture date

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-11 15:41:01 +08:00
dependabot[bot]
d052564e83
Bump rollup from 2.79.1 to 2.79.2 in /frontend (#6875)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 13:39:12 +08:00
杨顺强
7ec86d5f00 update sdoc version and sdoc translate 2024-10-11 10:50:30 +08:00
Aries
cdc9ff6fa0
fix image download failed in dialog (#6844)
* rebase

* fix image download url

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-11 10:37:37 +08:00
杨国璇
d0ebb9eb33 feat: update sea-markdown-editor plugin version 2024-10-11 10:20:23 +08:00
杨国璇
ca394075d7 feat: update code 2024-10-11 10:16:47 +08:00
Guodong Su
2b40f5998d feat: optimize eventBus 2024-10-11 10:16:47 +08:00
Guodong Su
f67adaf378 optimize code 2024-10-11 10:16:47 +08:00
Guodong Su
be50b2e686 optimize code 2024-10-11 10:16:47 +08:00
Guodong Su
5184d42c07 add more permission 2024-10-11 10:16:47 +08:00
Guodong Su
304eb3e635 optimize code 2024-10-11 10:16:47 +08:00
Guodong Su
4cd48be795 feat: add info icon into toolbar 2024-10-11 10:16:47 +08:00
renjie-run
c7b624d91f fix(metadata): apply local operations 2024-10-10 18:18:39 +08:00
杨顺强
a669681be9 update sdoc version and sdoc translate 2024-10-09 21:31:42 +08:00
Jerry Ren
7756f1909e
feat(metadata-table): update operations (#6862) 2024-10-08 22:18:24 +02:00
Michael An
b3b75fe160
change wiki published style (#6866) 2024-10-08 11:50:51 +02:00
杨顺强
052ae31b1b update sdoc version and sdoc translate 2024-10-08 15:51:27 +08:00
杨顺强
995572e191 update sdoc version and sdoc translate 2024-10-08 14:10:06 +08:00
Aries
470f03803c
prevent unnecessary rerender (#6861)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-10-04 21:26:38 +02:00