1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-19 09:37:51 +00:00
Commit Graph

171 Commits

Author SHA1 Message Date
llj
cd3ede438f
[dir view] 'column' mode: fixup for node not loaded when update the node tree after 'move/copy' (#5632) 2023-09-07 15:39:48 +08:00
欢乐马
c31334d657
revision url (#5558)
* revision url

* update revision_id
2023-07-24 10:47:12 +08:00
llj
68ed3e5773
Sdoc draft (#5556)
* [dir view] redesigned the sdoc draft identifier

* [dir view] added option 'Mark as draft' to 'New File' dialog; added big button '+ SeaDoc' for empty library

* [sdoc draft] fixed API typos

* [sdoc file view] displayed draft identifier & added 'unmark as draft' for drafts

* [media/sdoc-editor] updated i18n/l10n strings for sdoc-editor

* [dir view] 'New' dropdown menu: added '(beta)' for 'New SeaDoc File'
2023-07-22 15:54:25 +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
lian
7b25ea1b7f
support undo operation when delete single file/folder (#5475) 2023-05-16 15:46:38 +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
杨顺强
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
llj
d6671ce2f8
[dir view] added a confirmation dialog for deleting a folder (#5321) 2022-11-28 09:27:17 +08:00
llj
7b56e8eace
Seahub UI (#5261)
* [top toolbar] fixed the position of the vertical line between 2 sides

- fixed it for all the pages
- removed the duplicated 'div.main-panel' in 'lib-content-view'

* [search] modified the UI

* [top toolbar] redesigned the notification

* [top toolbar] avatar & the triangle: modified the UI

* [left side panel] updated the UI; fixup & improvement

* [misc] modified links' color, op-icon, and etc.

* [misc] updated UI for share dialog, other dialogs, & 'more operations' dropdown

* [misc] UI: modified markdown side panels, comment panels, input/textarea placeholder

* ['user settings' page] modified UI

* [shared dir upload link page] modified the UI

* [user settings] modified the UI

* [user settings] fixup

* [seafile-ui.css] use an updated one (modified color of buttons)
2022-10-12 18:10:12 +08:00
lian
1252e7b6ef
remove repo share when delete custom share perm (#5241)
Co-authored-by: lian <lian@seafile.com>
2022-08-17 11:20:19 +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
6993247423 [related files] removed all the related functions 2022-03-11 18:38:57 +08:00
lian
8192e64175 update onlyoffice convert 2021-09-18 12:35:23 +08:00
王健辉
07df610e43
custom share permission (#4967)
* custom share permission

* remove path field

* add permission manager ui

* optimize custom permission manager style

* add permission setting

* add normalize_custom_permission_name

* optimize repo custom permission

* delete useless code

* optimize code

* optimize code

* optimize markdown file page

* fix a few bugs

* add permission control

* repair modify permission

* optimize style

* optimize copyright

* add try-except

* optimize code

* move file&folder

* batch operation item

* repair batch move item

* update copyright

* optimize move permission control

* optimize code

* optimize code

* optimize code & fix code wranning

* optimize code

* delete unsupport permission

* optimize code

* repair code bug

* add pro limit

* optimize code

* add permission handle for permission editor

* repair new file&folder bug

* optimize file uploader code

* custom permission user can not visit custom permission module

* optimize code

* forbid comment&detail module

* optimize code

* optimize modify/preview permission

* optimize custom permission share perm

* optimize view file module: file-toolbar

* optimize custom drag move operation

* repair column view bug

* optimize drag operation code

* repair code bug

* optimize code

Co-authored-by: shanshuirenjia <978987373@qq.com>
2021-09-13 10:37:07 +08:00
llj
6bfd8cce96 [video thumbnail] display the thumbnails for some pages.
- when 'video thumbnail' feature is enabled, display the thumbnails
  for 'dir view', 'starred(favorites)', 'file view', 'shared dir view'
  pages.
2021-07-19 15:13:17 +08:00
llj
a78529f97a [dir view] offered 'full dirent list' for 'image viewer' to view all the images 2021-06-16 18:02:48 +08:00
lian
911f419c97 Merge branch '7.1' into master 2020-12-30 11:09:05 +08:00
杨顺强
2a6faa5208
fix: update window.open function for integrate to onlyoffice (#4742) 2020-12-10 11:30:16 +08:00
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
shanshuirenjia
c7bafc48ac Merge branch '7.0' 2020-04-11 18:12:47 +08:00
shanshuirenjia
488c4c51b6 repair code bug 2020-04-11 18:09:39 +08:00
shanshuirenjia
03a88f7f47 repair code bug 2020-04-11 18:03:45 +08:00
shanshuirenjia
138814464f Merge branch '7.0' 2020-04-11 17:58:52 +08:00
杨顺强
1f1b58f1db
improve move copy code (#4522) 2020-04-11 17:54:52 +08:00
shanshuirenjia
9c8347f1a3 Merge branch '7.0' 2020-04-10 18:22:52 +08:00
杨顺强
5591bbd1d6
repair bug&improve code (#4521)
* repair bug&improve code

* delete test code
2020-04-10 18:08:27 +08:00
shanshuirenjia
91ef56e516 Merge branch '7.0' 2020-04-02 15:56:19 +08:00
杨顺强
11a0d0fc3c
Repair move copy bug 2 (#4511)
* optimize code

* optimize code

* add copy tip
2020-04-02 15:45:33 +08:00
shanshuirenjia
e9f3f8ed2e conflict fixed 2020-04-01 11:19:09 +08:00
杨顺强
54621adb8a
improve move&copy interactive (#4495)
* improve move&copy  interactive

* optimize code

* optimize code
2020-03-31 13:45:36 +08:00
shanshuirenjia
5f7e566581 Merge branch '7.0' 2020-03-02 17:52:41 +08:00
杨顺强
1737228bab
optimize translate code (#4465) 2020-03-02 17:47:34 +08:00
shanshuirenjia
307768d875 Merge branch '7.0' 2020-03-02 16:48:38 +08:00
杨顺强
8e58fb5b07
optimize code (#4462) 2020-03-02 16:44:39 +08:00
杨顺强
2aa0a6fbc5
repair merge bug (#4459) 2020-03-02 11:21:13 +08:00
shanshuirenjia
c3af9ff2a1 Merge branch '7.0' 2020-03-02 10:15:05 +08:00
杨顺强
35e4b0218f
optimize toolbar code (#4456) 2020-02-29 22:47:48 +08:00
shanshuirenjia
53cf7f0492 merge 7.0 2020-02-29 17:08:58 +08:00
杨顺强
2f07e57255
Add progress for move (#4455)
* add move dsprogress ialog

* optimize code

* add copy logic

* update ui

* optimize code
2020-02-29 17:02:11 +08:00
lian
dcb871c957 Merge branch '7.0' 2020-01-06 16:25:55 +08:00
杨顺强
520f6d4639 Repair toolbar operation state (#4375)
* repair toolbar operation state error bug

* add comment

* optimized code
2019-12-25 10:16:09 +08:00
杨顺强
4e584c8f65 improve code (#4370)
* improve code

* optimized code
2019-12-19 13:44:30 +08:00
杨顺强
0c8d221a45 repair weixin lib search bug (#4173) 2019-10-22 12:01:00 +08:00
杨顺强
295decc039 repair wechat bug (#4150) 2019-10-15 10:16:48 +08:00
llj
5c7c13c478 [dir view] updated 'top operation list' for current active dirent (#4046)
* [dir view] updated 'top operation list' for current active dirent

* added `getDirentOperationList` to utils.js
* improved code

* [dir view] added operations for current active dirent; bugfix &
improvement

* [utils] rewrote 'get dirent operation list' & bugfix
2019-09-04 14:21:57 +08:00
杨顺强
eecc8968b5 repair translate error (#3911) 2019-07-25 07:55:52 +08:00
zxj96
c3566bed08 add catch errMessage 2019-07-23 11:39:18 +08:00
zxj96
f0835ad754 repair bug 2019-07-23 11:20:17 +08:00
zxj96
4293050ab6 Add queryAsyncOperationProgress API 2019-07-23 09:42:09 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
shanshuirenjia
b5e46aa903 share item show bug 2019-06-27 11:48:41 +08:00
shanshuirenjia
d5d6472186 repair share btn control bug 2019-06-21 17:54:06 +08:00
Michael An
479350dc77 fix-warnings 2019-06-21 13:59:17 +08:00
zxj96
36a51ba551 modify func name 2019-06-12 21:43:33 +08:00
zxj96
59c57cccba Remove extra spaces 2019-06-12 21:18:31 +08:00
zxj96
e3738aa7b6 delete compare func 2019-06-12 21:14:12 +08:00
zxj96
7bc32c807a optimization code 2019-06-12 20:50:12 +08:00
zxj96
147e94d011 modify func name 2019-06-12 17:59:08 +08:00
zxj96
5f7c16b868 optimization code 2019-06-12 17:50:55 +08:00
zxj96
8e5a01feea Modify variable name 2019-06-12 15:12:42 +08:00
zxj96
e33637dcc8 modify move_copy sync api 2019-06-12 14:59:33 +08:00
shanshuirenjia
649a68829c improve delete message 2019-06-05 21:10:42 +08:00
zxj96
b772030c71 delete rename successful tips 2019-06-03 14:22:55 +08:00
Daniel Pan
82cbbe2d06
Merge pull request #3573 from haiwen/sort_size
Sort size
2019-05-31 20:37:20 +08:00
zxj96
864f8778f9 Copyitems into the current directory 2019-05-31 12:13:24 +08:00
Michael An
3b5d9e2e36 update comment panel 2019-05-30 10:38:07 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
杨顺强
742a327e1c Add delete message 2 (#3560)
* add delete Folder(file) message

* add delete my-libs repo message

* add group-view delete repo message

* optimzed code
2019-05-28 17:48:44 +08:00
shanshuirenjia
8eede90d59 repair code error 2019-05-17 16:04:42 +08:00
zxj96
cf5894503d Give hint when permission is not enough 2019-05-17 14:47:06 +08:00
zxj96
b5bd705516 Open the edit page when the content is not empty (#3458)
* Open the edit page when the content is not empty

* Use size instead of content

* change func name

* Replace getMarkdownSize with showColumnMarkdownFile
2019-05-14 16:58:59 +08:00
zxj96
3cc43d9041 Resolve warring (#3454)
* Resole project warrings

* Delete extra blank lines

* resolve dir-column-nav warnings
2019-05-14 10:15:09 +08:00
zxj96
edc223e520 Session optimization (#3423) 2019-05-12 15:05:53 +08:00
zxj96
4d00ba9d58 Column update (#3434) 2019-05-10 15:40:01 +08:00
zxj96
893adc8f49 Automatically update pages without having to manually update the page 2019-05-09 14:49:21 +08:00
zxj96
12ac2d3c24 Add a semicolon 2019-05-07 10:14:29 +08:00
zxj96
cd56076f0d Modify some formatting issues 2019-05-07 10:06:24 +08:00
zxj96
00c35d011f File move to list view and inaccurate refresh after moving 2019-05-05 17:20:37 +08:00
shanshuirenjia
5a04a22ad6 open draft in new window 2019-04-26 17:08:16 +08:00
Daniel Pan
e9201be344
Merge pull request #3349 from haiwen/list-optimization
List optimization
2019-04-24 15:27:04 +08:00
zxj96
d2d23379ba merge code 2019-04-24 15:24:27 +08:00
zxj96
813a702ab5 modify function name 2019-04-24 15:16:26 +08:00
zxj96
9cd68756ff Restore code 2019-04-24 14:39:46 +08:00
zxj96
c7d9eb8ec0 Display quantity up 2019-04-24 13:52:09 +08:00
zxj96
870c32113c Use one variable instead of two 2019-04-24 13:37:48 +08:00
zxj96
978288eb39 Modify some naming conventions 2019-04-23 16:50:17 +08:00
zxj96
7245d9dcc5 modify state 2019-04-23 15:58:06 +08:00
zxj96
624871fc9c Use state change directory array 2019-04-23 14:43:47 +08:00
shanshuirenjia
88e480b575 repair history.back&history.go bug 2019-04-22 18:05:18 +08:00
shanshuirenjia
f3d3cd331b repair new draft bug 2019-04-19 15:50:27 +08:00
shanshuirenjia
c30aac483a repair bug 2019-04-18 18:02:40 +08:00
Michael An
fea12cbb3e handle delete item details panel bug 2019-04-18 15:01:51 +08:00
ilearnit
c29e958436 fix draft bug 2019-04-17 05:08:47 +00:00
zxj96
8d5b16505f Add tag (#3281) 2019-04-17 10:48:44 +08:00
杨顺强
11d43de63a repair mode change bug (#3264) 2019-04-13 11:56:44 +08:00
杨顺强
4415b3a873 Active improve 2 (#3262)
* improve active-item logic

* update interactive
2019-04-13 10:45:11 +08:00
杨顺强
fce77f9985 Active item bug repair (#3260)
* repair interactive bug

* modify active color

* repair bug
2019-04-13 09:57:44 +08:00
杨顺强
611e2aefb1 Active item improve (#3258)
* optimized code

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +08:00
zxj96
f721ecb0a0 Items cookie (#3253)
* my-lib and itmes use the same cookie

* Modify the cookie name

* All sorts use the same cookie
2019-04-12 14:30:08 +08:00