1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-16 16:21:48 +00:00
Commit Graph

51 Commits

Author SHA1 Message Date
llj
1058cf2151
Readonly misc fixup (#7274)
* ['dir view'] fixup for the tree panel: don't display 'New Folder', 'New File' in the menu for library shared with 'r' permission

* ['dir view'] don't display empty 'right icons' when hover on the tree nodes in the tree panel

* [codemirror] improved the configuration for the 'readOnly' mode(Don't display cursor for readOnly files)

* fixed eslint warnings
2024-12-27 20:46:35 +08:00
Aries
0d740cf138
Add option to only show folder in nav side panel (#6541)
* fix conflict

* remove redundant code

* add space at the end of css

* update ui
2024-08-16 11:59:07 +08:00
Michael An
16186b2a8b
01 notification more icon (#6551)
02 change trash mobile

03 mobile menu
2024-08-14 12:20:57 +08:00
杨国璇
f7a7636867
fix: browser spell (#6533)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
2024-08-12 14:25:37 +08:00
Michael An
67210c7363
fix code format (#6365) 2024-07-18 11:58:42 +08:00
Michael An
6233649970
12.0 remove font awesome (#6257)
* remove font-awesome

* remove font awesome 3.2.1
2024-06-28 08:39:44 +08:00
Michael An
d56be9ccd3
12.0 change triangle icon size 12px (#6245)
* 01 change font

* change triangle icon font size
2024-06-21 17:00:51 +08:00
Michael An
b7e686786a
12.0 change triangle icon (#6233)
* change main page

* change main panel icon to #666666

* change wiki icon

* change sort icons

* change hidden header table

* change style
2024-06-21 12:07:58 +08:00
Michael An
f754959323
12.0 change tree highlight style (#6241)
* change root basic style

* change tree style
2024-06-20 18:32:46 +08:00
Michael An
429eecdd06
fix warnings and rename unsafe lifecycle function (#5814) 2023-12-06 17:24:05 +08:00
Michael An
14ce391007
Fix eslint warnings (#5635)
* 01 fix eslint warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings

* fix code warnings
2023-09-13 08:40:50 +08:00
杨顺强
53e2e70d8c
optimize code (#5300)
* optimize code

* update code

* optimize code
2022-11-08 22:35:41 +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
04f29704b3
[eslint] updated eslintrc and improved the code (#4702) 2020-11-02 13:56:35 +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
shanshuirenjia
c4165798c4 improve class naming 2019-04-22 15:15:51 +08:00
shanshuirenjia
8b05873b37 improve code 2019-04-22 14:00:16 +08:00
shanshuirenjia
2f0ea56aa8 optimized code 2019-04-22 12:18:35 +08:00
shanshuirenjia
ddb7ec369e delete item-dropdown-menu unnecessary code 2019-04-22 11:19:26 +08:00
shanshuirenjia
025fe6e29d repair bug 2019-04-21 17:56:55 +08:00
shanshuirenjia
57d3865c7f repair bug 2019-04-21 17:31:28 +08:00
shanshuirenjia
3a3b9e213a improve tree-node-menu code 2019-04-21 16:44:15 +08:00
shanshuirenjia
7161a52d4f repair tree-view interactive bug 2019-04-17 20:54:33 +08:00
zxj96
8d5b16505f Add tag (#3281) 2019-04-17 10:48:44 +08:00
zxj96
e1f585298f No click on the right side of the edit (#3256) 2019-04-13 18:08:21 +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
zxj96
5efa691ab3 Move files into the root library (#3217)
* Move files into the root library

* Add border when file into the root library

* modify some style

* delete overflow:visible

* Add border-bottom
2019-04-09 14:58:40 +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
zxj96
4a9cfe8a46 Move file by drag and drop (#3168) 2019-03-27 11:25:27 +08:00
zxj96
5a6ab8ab07 Add right-click menu, move and copy effects (#3148) 2019-03-23 14:16:48 +08:00
Michael An
3db4759cde tooltip (#3024) 2019-03-01 15:53:18 +08:00
Michael An
9d878b8ea3 update markdown file icon (#2998) 2019-02-26 10:34:09 +08:00
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
杨顺强
c53a1f0b3b Wiki improve (#2894) 2019-01-28 16:48:03 +08:00
杨顺强
330407be0b abstract dir-operation-toolbar and view-mode-toolbar (#2569) 2018-11-28 08:57:42 +08:00
Daniel Pan
fb5d105e6e
Wiki mode improve (#2539) 2018-11-22 11:26:00 +08:00
山水人家
fdbb39a6d3 Repair eslint wraning (#2453) 2018-10-16 18:19:51 +08:00
山水人家
d49e2f38f7 New file/folder menu on toolbar (#2452) 2018-10-16 14:27:21 +08:00
shanshuirenjia
c0d645962f Optimized code structure (#2430)
* combine utils file

* modify file position
2018-10-09 10:56:59 +08:00
shanshuirenjia
3a67d78016 clean package.json and repair code style (#2411)
* clean package.json and repair code style

* update css style

* repair bug
2018-09-29 18:32:53 +08:00
shanshuirenjia
db47fb34a7 Wiki coding style improve (#2380) 2018-09-19 09:57:17 +08:00
C_Q
3d165ec733 Update tmp (#2373)
* fix file history time

* change activities url to dashboard

* remove serverRoot from dashboard

* fix api name

* Repair some components are not display

* fix code style

* rename file

* init seafileAPI

* update search

* update seafile-editor seafile-js

* debug rebase

* fix activities loading

* fix drafts css

* add permission
2018-09-18 10:11:37 +08:00
shanshuirenjia
eab6c6fe61 repair wiki bug (#2344)
* repair wiki bug

* optimized code

* optimized code
2018-09-05 17:44:14 +08:00
shanshuirenjia
681a4235a4 [Wiki] Support show folder (#2334) 2018-09-04 17:16:50 +08:00
shanshuirenjia
18b3b68ae5 wiki-init-bug (#2325)
* wiki-init-bug

* repair wiki init load bug

* add wiki file
2018-09-01 13:48:20 +08:00
shanshuirenjia
99e9c8b1c0 Wiki sidebar bug (#2321)
* repair rename bug

* modify rename module and  search module

* add hight-light style for tree-node
2018-09-01 11:34:27 +08:00
C_Q
1faa061321 Update wiki (#2313)
* [wiki] show all files

* [wiki]update choose repo as wiki
2018-08-30 11:35:56 +08:00
shanshuirenjia
00388d3cda Support wiki page create/rename operations (#2295) 2018-08-22 16:39:42 +08:00