1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-22 02:42:54 +00:00
Commit Graph

52 Commits

Author SHA1 Message Date
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
3462473cdb [dir view] fixup for 'image view' in 'column mode' 2021-08-06 14:52:59 +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
llj
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +08:00
llj
49f5e1e3a0 [dir view] added 'sort' for mobile (#4032) 2019-08-29 15:28:54 +08:00
Michael An
accb814d22 change published repo style and comment (#3865) 2019-07-17 14:54:12 +08:00
Michael An
99785665fc change detail panel (#3856) 2019-07-16 16:21:20 +08:00
shanshuirenjia
01df690b19 forbid new folder & new file in container for someone who not has permission 2019-06-24 11:28:25 +08:00
shanshuirenjia
d5d6472186 repair share btn control bug 2019-06-21 17:54:06 +08:00
Michael An
fed0b0ca00 delete details choice and fix wiki comment panel 2019-05-30 14:00:51 +08:00
Michael An
3b5d9e2e36 update comment panel 2019-05-30 10:38:07 +08:00
shanshuirenjia
9d8d4af420 modify tip style 2019-05-20 10:49:56 +08:00
王健辉
ba2ac6ca49 repo-status-interface 2019-05-17 16:30:56 +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
00c35d011f File move to list view and inaccurate refresh after moving 2019-05-05 17:20:37 +08:00
zxj96
701eec1adc Solve browser scaling bugs 2019-04-29 14:22:20 +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
9c3c63c743 Modify some format 2019-04-24 10:24:09 +08:00
zxj96
301effa623 optimization code 2019-04-24 10:10:28 +08:00
zxj96
978288eb39 Modify some naming conventions 2019-04-23 16:50:17 +08:00
zxj96
624871fc9c Use state change directory array 2019-04-23 14:43:47 +08:00
zxj96
002c3a0dcc Large catalog optimization 2019-04-22 18:34:36 +08:00
Daniel Pan
5dda067933
Merge pull request #3332 from haiwen/Add-container-contextmenu
Add container contextmenu
2019-04-22 11:39:04 +08:00
zxj96
8e389ca7bc Modify some code structure 2019-04-21 20:41:14 +08:00
zxj96
ca7857e654 Add the ability to create files and selected states 2019-04-19 17:36:37 +08:00
shanshuirenjia
f3d3cd331b repair new draft bug 2019-04-19 15:50:27 +08:00
zxj96
9965735be3 Grid view mode four edition 2019-04-18 22:36:07 +08:00
shanshuirenjia
5b7794f1da repair delete bug 2019-04-18 16:20:43 +08:00
Michael An
fea12cbb3e handle delete item details panel bug 2019-04-18 15:01:51 +08:00
zxj96
77221fb076 delete tree-view tags 2019-04-17 16:32:19 +08:00
shanshuirenjia
05e76ebfb2 improve active item interactive 2019-04-17 14:18:12 +08:00
zxj96
8d5b16505f Add tag (#3281) 2019-04-17 10:48:44 +08:00
杨顺强
19a2fc7355 repair bug (#3272) 2019-04-13 16:56:06 +08:00
杨顺强
8ac5c9be9b repair bug (#3259) 2019-04-12 20:34:19 +08:00
杨顺强
611e2aefb1 Active item improve (#3258)
* optimized code

* add active interaction

* repair interactive bug
2019-04-12 20:21:54 +08:00
杨顺强
e7ebfcf66c detail bug repair (#3250) 2019-04-12 11:05:56 +08:00
杨顺强
5d2a2b238c Contextmenu improve (#3238)
* add a commen contextmenu component

* optimized translate for menu

* repair contextmenu bug

* optimized share btn show code

* repair showShareBtn bug

* optimized contextmenu

* optimized contextmenu code

* complete dirent-item-menu logic

* optimized contextmenu code

* complete dirent-container-menu logic

* complete tree-node-contextmenu logic

* delete unnecessary code

* optimized contextmenu func

* repair bug

* optimized code style

* optimized code style

* add a dirent-none-view for dir-list-view mode

* optimized dirent-container-menu&dirent-item-menu

* add select-item contextmenu

* repair rebase bug
2019-04-11 21:04:47 +08:00
Michael An
d1f509e8fd Detail panel (#3232)
* update dirent detail btn

* update icon

* add animation

* update
2019-04-10 16:04:26 +08:00
zxj96
07d596f620 Item right menu (#3203)
* Add item right menu

* Add item right menu

* Pass value bug

* Add item right menu

* modify style problem

* Add some style

* Modifying naming issues

* Modify Priority

* Add showShare jurisdiction and modify priority

* Modify subscript to itemIndex

* Communication between sibling components

* Improve interaction

* modify style problem

* Promotion isItemFreezed  and onUnfreezedItem level

* modify bugs

* have tree-node bug

* Solve tree-node item-click  bug

* Complete right click menu

* modify style

* modify style

* item-right-menu finash

* modify style to dirent-=list-item

* modify some style problem

* modify styles

* stop thead contextmenu
2019-04-08 11:35:46 +08:00
Michael An
8cf07d4b1b Add delete-tag-dialog callback function (#3164)
* fix-bug

* update
2019-03-25 15:23:37 +08:00
Michael An
7e072871b8 selected-file-detail (#3140) 2019-03-19 18:20:45 +08:00
Michael An
3472f3c5a6 Add selected menu (#3121) 2019-03-18 17:32:49 +08:00
杨顺强
7502ce83df Wiki mode improve (#3100)
* repair internal link bug

* add tags for path

* add share&editTag feature

* add related-file for column-mode

* repair edit tag bug

* update implement logic
2019-03-15 10:10:24 +08:00
陈钦亮
6137e720f0 Refactor draft (#3018)
* refactor draft

* update
2019-03-01 16:49:35 +08:00
王健辉
abd5718931 modify repo tag color (#3006)
* modify repo tag color

* add getDrakColor function
2019-02-27 14:14:28 +08:00
杨顺强
344eca259a Dir mode optimized (#2992)
* optimized isRepoOwner&isAdmin

* optimized isAdmin

* optimized encrypted porps

* optimized showShareBtn judgement

* repair share bug

* update showShareBtn logic

* delete unnecessary comment
2019-02-27 13:53:36 +08:00