1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-02 07:47:32 +00:00
Commit Graph

13764 Commits

Author SHA1 Message Date
杨国璇
db75243359
fix: metadata drag fill (#6914)
* fix: metadata drag fill

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-17 11:02:39 +08:00
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
lian
43a26b2d8b update params check when client create enc repo 2024-10-16 11:44:30 +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
Ranjiwei
24405a6600
Merge pull request #6877 from haiwen/share-link-org-logo
show org logo on share link page
2024-10-15 17:44:23 +08:00
杨国璇
5853dd19f0
Merge pull request #6907 from haiwen/feat-update-image-lightbox-version
feat: update image lightbox version
2024-10-15 17:36:52 +08:00
杨国璇
ce4e0d945f feat: update image lightbox version 2024-10-15 17:32:07 +08:00
Ranjiwei
3d448b094b
Update clean_db_records.py (#6902) 2024-10-15 15:54:10 +08:00
Michael An
5c00fa2607
fix metadata search file (#6901) 2024-10-15 15:21:20 +08:00
Ranjiwei
936c3cfbf6
update login simple-check by jwt (#6842)
* update login simple-check by jwt

* update
2024-10-15 13:52:23 +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
杨国璇
865c613167
feat: sea markdown editor outline icon (#6894)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-10-14 16:21:28 +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
shenzheng-1
baa095a191
file_details_support_heic (#6885)
Co-authored-by: zheng.shen <zheng.shen@seafile.com>
2024-10-12 15:23:55 +08:00
杨顺强
7d85e36589 update sdoc version and sdoc translate 2024-10-12 15:22:32 +08:00
JoinTyang
cbf832aeef
Merge pull request #6865 from haiwen/feat/seasearch-add-dir-filter
feat(seasearch): add dir filter
2024-10-12 14:52:01 +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
laur89
cb56d5e883
readme: fix build_seafile documentation link (#6881) 2024-10-12 10:25:48 +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
lian
8ad875a788 update 2024-10-11 15:33:07 +08:00
lian
7cf0aa56a4 show org logo on share link page 2024-10-11 15:25:22 +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
JoinTyang
a93637fda9
fix metadata file type (#6872) 2024-10-11 11:55:17 +08:00
Ranjiwei
54d09c7880
update (#6871) 2024-10-11 11:31:27 +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
杨国璇
8d7b17276c
Merge pull request #6859 from haiwen/feat-add-article-info-icon
feat: add info icon into toolbar
2024-10-11 10:26:12 +08:00