1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-13 15:05:30 +00:00
Commit Graph

11715 Commits

Author SHA1 Message Date
Daniel Pan
65c38e71a3
Merge pull request #5171 from haiwen/file-history-view-snapshot
File history view snapshot
2022-04-13 13:45:45 +08:00
Daniel Pan
339c909577
Merge pull request #5170 from haiwen/file-history-time-format
[file 'history versions'] modified the time format
2022-04-13 13:45:09 +08:00
llj
1e4a3933de [file 'history versions'] updated the text for 'view snapshot' 2022-04-13 11:03:54 +08:00
llj
31afebad00 [file 'history versions'] added 'view snapshot' for items 2022-04-13 10:59:24 +08:00
llj
581690d1a2 [file 'history versions'] modified the time format 2022-04-12 17:56:29 +08:00
Daniel Pan
eee78d381e
Merge pull request #5163 from haiwen/update-seafile-editor
[seafile-editor] updated the version
2022-04-12 15:51:40 +08:00
llj
6999d3be76 [draft view] removed the vertical resizer between the main panel & the side panel 2022-04-12 14:23:19 +08:00
llj
7f976c2073 [seafile-editor] updated the version 2022-04-12 12:21:52 +08:00
lian
16257c74e1 update tests/github_actions_dist.sh 2022-04-12 10:58:45 +08:00
llj
1869489c0e [draft view] side panel: improved the 'info' panel 2022-04-11 18:51:25 +08:00
llj
0e180dd6b9 [comment panels] fixed bugs & cleaned up some code 2022-04-11 18:46:33 +08:00
Daniel Pan
cd5b798eeb
Merge pull request #5167 from haiwen/fix-move-tree-node-bug
Fix move tree node bug
2022-04-11 18:12:28 +08:00
llj
e086097a69 [draft view] redesigned the 'comment' panel 2022-04-11 17:57:24 +08:00
shanshuirenjia
1139e250a6 fix code bug 2022-04-11 17:52:07 +08:00
shanshuirenjia
eb505a6fcd fix word spelling bug 2022-04-11 17:27:02 +08:00
llj
be69c6d7ce [dir view] redesigned the 'comment panel' for file items 2022-04-09 17:11:17 +08:00
llj
cc9dbd346c [file view] redesigned the comment panel 2022-04-09 14:55:40 +08:00
llj
1c303bf2f7 [seafile-editor] updated the version 2022-04-08 18:07:53 +08:00
Daniel Pan
c82a57c3f4
Merge pull request #5161 from haiwen/convert-repo
fix convert_repo_path bug
2022-04-08 12:25:24 +08:00
lian
eeba60f6e8 fix convert_repo_path bug 2022-04-07 11:49:28 +08:00
Daniel Pan
a4ce27ee3e
Merge pull request #5159 from haiwen/seahub-sh
update seahub.sh make Seafile be compatible with Python 3.10
2022-03-30 10:02:42 +08:00
lian
74dc6aa56c update seahub.sh make Seafile be compatible with Python 3.10 2022-03-25 15:38:02 +08:00
Daniel Pan
ac0d4b21e7
Merge pull request #5158 from haiwen/share-dept-repo
support custom permission when share dept repo
2022-03-24 14:19:09 +08:00
lian
6a6de558d9 support custom permission when share dept repo 2022-03-23 14:13:26 +08:00
feiniks
a80aa00e46
Add --decrypt option for migrate.sh (#5146)
* Add --decrypt option for migrate.sh

* Use read_obj to get data of decrypted

* Use read_decrypted to get decrypted data

* Modify help info
2022-03-22 15:15:08 +08:00
llj
ace219fbf7 [seafile-js] updated the version 2022-03-15 11:19:02 +08:00
Daniel Pan
278b9590fa
Merge pull request #5154 from haiwen/share-link-tag
show tag info on folder share link page
2022-03-15 11:02:45 +08:00
llj
2f16016da6 [shared dir view] 'list tagged files' dialog: added 'download' for files 2022-03-15 10:53:16 +08:00
llj
7dbb1ca640 updated the URL for 'get share link tagged files' 2022-03-14 17:03:03 +08:00
llj
aa1adbfb91 [shared dir view] file tags: fixup & improvement 2022-03-14 16:48:57 +08:00
lian
893a8eebd8 show tag info on folder share link page 2022-03-12 14:56:11 +08:00
王健辉
40949a6134 Merge branch '8.0' 2022-03-12 10:37:18 +08:00
Daniel Pan
1301fb8d4c
Merge pull request #5155 from haiwen/improve-edit-file-comment-permission
improve edit file_comment permission
2022-03-12 10:23:32 +08:00
Daniel Pan
39a6aa878e
Merge pull request #5156 from haiwen/remove-related-file
[related files] removed all the related functions
2022-03-12 10:22:25 +08:00
llj
6993247423 [related files] removed all the related functions 2022-03-11 18:38:57 +08:00
王健辉
4fe5ff38a6 fix test 2022-03-11 13:54:43 +08:00
王健辉
a745ddad87 add test 2022-03-11 13:36:43 +08:00
Daniel Pan
b3150d9d37
Merge pull request #5137 from haiwen/link-expiration
update share/upload link expiration
2022-03-10 16:18:38 +08:00
llj
c888a42782 [seafile-js] updated the version 2022-03-10 16:16:03 +08:00
llj
952a7b4533 [share dialog] share link/upload link: improved 'set expiration'
- improved UI for 'edit expiration'
- improved code: added component `set-link-expiration.js`
- fixed bugs
2022-03-10 14:14:15 +08:00
王健辉
4835a0ba49 improve edit file_comment permission 2022-03-10 12:14:12 +08:00
songjiaqi1
c4ac2159fe
Merge pull request #5153 from haiwen/seafile-editor-update
update edtior font
2022-03-07 14:54:42 +08:00
cainiao222
bdadbd7556 update edtior font 2022-03-07 14:51:11 +08:00
songjiaqi1
ac52362cee
Merge pull request #5152 from haiwen/seafile-editor-update
udpate seafile-editor
2022-03-07 14:45:26 +08:00
cainiao222
31979d3c63 udpate seafile-editor 2022-03-07 14:42:24 +08:00
Daniel Pan
2ee5b7ca54
Merge pull request #5149 from haiwen/tagged-files-improvement
[tags] 'Tagged Files' dialog: improvement
2022-03-07 12:26:42 +08:00
llj
e89ddd856b [tags] 'Tagged Files' dialog: modified UI 2022-03-07 11:19:18 +08:00
Gustl22
5485e27692 👌 Build: Tranform all python3 versions 2022-03-06 21:25:42 +01:00
llj
a64c774b75 [tags] 'Tagged Files' dialog: improvement 2022-03-04 17:54:59 +08:00
Daniel Pan
360d795398
Merge pull request #5148 from haiwen/tag-delete-icon
[tags] 'Tags' dialog: updated style for the 'delete' icons
2022-03-04 13:50:50 +08:00