Michael An
adc8960fd8
change Operation to operation ( #5878 )
2024-01-03 18:08:24 +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
llj
f086d4705b
Monitor shared repos ( #5375 )
...
* [shared with me] added 'watch/unwatch file changes' for libraries
* [groups, group] added 'watch/unwatch file changes' for libraries
* [shared with me] only libraries shared with 'r', 'rw' permissions can be monitored
* [groups, group] only libraries shared with 'r', 'rw' permissions can be monitored
* [shared with me] improved the interaction for library items
* [groups, group] cleaned up the code
2023-02-11 17:40:43 +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
32502fabcd
[a11y] group repos, 'shared with all': enabled 'keyboard access'
2021-10-11 14:01:42 +08:00
llj
007ea2329c
[a11y] 'shared with me': added support for 'keyboard access'
2021-10-11 14:01:42 +08:00
lian
c29a571826
Merge branch '7.1' into master
2021-02-05 11:55:34 +08:00
llj
3600537e12
Mobile visit item ( #4779 )
...
* [mobile] my libs: improved 'visit repo'
* [mobile] dir view: improved 'visit dirent'
* [mobile] shared with me: improved 'visit repo'
* [mobile] group, groups, shared with all: improved 'visit repo'
* [mobile] starred: improved 'visit item'
2021-01-09 18:36:26 +08:00
llj
c0e40076d4
Ocm frontend ( #4754 )
...
* [OCM] modified the icon in 'side nav'
* [OCM] share dialog: improved 'Server select', 'user input', 'submit' and etc.
* [OCM] share dialog: fixup & improvement for 'delete an item' and etc.
* [OCM] 'Shared from other servers' page: fixup & improvement
* [OCM] dir view: fixup & improvement
2020-12-17 15:17:18 +08:00
llj
c485cfc932
improved empty tips ( #4391 )
2020-01-03 16:50:17 +08:00
llj
7d7dc51821
don't turn to login page when 403 ( #4323 )
...
* don't turn to login page when 403
* [403] show login tip when 403 is returned
2019-12-05 15:45:16 +08:00
plt
2ced0bda04
Merge branch '7.0'
2019-10-21 16:44:49 +08:00
杨顺强
9d6d7fd146
repair shraed repo link bug ( #4151 )
2019-10-15 10:37:06 +08:00
plt
50da0104cd
Merge branch '7.0'
2019-08-30 10:05:01 +08:00
llj
49f5e1e3a0
[dir view] added 'sort' for mobile ( #4032 )
2019-08-29 15:28:54 +08:00
plt
47f52bcd90
Merge branch '7.0'
2019-08-25 13:25:37 +08:00
llj
9996db6f5f
[misc] modification for mobile ( #4016 )
2019-08-22 20:23:08 +08:00
plt
6128e92b03
Merge branch '7.0'
2019-07-25 15:08:23 +08:00
杨顺强
eecc8968b5
repair translate error ( #3911 )
2019-07-25 07:55:52 +08:00
Daniel Pan
38fd75eccf
Revert "repair translate error ( #3909 )" ( #3910 )
...
This reverts commit 37fbafee08
.
2019-07-25 07:47:35 +08:00
杨顺强
37fbafee08
repair translate error ( #3909 )
2019-07-25 07:47:04 +08:00
plt
af74f8b30b
Merge branch '7.0'
2019-07-22 17:09:10 +08:00
llj
168c0992a7
[shared with all, group, groups] mobile: improvement ( #3874 )
...
* added component libs-mobile-thead.js
2019-07-18 20:21:50 +08:00
llj
c84984c5cb
[shared with me] mobile: improvement ( #3861 )
2019-07-18 08:27:48 +08:00
llj
cfc5f71417
[shared with me] mobile: improvement ( #3861 )
2019-07-17 17:37:39 +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
Daniel Pan
56b813dcb9
Merge pull request #3633 from haiwen/fix-warnings
...
fix recent warnings
2019-06-11 10:08:47 +08:00
llj
c54ae6cb01
redesigned all 'empty-tip'
2019-06-10 17:30:10 +08:00
Michael An
e4fde3d7a8
fix warnings
2019-06-06 13:33:22 +08:00
zxj96
8eba860bcb
File size sort
2019-05-29 13:57:12 +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
lian
99b4ba8cd6
unStarItem -> unstarItem ( #3181 )
2019-03-27 11:28:00 +08:00
杨顺强
413f82b484
record sord type&order ( #3133 )
2019-03-19 10:35:21 +08:00
lian
d22e600442
star repo ( #2980 )
...
* star repo
* file_icon_url -> item_icon_url
* add UserStarredFiles.objects.get_starred_repos_by_user()
2019-02-26 14:14:00 +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
杨顺强
8a16b4013d
optimized getIcon interface ( #2904 )
...
* optimized getIcon interface
* optimzied get lib-icon code
* repair share-repo bug
2019-01-29 15:22:02 +08:00
llj
d9a2f6ded9
[share] added permission check ( #2900 )
2019-01-29 10:06:26 +08:00
杨顺强
5fd87ff6f1
Table icon size modify ( #2816 )
...
* repair img tag error bug
* set img size by tag inline style
* delete unnessary css style
2019-01-11 15:37:02 +08:00
杨顺强
c6cd6bb2c4
improve icon-img size ( #2812 )
2019-01-11 12:39:43 +08:00
杨顺强
033dc672a5
translate bug repair ( #2769 )
2019-01-05 16:47:20 +08:00
杨顺强
169a11615b
Group and shared module improve ( #2739 )
...
* update seafile-ui.css
* add repo detail for group
* add-detail for groups-view
* group-and-shared-module-improve
* when look detail, clicking navPath, or clicking other item will generator error
2018-12-29 18:25:18 +08:00
杨顺强
8c2944d124
Improve code for tables ( #2730 )
2018-12-28 16:34:04 +08:00
llj
df39fc4162
Shared libs sort ( #2728 )
2018-12-28 16:28:42 +08:00
杨顺强
8637abde8d
Table module optimized ( #2727 )
2018-12-28 11:12:24 +08:00
shanshuirenjia
1be95b5faa
repair bug
2018-12-11 18:34:31 +08:00
杨顺强
4880622795
My librarys ( #2584 )
2018-11-30 17:18:41 +08:00
杨顺强
50a04fed0c
Router optimized ( #2565 )
2018-11-26 17:53:18 +08:00
杨顺强
f95a093d66
Repair router compatibility ( #2562 )
2018-11-26 14:00:32 +08:00
llj
fb6c097028
[shared with me] rewrote it with react ( #2552 )
2018-11-22 16:49:48 +08:00