1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-08 10:27:33 +00:00
Commit Graph

68 Commits

Author SHA1 Message Date
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
llj
2e1fc1110f [share admin] share links: added support for mobile; bugfix & improvement (#4004)
* and bugfix for 'generate share link'
2019-08-20 12:00:58 +08:00
杨顺强
68d3a57e7d Improve upload module 2 (#3984)
* optimized upload file

* improve upload

* revert code

* optimized code

* optimized code

* optimized code

* optimized code

* update resumablejs version
2019-08-15 14:52:08 +08:00
llj
8839207207 [share admin] libraries: added support for mobile (#3981)
* and 'bugfix & improvement'
2019-08-14 15:10:58 +08:00
杨顺强
067b17b013 improve upload interactive (#3941)
* improve upload interactive

* improve code
2019-08-02 20:53:39 +08:00
llj
a0f31f2708 [tiff] offer thumbnail for tiff files (#3869) 2019-07-18 18:18:51 +08:00
杨顺强
d207be56bc update upload link&add safair support (#3812)
* update upload link&add safair support

* update seafile-js version
2019-07-08 13:16:01 +08:00
llj
16015ee8e7 [file view] added 'catch' for requests
* added 'getErrorMsg' to utils.js
2019-07-04 16:20:13 +08:00
Leo
7b7055bd19 add office file editOnCloud and download (#3716)
* add office file editOnCloud and download

* modify some details
2019-06-26 17:21:29 +08:00
llj
abbe7d4d1b [permission] changed 'Preview-on-Cloud' to 'Online Read-Only', and etc. 2019-06-25 17:58:02 +08:00
shanshuirenjia
fff5d94cea repair code error 2019-06-21 21:16:05 +08:00
shanshuirenjia
a09770720e optimized code 2019-06-21 21:09:12 +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
Michael An
a08a1e97e3 update 2019-06-20 18:25:10 +08:00
Michael An
eaca5e0584 update 2019-06-20 18:06:12 +08:00
Michael An
08579289d7 wiki relative image path 2019-06-20 17:26:10 +08:00
shanshuirenjia
f5df909e36 repair code error 2019-06-04 17:33:39 +08:00
shanshuirenjia
a0d5ad5e93 solve compatibility problems 2019-06-04 16:18:32 +08:00
Daniel Pan
82cbbe2d06
Merge pull request #3573 from haiwen/sort_size
Sort size
2019-05-31 20:37:20 +08:00
zxj96
d485c2c58a Modify variable name 2019-05-30 16:01:18 +08:00
zxj96
f7dee15902 modify some style and parameter 2019-05-30 14:56:39 +08:00
zxj96
3fc5137409 Compare initial size 2019-05-30 14:31:24 +08:00
zxj96
4c68ee85f3 reult --> result 2019-05-29 16:44:37 +08:00
zxj96
21d4dc0cde Replace fileName weith sizeName 2019-05-29 15:20:34 +08:00
zxj96
ae8365854e Solve the problem of inaccurate sorting of the database 2019-05-29 15:11:18 +08:00
zxj96
835fcb8ddb optimization code 2019-05-29 14:43:22 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
llj
801a468c2a [lib icon] added icons for 'preview' & 'cloud-edit' libraries 2019-05-29 12:24:06 +08:00
王健辉
ba2ac6ca49 repo-status-interface 2019-05-17 16:30:56 +08:00
shanshuirenjia
deb68ee365 repair generator password bug 2019-05-06 16:08:34 +08:00
Daniel Pan
169fd8af3d
Merge pull request #3369 from haiwen/fix-wiki-bug
fix index.md bug && update url wikis-->published
2019-04-26 16:04:44 +08:00
ilearnit
fdff270e5c fix index.md bug && update url wikis-->published 2019-04-26 04:04:52 +00:00
shanshuirenjia
b176873974 optimized onsearched handle 2019-04-26 11:34:11 +08:00
zxj96
2000c9b792 modify cloud-edit description (#3292) 2019-04-17 11:02:23 +08:00
zxj96
b54bea4ecb Modify tips (#3236)
* File move/copy feedback information improvement

* Add a prompt box when move/copy fails

* Encapsulated into a public function

* Modify some formats

* Add a semicolon

* modify movesuccessmessage function

* add semicolon
2019-04-11 11:07:31 +08:00
王健辉
abd5718931 modify repo tag color (#3006)
* modify repo tag color

* add getDrakColor function
2019-02-27 14:14:28 +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
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
C_Q
90324d3d87 Init text shared (#2908) 2019-02-01 18:44:10 +08:00
llj
56613d95d4 [my libs] added 'change password' for encrypted libraries (#2922) 2019-02-01 17:22:42 +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
C_Q
362f673f35 update list wiki dir (#2909) 2019-01-30 11:48:15 +08:00
Michael An
28b365ec6f fix translation (#2905) 2019-01-29 15:53:22 +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
Michael An
a2acee268b permission explanation 2019-01-25 16:52:06 +08:00
C_Q
41b3d2c5df Update public wiki (#2868) 2019-01-24 15:41:01 +08:00
杨顺强
123a442319 improve tree loading for Wiki mode (#2842) 2019-01-23 16:25:14 +08:00
杨顺强
4444a4120a optimized path check method (#2846) 2019-01-17 16:33:27 +08:00
杨顺强
9c230cc5db Select editor encapsulate (#2794) 2019-01-09 14:39:17 +08:00