1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-30 04:25:47 +00:00
Commit Graph

2180 Commits

Author SHA1 Message Date
Jerry Ren
50b6acbcfb
refactor(tag): remove tag name from tag files table (#7325) 2025-01-07 16:10:00 +08:00
Michael An
5bd42ddb67
Add draw file icon (#7323) 2025-01-07 14:24:47 +08:00
Jerry Ren
2cc16bdf11
feat(tag): display tags with table (#7311) 2025-01-07 12:17:57 +08:00
Michael An
b1d74560c0
fix transfer repos func name (#7316) 2025-01-06 14:57:21 +08:00
Michael An
4b4bfb83da
change checkbox default style (#7298)
* change checkbox style

* change checkbox color to blue

* use default checkbox
2025-01-06 14:18:09 +08:00
llj
8b579d5bac
Org admin departments redesign (#7310)
* [org admin] copied 'departments-v2' from 'system admin'

* [org admin] Departments: redesigned it (added a tree panel to display all the departments, and etc.)

* [org admin] Departments: removed unused files(files for the previous one)
2025-01-05 13:37:46 +08:00
Ranjiwei
2733211cc9
Remove codes (#7309)
* remove-seafile-collab-server

* remove-enable-seafle-doc

* update
2025-01-04 18:03:00 +08:00
杨顺强
27a881a020
optimize code (#7302) 2025-01-04 10:00:04 +08:00
Guodong SU
155d303a12
Add tldraw file editor (#7273)
* add tldr file type

* add tldraw editor render

* optimize code

* add save mode

* update version

* update dependence

* update dependence

* optimize code

* optimize code

---------

Co-authored-by: 杨顺强 <978987373@qq.com>
2025-01-04 09:40:56 +08:00
Aries
db287ccf9d
show people name in path (#7281)
* show people name in path

* optimize

* optimize

* optimize

* feat: optimize code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2025-01-03 15:11:06 +08:00
cir9no
3795c054ea
feat: add wiki title search (#7264) 2025-01-03 13:58:32 +08:00
Michael An
b7219ac7f4
fix item dropdown click (#7299) 2025-01-03 10:15:46 +08:00
Michael An
af8dd37f97
change code format (#7297) 2025-01-02 18:24:56 +08:00
Ranjiwei
037c3f3a3d
Multi office suite (#7127)
* initiate

* update

* test

* Update file.py

* update

* update

* update

* optimize fronted

* optimize

* update

* update

* update

* Update test_utils.py

* update

* remove-useless-code

* Update repo_office_suite.py

* optimize ui and sql

* optimize

* update

* add is pro version for api

* Update settings.py

* update

* Update models.py

* add-repo-owner-validation

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2025-01-02 11:22:25 +08:00
Michael An
1b89e8e2f1
fix org add member multiple (#7286) 2025-01-02 10:29:53 +08:00
杨国璇
01509b076e
fix: search metadata bug (#7288)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-31 14:02:02 +08:00
杨国璇
50887d21dc
feat: storage tree-panel section state (#7282)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-30 19:01:33 +08:00
杨国璇
324d981420
feat: metadata insert property permission bug (#7283)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-30 19:00:50 +08:00
Michael An
8fabf1eee4
change grid item cursor style (#7279) 2024-12-30 11:44:01 +08:00
Michael An
ca42f80d57
change repo API token permission select (#7250) 2024-12-27 21:53:08 +08:00
llj
1058cf2151
Readonly misc fixup (#7274)
* ['dir view'] fixup for the tree panel: don't display 'New Folder', 'New File' in the menu for library shared with 'r' permission

* ['dir view'] don't display empty 'right icons' when hover on the tree nodes in the tree panel

* [codemirror] improved the configuration for the 'readOnly' mode(Don't display cursor for readOnly files)

* fixed eslint warnings
2024-12-27 20:46:35 +08:00
Michael An
58e9d1423f
Change modal header button style (#7271)
* 01 remove useless package

* 02 change modal header icons
2024-12-27 17:44:13 +08:00
杨国璇
d85dcea40e
fix: admin share ui (#7265)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-27 11:22:42 +08:00
llj
bd6a35c374
[sort repos] added 'sort by name/size/time' to the table header in 'Files' page; added 'sort by size' to the sort menu (#7263) 2024-12-26 18:04:32 +08:00
杨国璇
1bf3350c8c feat: search input 2024-12-26 15:30:23 +08:00
llj
7b87b755a0 [wiki] fixed eslint warning 2024-12-26 14:54:13 +08:00
杨国璇
066cf942d3
Merge pull request #7249 from haiwen/fix/kanban_setting_panel_ui
Fix/kanban setting panel UI
2024-12-26 14:23:44 +08:00
杨国璇
a59280997a
fix: dtable ui (#7260)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-26 14:17:45 +08:00
zhouwenxuan
9ca75133c4 close detail when open setting panel 2024-12-26 13:54:32 +08:00
llj
aed76073d6
[wiki] added 2 new entrances(one in the wiki card, the other in the w… (#7248)
* [wiki] added 2 new entrances(one in the wiki card, the other in the wiki 'edit' page) for published wikis

* [wiki] fixed eslint warning
2024-12-26 12:28:54 +08:00
awu0403
4f8047f498
System page list wiki (#7195)
* add All wikis

optimize

* update

* optimize

* select wiki info by sql

* optimize publish wiki

* update

* optimize ui

* update

* Update repos.js

* optimize varname

* Update wiki-card-item.js

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
2024-12-25 15:43:07 +08:00
杨国璇
9b8b7c9324
feat: file details ai (#7251)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-25 13:53:26 +08:00
Aries
336e1fa193
fix bug - move file to searched folder failed (#7247)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-12-24 16:41:46 +08:00
Michael An
08abceb14b
custom modal header close icon (#7240)
* seahub custom modal header

* add custom modal header

* special modal use custom close
2024-12-24 11:20:40 +08:00
杨国璇
bbf567562e
feat: update image-lightbox version to 3.0.4 (#7245)
* feat: update image-lightbox version to 3.0.4

* fix: bug

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-24 10:35:56 +08:00
杨国璇
8dd627bf1f
feat: deleted repos ui (#7241)
* feat: deleted repos ui

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 22:26:11 +08:00
Aries
2af78338bf
record the status of detail to local storage (#7194)
* record the status of detail to local storage

* face recognition view support show detail

* feat: optimize code

* fix: bug

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 17:47:20 +08:00
awu0403
544c4edbf2
fix user to admin (#7237)
Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-12-23 16:56:21 +08:00
llj
6770711901
[paginator] fixed the paginators for 'repo trash' dialog & 'wiki trash' dialog (#7238) 2024-12-23 16:55:06 +08:00
Michael An
350d06068e
change select style (#7236) 2024-12-23 16:50:01 +08:00
Michael An
46f9dfb1bd
Fix transfer dialog wrong text (#7235)
* fix transfer link tip

* update translation
2024-12-23 11:47:27 +08:00
Michael An
1d7521f8ed
change search box click x to clear search value (#7233) 2024-12-23 11:27:20 +08:00
杨国璇
6247a27ef6
feat: image light ocr (#7224)
* feat: image light ocr

* feat: optimize code

* feat: update code

* feat: update imagelight version

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-23 11:02:39 +08:00
llj
49bd39f7df
Repo history redesign (#7229)
* [repo history] display it with a dialog instead of an independent page

* [repo history] redesigned the 'commit details' dialog

* [repo history] added prop type checking
2024-12-21 18:22:52 +08:00
杨国璇
9fb6870679
fix: details rename (#7232)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-21 18:22:08 +08:00
Michael An
a50b5d8f5a
fix markdown history style (#7231) 2024-12-21 18:19:32 +08:00
Michael An
bdc09c0e4e
Fix Wiki no history page (#7226)
* fix no page history

* fix wiki aria
2024-12-20 18:27:43 +08:00
Michael An
bde5ec063e
change wiki2 search icon (#7223)
* change wiki2 search icon

* change clear search
2024-12-20 14:38:29 +08:00
杨国璇
3a783dac7c
fix: trash dialog UI (#7221)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-20 11:29:05 +08:00
Aries
b27a0170c7
Optimize/metadata context menu (#7206)
* move record

* add copy option in gallery

* optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimzie code

---------

Co-authored-by: zhouwenxuan <aries@Mac.local>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-12-19 16:21:06 +08:00