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

13877 Commits

Author SHA1 Message Date
Michael An
88a6f73621
change trash dialog style (#6383) 2024-07-19 14:37:22 +08:00
Aries
5f31f1a969
Feature - add more operation button on sidebar (#6372) 2024-07-19 13:54:41 +08:00
Ranjiwei
8dc731b21a
Drop wiki2 tables (#6373)
* wiki2-drop-wiki-tables

* Update models.py

* update

* Update wiki2.py
2024-07-19 12:27:39 +08:00
Michael An
67780dd73d
12.0 fix left nav tooltip z-index and cursor style (#6381)
* 01 delete useless z-index

* 02 change tooltip cursor style
2024-07-19 12:10:07 +08:00
Michael An
88dc8d0cac
run npm lint when open PR (#6375)
* 01 fix code warnings

* 02 change test.yml
2024-07-19 11:14:28 +08:00
Aries
c3b9b96ed9
add grid item margin (#6376) 2024-07-19 09:44:40 +08:00
杨国璇
b829f39618
feat: metadata view calculate (#6378)
Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-07-19 09:33:23 +08:00
杨国璇
1a00cc6c54
fix: metadata editor bug (#6377)
* fix: metadata editor bug

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.8>
2024-07-18 20:49:02 +08:00
Michael An
a4ffa253f5
12.0 fix left nav tooltip (#6371)
* 01 change tooltip position

* 02 change id files
2024-07-18 20:44:21 +08:00
杨国璇
a87c1769e6
fix: js warning (#6374)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:54:28 +08:00
杨国璇
71a04bf7b6
feat: insert column (#6358)
* feat: insert column

* feat: adjust api

* feat: delete code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-18 17:40:53 +08:00
Michael An
5f42f71486
change side nav tooltip and animation (#6361)
* change side nav tooltip and animation

* fix code warnings
2024-07-18 16:07:46 +08:00
Aries
91ebfd1398
adjust anti-shake interval from 250ms to 100ms (#6370) 2024-07-18 16:02:38 +08:00
Ranjiwei
1bc984f515
update (#6369) 2024-07-18 14:30:57 +08:00
Ranjiwei
fbd7a32a86
Update mysql.sql (#6367) 2024-07-18 14:07:02 +08:00
awu0403
0981a0dc99
update repo trash (#6148)
* update repo trash

* update code

* select trash

* update

* update

* merge clean trash

* fix-uni-test-and-code-optimize

* Update mysql.sql

* code-optimize

* update select

* update sql

* update UI

* change trash dialog style

* optimize code

* fix code format

* Update repo_trash.py

* update

* add clean trash Command

* update

* optimize code

* support page

* support frontend page

* update

* Update __init__.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update clean_repo_trash.py

* Update trash-dialog.js

* Update clean_repo_trash.py

* set default by 90

* Update clean_repo_trash.py

* update

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: r350178982 <32759763+r350178982@users.noreply.github.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-18 13:44:41 +08:00
Michael An
cf7272c274
fix grid menu style (#6366) 2024-07-18 13:37:12 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Aries
c5d02b33b2
Improvement - auto focus filename without extension when renaming (#6364)
* Improvement - auto focus filename without extension when renaming

* code formatting
2024-07-18 11:54:50 +08:00
Aries
77def3b1f6
Improvement - dirent grid view mode interactive experience (#6362)
* Improvement - dirent grid view mode interactive experience

* Fix - code formatting
2024-07-18 11:17:19 +08:00
Aries
bc02e2f47d
Fix bug - rename submit failed when click enter in grid mode (#6363) 2024-07-17 21:00:10 +08:00
杨顺强
de3f5bbf3d update sdoc version and sdoc translate 2024-07-17 14:13:15 +08:00
Aries
2b1cace1b8
12.0 add sort button in lib content view (#6355)
* feature - add sort button on content page

* remove seahub/wiki2/migrations/0001_initial.py

* add default option for sort options

* modify shallow compare to strict compare
2024-07-17 11:09:53 +08:00
Michael An
ab56b68887
change context menu style (#6333)
* change menu context style

* change tree view menu context
2024-07-17 10:45:53 +08:00
lian
dbe878199e
only send activity in last 1 days (#6357)
* only send activity in last 7 days

* udpate

* udpate

* update
2024-07-17 10:44:10 +08:00
欢乐马
2ef646db02
fix ldap login multi base_dn (#6360) 2024-07-17 10:15:32 +08:00
杨顺强
47e4bb4573
Merge pull request #6359 from haiwen/12.0-fix-page-name-synchronous-bug
fix rename page logic
2024-07-17 10:03:52 +08:00
杨顺强
32473959f9 update sdoc version and sdoc translate 2024-07-16 18:25:16 +08:00
Michael An
b31c2177e2 change end typing indent 2024-07-16 17:18:09 +08:00
Michael An
3d089d0728 fix rename page logic 2024-07-16 17:00:32 +08:00
Michael An
3e24c322dc
Fix delete page (#6356)
* 01 fix memory leak

* 02 delete useless side panel icon code

* 03 delete useless function

* 04 delete useless delete page
2024-07-16 16:08:53 +08:00
Michael An
5f3c79d2a8
Change page title (#6350)
* 01 change component name

* 02 change wiki title
2024-07-16 10:26:57 +08:00
Michael An
7c6866503f
Fix wikis list style when side panel width is changing (#6349)
* fix wikis list style when side panel width is changing

* change code format

* fix wiki list item width when side panel is folded
2024-07-15 17:23:23 +08:00
JoinTyang
2536d5c6c3
metadata add file type (#6347) 2024-07-15 17:00:40 +08:00
lian
9243e137b7
fix warning about STATICFILES_DIR not exists when run manage.py commands (#6348) 2024-07-15 16:48:25 +08:00
Michael An
3f9e071a17
optimize file name in grid view (#6345)
* optimize file name in grid view

* optimize codes
2024-07-15 15:13:34 +08:00
awu0403
f12358edd1
Update wiki page (#6298)
* add wiki page

* delete wiki page

* update

* move wiki page

* optimize code

* update

* fix code format

change error message

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
Co-authored-by: Michael An <2331806369@qq.com>
2024-07-15 13:46:05 +08:00
Michael An
6d4e06b571
Fix search folder bug (#6346)
* 01 remove useless toolbar

* 02 change search result is dir
2024-07-13 21:03:31 +08:00
Michael An
4c5509ea14
12.0 change button color (#6329) 2024-07-13 15:15:22 +08:00
杨顺强
183d9beed2
Merge pull request #6343 from haiwen/fix-wiki-icon-bug-2
add font-family limit
2024-07-12 16:14:11 +08:00
杨顺强
a9f255a784 add font-family limit 2024-07-12 16:13:19 +08:00
杨顺强
f78a4826fc
Merge pull request #6342 from haiwen/fix-wiki-icon-bug
fix wiki icon bug
2024-07-12 15:58:36 +08:00
杨顺强
52d57a80a9 fix wiki icon bug 2024-07-12 15:56:35 +08:00
Michael An
d137f85420
12.0 support drag side nav (#6340)
* 01 optimize resize bar

* 02 app side panel support resize

* 03 side panel is folded do not support resize

* 04 optimise code

* 05 use localStorage
2024-07-12 15:52:10 +08:00
杨顺强
7818cdb2ab update sdoc version and sdoc translate 2024-07-12 12:03:11 +08:00
lian
d3ab3c5460
rm REPLACE_FROM_EMAIL and other unused code (#6339)
* rm REPLACE_FROM_EMAIL and other unused code

* update

* update
2024-07-12 11:50:22 +08:00
llj
d74225c21f
[dir view, shared dir view] grid mode: display fold/file names in 2 lines (with ellipsis when it needs) (#6261) 2024-07-12 11:38:23 +08:00
Michael An
10dfe2e47c
fix search when change repoID (#6338)
* fix search when change repoID

* change function name
2024-07-11 20:37:57 +08:00
杨国璇
1963e7538e
fix: view tool popover position (#6337)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-07-11 18:20:30 +08:00
杨顺强
48f0ed4c6b
Merge pull request #6336 from haiwen/update-wiki-cover-name
fix code bug
2024-07-11 17:53:17 +08:00