1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 15:19:06 +00:00
Commit Graph

4360 Commits

Author SHA1 Message Date
Michael An
d63b68e8ab Wiki add new page below or above (#7118)
* Wiki add new page below or above

* change var name

* remove sibling page

* update create wiki page logic

* fix page does not exist

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-11-29 22:03:59 +08:00
llj
51d5706aa6 [size unit] changed 'bytes' to 'B' (#7128) 2024-11-29 17:41:35 +08:00
llj
429a2f39d3 [sdoc history page] changed the direction icons in the 'History Versions' side panel (#7130) 2024-11-29 17:41:10 +08:00
Michael An
8ba060bcdd remove 48x48 library icons (#7126) 2024-11-29 14:42:08 +08:00
llj
9048035920 ['view mode'] changed the shortcuts to solve the "input !@" problems (#7117)
- It used 'shift + 1' & 'shift + 2' as shortcuts. That caused problems.
  when a user input '!' or '@' in an input on the page, the 'view mode'
  was changed.
- solution: replaced 'shift + 1/2' to 'ctrl/cmd + shift + 1/2'
2024-11-29 11:29:56 +08:00
杨顺强
2223561985 update seafile editor version 2024-11-29 10:42:57 +08:00
杨国璇
7d206bc691 feat: detail support tag (#7119)
* feat: detail support tag

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-29 09:53:51 +08:00
杨国璇
af0ad3e81c feat: metadata all tags scroll (#7115)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-28 20:47:38 +08:00
llj
19257fb177 [system admin] 'Settings' page: changed titles of all the setting items to natural English strings, and offered i18n (#7123) 2024-11-28 20:46:22 +08:00
Michael An
b91d2404b7 Fix webp image preview (#7121)
* 01 webp image can preview

* 02 search result page can preview webp

* 03 format codes
2024-11-28 20:44:27 +08:00
杨顺强
acf730283a update seafile-editor version 2024-11-28 18:10:53 +08:00
杨顺强
7b7fb111fd update sdoc version and sdoc translate 2024-11-28 16:30:13 +08:00
llj
1a74f9dabf ['wiki' page] redesigned the 'change cover' button (#7120) 2024-11-28 16:05:28 +08:00
杨顺强
ab8d16e2f8 update sdoc version and sdoc translate 2024-11-27 17:19:13 +08:00
杨顺强
72816df9cd update sdoc version and sdoc translate 2024-11-27 16:41:31 +08:00
杨国璇
0ba3a66ed5 fix: metadata refresh display (#7113)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 12:06:30 +08:00
杨国璇
7ad7f1d9c6 feat: all tags click (#7112)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 11:38:03 +08:00
llj
dce7f1ac98 Lib settings fixup (#7109)
* [lib settings] fixup

* [lib settings] related update(removed unused code & etc.)
2024-11-27 11:18:06 +08:00
Michael An
8edd4c8505 Change grey color (#7091)
* 01 change 818a91 to 666

* 02 change 8c8c8c to 666

* 03 remove useless dtable-icon

* 04 remove dtable-db

* 05 change 888 to 666
2024-11-27 11:03:59 +08:00
杨国璇
ed62007228 feat: refresh metadata view (#7110)
* feat: refresh metadata view

* feat: optimize code

* feat: optimize tip

---------

Co-authored-by: 杨国璇 <ygx@192.168.1.2>
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-27 10:59:39 +08:00
llj
ffc75b77c3 ['dir view' page] don't display the 'views' module for group members when the 'metadata' feature is not turned on (#7106) 2024-11-26 17:50:42 +08:00
杨国璇
b083ecad29 feat: tags keydown support(ctrl+c, delete, drag) (#7107)
* feat: tags keydown support(ctrl+c, delete, drag)

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-26 17:45:58 +08:00
Michael An
90b668258d fix library setting dialog highlight tab (#7104) 2024-11-26 16:19:27 +08:00
杨顺强
0d8e198ab1 update sdoc version and sdoc translate 2024-11-26 14:29:00 +08:00
杨国璇
ece36d36f5 fix: metadata load tip (#7103)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-26 12:25:53 +08:00
杨国璇
03fd3b8f55 feat: all tags (#7099)
* feat: all tags

* feat: optimize code

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-25 20:30:46 +08:00
Michael An
d407c9fd63 change file icons (#7100)
* change file icons

* detail panel use big icon
2024-11-25 20:19:44 +08:00
杨顺强
4093c27ed7 Fixed the bug that the lock button is displayed only when the page is refreshed (#7102) 2024-11-25 18:13:08 +08:00
杨顺强
c16e560ff7 update sdoc version and sdoc translate 2024-11-25 17:19:47 +08:00
yinjianfei-user
78b829834b Add wiki history page (#7061)
* add wiki history page

* update button color

* update wiki history page

* code optimize

* code optimize

* update style

* optimize code

* remove wiki-history-page

---------

Co-authored-by: 孙永强 <11704063+s-yongqiang@user.noreply.gitee.com>
2024-11-25 16:24:30 +08:00
Michael An
4da1b47664 Add scan Wechat qrcode to join group (#7098)
* 01 frontend support wechat entry

* 02 change backend settings

* 03 update icon

* 04 change wechat icon
2024-11-25 14:00:52 +08:00
llj
bacc9e2aa5 ['libs' pages] added 'view mode' selector & 'sort' menu for 'my (#7096)
libs, shared with me, shared with all, group, department' pages

- besides that, fixed bugs & improved many lines of code
2024-11-25 10:23:42 +08:00
杨国璇
e7a4e29239 fix: tag files ui (#7095)
* fix: tag files ui

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize ui

* feat: optimize ui

* feat: optimize ui

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-24 20:25:52 +08:00
Michael An
4db4711421 fix mobile wiki close side panel (#7094) 2024-11-23 20:33:07 +08:00
yinjianfei-user
ababb20566 fix sdoc detail page style (#7090) 2024-11-23 15:58:11 +08:00
杨顺强
1a6c7e7e89 update sdoc version and sdoc translate 2024-11-23 14:53:15 +08:00
Aries
aea996a5c1 find image index by id in previewer (#7093)
Co-authored-by: zhouwenxuan <aries@Mac.local>
2024-11-23 14:37:11 +08:00
杨顺强
b0a26cdf92 optimize wiki title style 2024-11-23 14:32:30 +08:00
Michael An
af56e31860 delete wiki page do not jump to first page (#7092) 2024-11-23 13:47:19 +08:00
杨顺强
3643966ee8 update sdoc version and sdoc translate 2024-11-23 11:42:52 +08:00
杨国璇
f0292e5bd3 Merge pull request #7089 from haiwen/fix-tags-load-dir
fix: tags load dir
2024-11-23 10:34:10 +08:00
杨国璇
9db4c52c93 fix: tags load dir 2024-11-23 10:28:46 +08:00
Michael An
187b5df97e Change wiki nav UI (#7085)
* 02 fix page scroll when move or delete page

* 01 init wiki pages all folded
2024-11-22 22:37:29 +08:00
杨国璇
3a90f736dd Merge pull request #7088 from haiwen/fix-tags-api
fix: tags api
2024-11-22 18:28:03 +08:00
杨顺强
e022266792 update sdoc version 2024-11-22 18:26:14 +08:00
杨国璇
943d05a545 feat: optimize code 2024-11-22 18:23:49 +08:00
杨国璇
8f1c97ff6d fix: tags api 2024-11-22 18:12:55 +08:00
杨顺强
e8a3812812 update sdoc version and sdoc translate 2024-11-22 17:37:45 +08:00
杨国璇
25860d1ab8 feat: tags (#7029)
* feat: tags

* feat: optimize code

* feat: optimize ui

* feat: update title

* feat: update title

* Feat: tags status management

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize rebase

---------

Co-authored-by: 杨国璇 <ygx@Hello-word.local>
Co-authored-by: 杨国璇 <ygx@192.168.1.2>
2024-11-22 17:11:55 +08:00
杨国璇
0f6911bf50 feat: metadata file rate (#7053)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-11-22 16:45:55 +08:00