1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-22 00:43:28 +00:00
Commit Graph

12389 Commits

Author SHA1 Message Date
杨顺强
517147442b update sdoc version 2023-05-05 21:25:49 +08:00
杨顺强
87c46208ba update sdoc version 2023-05-05 21:16:30 +08:00
llj
c1d93a977b [sdoc-editor] updated the version 2023-05-05 14:32:09 +08:00
杨顺强
8f1982b8f8 update sdoc translate 2023-05-04 11:13:15 +08:00
杨顺强
215e504b04 update sdoc fonticon 2023-05-04 10:51:26 +08:00
杨顺强
6797cf5c4b update sdoc version 2023-05-04 10:14:35 +08:00
杨国璇
be31ed4046
feat: record doc modify user (#5459)
* feat: record doc mpdify user

* Feat: update code
2023-04-28 17:20:43 +08:00
杨顺强
a4de00de69 update sdoc version 2023-04-28 13:24:15 +08:00
杨国璇
8b83ce0196
feat: sdoc support list history (#5457)
* feat: sdoc support list history

* Feat: git add .

* feat: update code

* feat: update code
2023-04-27 10:36:49 +08:00
WJH
cbc174a23f
fix creator_name is None (#5456) 2023-04-26 13:48:28 +08:00
WJH
6fe6dc84e1
fix commit object has no attribute 'creator_name' (#5455) 2023-04-26 12:21:44 +08:00
杨顺强
980ef5b2bc update sdoc version 2023-04-25 17:52:02 +08:00
杨顺强
dd2ac1b190 update sdoc version 2023-04-25 16:28:53 +08:00
llj
da7cbed7c8 [sdoc-editor] updated the version 2023-04-24 17:20:29 +08:00
杨顺强
91367a4807
repair code bug (#5454) 2023-04-24 15:02:07 +08:00
Thibaud Franchetti
d4cb03ddcf
Add support for Seafile 10.0 notification server 2023-04-23 22:56:06 +02:00
杨顺强
05b8c675ec update sdoc version 2023-04-23 18:40:05 +08:00
杨顺强
1dfcfc8b8b
update token generate (#5452) 2023-04-23 18:34:51 +08:00
杨顺强
2b933420ce
repair code bug (#5451) 2023-04-23 18:22:49 +08:00
杨顺强
b9d62d1200
repair code bug (#5450) 2023-04-23 16:54:59 +08:00
杨顺强
6d35e50ef0 update sdoc version 2023-04-23 16:16:15 +08:00
杨顺强
6ccf9c3a95
sdoc jwt return name and avatar_url & fix a issue (#5448)
* sdoc jwt return name and avatar_url & fix a issue

* add size argument

---------

Co-authored-by: wang <40563566+loveclever@users.noreply.github.com>
2023-04-23 16:01:03 +08:00
lian
65fbc71493
escape share file name in email template (#5440) 2023-04-23 14:47:57 +08:00
llj
3d1365e762
[audio file view] added support for 'flac' & 'opus' (#5447) 2023-04-23 13:59:41 +08:00
杨顺强
ed201cbaeb update sdoc version 2023-04-23 12:08:24 +08:00
欢乐马
9f7b6dd9bd
seadoc_access_token (#5409)
* seadoc_access_token

* SeadocUploadFile
2023-04-23 12:00:59 +08:00
llj
5e73c897df [seafile-js] updated the version 2023-04-23 11:09:31 +08:00
WJH
8b87fff980
improve log level when status is 1 and 4 (#5446) 2023-04-23 10:47:24 +08:00
lian
b24c13dce5
delete dirents undo (#5422)
* delete dirents undo

* update message

* update

* update

* [dir view] fixup & improvements for 'restore deleted dirents'(refactored it)

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-04-22 08:03:58 +08:00
WJH
7368ca84e8
Update dist.yml 2023-04-21 16:45:20 +08:00
WJH
f1b751d01f
Update dist_and_push.sh 2023-04-21 16:03:29 +08:00
WJH
ab1e6260d4
improve dist_and_push.sh (#5444) 2023-04-21 15:53:06 +08:00
杨顺强
ad97878c57
Update sdoc module code (#5441)
* update code

* optimize code

* update sdoc version
2023-04-21 11:55:11 +08:00
llj
c33fdc8189
[manage group members] redesigned 'search group members' & removed the dialog footer (#5438) 2023-04-19 18:19:58 +08:00
杨顺强
55803e2725 update sdoc version 2023-04-19 14:18:51 +08:00
杨顺强
cf996125ab update sdoc version 2023-04-18 22:10:36 +08:00
lian
50100121c6
update error msg when share/upload link is expired (#5435)
* update error msg when share/upload link is expired

* update test

* [share/upload link audit] modified feedback text for expired links

---------

Co-authored-by: llj <lingjun.li1@gmail.com>
2023-04-18 21:38:00 +08:00
杨顺强
2f61ee3955 update sdoc version 2023-04-18 18:26:06 +08:00
杨顺强
968fef85ea
update sdoc module (#5437) 2023-04-18 18:23:03 +08:00
llj
7e68e497b6 [sdoc] updated the version 2023-04-17 17:39:33 +08:00
llj
5d833f7b71 [sdoc file view] fixup 2023-04-17 16:39:00 +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
feiniks
101c5e85fb
Optimize write performance of migration scripts (#5421)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
2023-04-14 14:33:22 +08:00
杨顺强
e24df17199
Merge pull request #5433 from haiwen/update-sdoc-6
Update sdoc 6
2023-04-13 16:39:53 +08:00
杨顺强
110a2a499f delete unnecessary code 2023-04-13 16:37:54 +08:00
杨顺强
568fe46765 update sdoc translate module 2023-04-13 16:35:06 +08:00
杨顺强
59cd21d993 update sdoc version 2023-04-12 15:39:38 +08:00
杨顺强
979da57868 update sdoc version 2023-04-12 13:27:11 +08:00
lian
fff98e4ba6
updat share links (#5432)
optimize batch create share links
optimize get share links
2023-04-11 20:39:27 +08:00
llj
7f76f8b871
[share dialog] 'share link' panel: modified UI details for 'link creation' (#5430) 2023-04-10 15:57:39 +08:00