1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-23 20:37:42 +00:00
Commit Graph

2123 Commits

Author SHA1 Message Date
欢乐马
d6c4b858f6 fix spell (#5550) 2023-07-17 16:18:14 +08:00
lian
481a01f035 hide 'Publish a library' button when user's can_publish_repo role permission is False (#5547) 2023-07-14 12:55:30 +08:00
lian
c32ce41ce3 add invisible permission for folder permission (#5538) 2023-07-10 15:48:34 +08:00
杨国璇
5165998326 feat: start revise style (#5540)
* feat: start revise style

* restore code

* restore code
2023-07-09 16:27:02 +08:00
er-pai-r
cee0349f3c feat: list revisions 2023-07-08 13:52:13 +08:00
skywalker
5abb686efb sdocStartRevise 2023-07-08 13:51:17 +08:00
杨顺强
3c59ebd62d Merge branch '10.0' 2023-06-28 18:47:51 +08:00
杨顺强
6a0f9f6aa3 delete sdoc module in 10.0 (#5522) 2023-06-28 18:14:43 +08:00
llj
d6bb78fe41 [notifications popover] fixed content alignment in the header; removed the left black dots for items (#5520) 2023-06-21 16:17:42 +08:00
欢乐马
643b282b34 sdoc-draft (#5512)
* sdoc-draft

* seadoc_mask_as_draft

* SeadocDraft

* doc_uuid delete
2023-06-20 21:18:07 +08:00
lian
d00c4c26d7 Merge branch '10.0' 2023-06-20 17:00:47 +08:00
lian
2024b030f3 'notification/list/' to 'notice/list/' (#5517) 2023-06-20 16:47:20 +08:00
llj
dd7dc6b368 [dir view, file view] removed 'participant list' & 'add participant' for 'info panel' & 'comment panel' (#5515) 2023-06-20 15:38:55 +08:00
llj
b4ed03c537 [dir view - column mode] markdown file view: fixup for tags(display & edit) (#5497) 2023-06-07 20:41:12 +08:00
llj
ab7d2962ca [share dialog] share/upload link: modified 'expiration time' setting('date time picker') (#5490) 2023-05-30 20:41:47 +08:00
杨顺强
ce949d0b53 optimize menu show&hide (#5481) 2023-05-18 17:46:59 +08:00
杨顺强
81e4584283 add seadoc create btn (#5477) 2023-05-17 10:19:52 +08:00
llj
495141c287 Sys department (#5471)
* [system admin - department] redesigned it (split it into 3 tabs/pages)

* [system admin - department] fixup & improvements; code cleanup
2023-05-15 10:57:46 +08:00
杨国璇
948fd44eee feat: sdoc diff (#5465)
* feat: sdoc diff

* feat: add changes

* feat: optimize code
2023-05-13 15:42:54 +08:00
杨顺强
87dc0289d1 Optimize internal link dialog cod (#5466)
* optimize code

* optimize code
2023-05-12 11:24:34 +08:00
llj
c33fdc8189 [manage group members] redesigned 'search group members' & removed the dialog footer (#5438) 2023-04-19 18:19:58 +08:00
杨顺强
968fef85ea update sdoc module (#5437) 2023-04-18 18:23:03 +08:00
llj
7ab352db18 Sdoc (#5434)
* [sdoc file view] added file view, history/trash file view for 'sdoc'

* [sdoc file view] sdoc-editor: upgraded it to the latest version(0.1.5)

- sdoc file view: enable 'auto save'
- sdoc shared/history/trash file view: use the read-only sdoc viewer

* [sdoc file view] fixup
2023-04-17 15:32:52 +08:00
llj
7f76f8b871 [share dialog] 'share link' panel: modified UI details for 'link creation' (#5430) 2023-04-10 15:57:39 +08:00
llj
965f440585 [share dialog] 'share link' panel: added 'export selected links' (#5427) 2023-04-08 17:35:26 +08:00
llj
c3a452bbc3 [share dialog] 'share link' panel: improvement(added 'copy' & used icons instead of text for 'details') for link items in the list (#5424) 2023-04-06 17:38:19 +08:00
llj
dce6670c61 [share dialog] 'share link' panel: added 'empty tip' & etc. (#5423) 2023-04-04 18:07:27 +08:00
llj
b79a46fde1 [seafile-js] updated the version 2023-04-04 16:43:54 +08:00
lian
9f78eddb2f batch generate share links (#5417)
* add MultiShareLinksBatch

* [share dialog] 'share link' panel: redesigned it(enable 'generate links in batch')

* update

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-04-04 16:12:53 +08:00
WJH
f584902e9c improve sso to thirdpart (#5420) 2023-04-04 10:45:03 +08:00
llj
93afb46ed0 Share link (#5419)
* [share dialog] 'share link' panel: display details of a new link after generating it

* [share dialog] 'share link' panel: modified 'Details' UI & added 'mouse hover' effects for link items

* [share dialog] 'share link' panel: fixup & improvement for 'link details'(refactored it)
2023-03-30 17:31:31 +08:00
WJH
b89b446037 multi share links (#5412)
* support more than one share link for each user for a file/folder

* improve frontend page

* optimize frontend page

* [share dialog] 'share link' panel: redesign(list links & offer 'Details' for each link)

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-03-28 16:29:34 +08:00
lian
3fdec9f09f send search user request after one second (#5411)
* send search user request after one second

* [user select] cleaned up code & improvement

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-03-22 15:21:51 +08:00
mrwangjianhui
4ca0986384 sso to thirdpart website (#5401) 2023-03-15 15:40:19 +08:00
lian
146c79ba44 clean orphan share/upload links (#5383)
* clean orphan share/upload links

* update style

* [share admin - links] fixup & improvements for 'deleted' tip & 'clean orphan links'

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-03-01 16:51:36 +08:00
mrwangjianhui
2f0466226a Update translation (#5378)
* update translation

* [l10n] update

* [user settings] WebDAV Password: fixup & improvements

* [i18n] fixed text

* upgrade transifex

* update local command

* pull & make

* update po.files

* [l10n] update

* update translation

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-02-15 21:37:24 +08:00
杨顺强
30666c3713 repair code bug (#5376) 2023-02-13 11:14:35 +08:00
llj
f086d4705b Monitor shared repos (#5375)
* [shared with me] added 'watch/unwatch file changes' for libraries

* [groups, group] added 'watch/unwatch file changes' for libraries

* [shared with me] only libraries shared with 'r', 'rw' permissions can be monitored

* [groups, group] only libraries shared with 'r', 'rw' permissions can be monitored

* [shared with me] improved the interaction for library items

* [groups, group] cleaned up the code
2023-02-11 17:40:43 +08:00
杨顺强
ac84fc7992 optimize style (#5371) 2023-02-07 12:05:49 +08:00
llj
f40beb9853 [video file view] added 'playback rate' options (#5366) 2023-02-04 21:14:17 +08:00
llj
4c62d5086f Watch file changes (#5364)
* [my libraries] redesigned 'watch/unwatch file changes'

- added 'watch file changes' & 'unwatch file changes' to the operation
menu
- added icon & tooltip for monitored libraries
- added support for mobile

* [my libs] updated 'watch/unwatch file changes'

* [notifications] update for 'watch/unwatch file changes'
2023-02-03 09:51:18 +08:00
lian
ff9a0e92f9 Webdav secret (#5357)
* not show webdav password on user profile setting page

* hash webdav password

* show webdav url and username on user profile setting page

* update test

* update

* update

Co-authored-by: lian <lian@seafile.com>
2023-01-18 09:59:53 +08:00
lian
00b1007cae repo monitor (#5265)
Co-authored-by: lian <lian@seafile.com>
2023-01-16 17:56:05 +08:00
lian
4f9dcb344b Rate limit (#5169)
* set upload/download rate limit by user role

* admin set user upload/download rate limit

* update

Co-authored-by: lian <lian@seafile.com>
2023-01-12 16:56:31 +08:00
杨顺强
f8db3a9614 Update dependency 5 (#5349)
* update dependency

* update dependency

* update dependency
2022-12-31 19:38:51 +08:00
杨顺强
3a4cb45fcf Update dependency 4 (#5348)
* react react-dom reach-router react-image-lightbox

* update seafile-editor version

* optimize codemirror code

* optimize code

* repair code bug

* optimize code

* optimize code

* optimize seafile-editor version

* update seafile-editor version

* optimize code

* optimize code
2022-12-29 12:21:47 +08:00
杨顺强
3faa4acb8e Update dependency 3 (#5344)
* update react react-dom prop-types

* update seafile-editor version

* install deep-copy denpendency

* update router version

* repair focus bug

* optimize code

* optimize code
2022-12-24 10:41:34 +08:00
杨顺强
80b4b5fd6c Update dependency 2 (#5342)
* update react-select version

* update react-responsive

* delete unnecessary dependency

* update react-mentions
2022-12-22 16:02:11 +08:00
杨顺强
ca041cc81b Update dependency (#5337)
* update node version

* update dependency

* updat i18n

* update seafile-js version

* remove unnecessary dependency

* update seafile-js version

* update react react-dom version

* update react-dev-utils version

* delete unnecessary dependency

* optimize code
2022-12-21 13:30:29 +08:00
llj
d6671ce2f8 [dir view] added a confirmation dialog for deleting a folder (#5321) 2022-11-28 09:27:17 +08:00