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

161 Commits

Author SHA1 Message Date
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
杨顺强
93a2be4ada improve upload ui (#2780) 2019-01-08 11:26:20 +08:00
Michael An
8673ab0fd9 fix-group-style (#2752) 2019-01-05 15:23:53 +08:00
llj
6004ccb6fe [dir view, repo wiki mode] added 'sort' (#2754) 2019-01-04 15:06:27 +08:00
llj
aa98e831e6 [my libraries] sort by name & time (#2726) 2018-12-28 15:19:10 +08:00
C_Q
3bbb44602b fix getParentDectionaryUrl func (#2669) 2018-12-19 16:07:56 +08:00
shanshuirenjia
93b619899f optimized code 2018-12-17 22:34:54 +08:00
shanshuirenjia
98de027e98 optimized code 2018-12-17 12:03:37 +08:00
shanshuirenjia
eb349bd2ff add search module 2018-12-13 20:42:51 +08:00
杨顺强
4880622795 My librarys (#2584) 2018-11-30 17:18:41 +08:00
llj
fb6c097028 [shared with me] rewrote it with react (#2552) 2018-11-22 16:49:48 +08:00
Daniel Pan
fb5d105e6e
Wiki mode improve (#2539) 2018-11-22 11:26:00 +08:00
llj
e2dc2d070a [share admin] rewrote it with react (#2538) 2018-11-19 11:53:44 +08:00
杨顺强
360bd739ce Implement file upload (#2506) 2018-11-14 10:55:11 +08:00
C_Q
8dcf88c32a update draft&review dispaly (#2505)
* replace draft.id with draft_name

* add updateDraftsList function

* Repair operation display

* update review dispaly

* refactor code
2018-11-08 10:36:41 +08:00
山水人家
209237a22a Bug repair (#2458) 2018-10-25 14:42:53 +08:00
山水人家
f3e0284751 Implement wiki mode menu function (#2461) 2018-10-25 13:36:06 +08:00
山水人家
fdbb39a6d3 Repair eslint wraning (#2453) 2018-10-16 18:19:51 +08:00
shanshuirenjia
c0d645962f Optimized code structure (#2430)
* combine utils file

* modify file position
2018-10-09 10:56:59 +08:00