1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-30 22:34:53 +00:00
Commit Graph

9655 Commits

Author SHA1 Message Date
陈钦亮
a4de3626dc modify frontend judgement (#3204) 2019-04-03 10:30:44 +08:00
杨顺强
171940467e repair upload bug (#3202) 2019-04-02 17:38:08 +08:00
Michael An
284c23493f update sf-editor and sf-js (#3199) 2019-04-02 14:32:25 +08:00
ilearnit
bdf92c3cbb Merge branch '6.3'
Conflicts:
	seahub/notifications/management/commands/send_notices.py
2019-04-02 06:19:41 +00:00
ilearnit
86ad603c30 update frontend dev config 2019-04-01 08:06:39 +00:00
ilearnit
36aebc2123 [frontend] update build 2019-04-01 07:25:29 +00:00
ilearnit
2dd772d72b update config 2019-04-01 07:14:59 +00:00
杨顺强
895124495c add a limit class for router container (#3197) 2019-04-01 14:46:14 +08:00
Michael An
597d22c403 Org department (#3194)
* add org department

* delete hash

* update

* update

* render repo icon

* update dialogs
2019-04-01 13:38:25 +08:00
Daniel Pan
8b6ed0eede
Update README.markdown 2019-03-30 21:06:50 +08:00
陈钦亮
bfb49cad6d update test (#3196) 2019-03-30 07:56:52 +08:00
杨顺强
6d953a6ef7 repair history nav bug (#3195) 2019-03-29 18:27:43 +08:00
陈钦亮
e4de5c64b7 Remove some features from the open source version (#3192) 2019-03-29 18:15:39 +08:00
陈钦亮
123b0585a2 update draft list (#3193) 2019-03-29 16:17:54 +08:00
llj
6c49334ca3 [shared file view] rewrote with react (#3191)
* rewrote 'file view' with react for audio, document, spreadsheet, svg,
unknown files
* code improvement for 'video' file
* bugfix
2019-03-29 15:30:44 +08:00
Michael An
a7a9ede448 add tags (#3189)
* add tags

* update
2019-03-29 13:40:24 +08:00
zxj96
5b27dcc9a5 Merge two components into one component (#3188)
* Merge two components into one component

* Simplified code

* Delete the use of setTimeout
2019-03-29 10:36:34 +08:00
zxj96
a13e2a3519 Related Files Dialog Box Interaction Improvement (#3179)
* Related Files Dialog Box Interaction Improvement

* Modify ralated file dialog and select dialog style

* Add markdow-editor.js
2019-03-28 17:34:01 +08:00
Michael An
c04c5d2044 update seafile-editor 0.2.5 (#3187) 2019-03-28 17:14:54 +08:00
zxj96
2f4b421685 Processing picture gap (#3184)
* Processing picture gap

* Delete tr-style-nav from dirent-list-item.css

* Use onther method

* ues pl10 replace pl-2
2019-03-28 13:32:22 +08:00
Michael An
4393ca49c2 fix-org-repos (#3186) 2019-03-28 11:21:41 +08:00
llj
61fc8c20dc [shared file view] code improvement (#3185)
* added component shared-file-view.js & shared-file-view-tip.js
* modified 'text file view'
2019-03-28 10:59:43 +08:00
ilearnit
7d5721bb64 [sql] Update sqlite3.sql 2019-03-27 09:42:40 +00:00
杨顺强
f4c82050b5 repair drag&drop tip img bug (#3183) 2019-03-27 12:23:08 +08:00
Michael An
78d1de038d update-seafile-js to 0.2.73 (#3182) 2019-03-27 11:49:33 +08:00
lian
99b4ba8cd6 unStarItem -> unstarItem (#3181) 2019-03-27 11:28:00 +08:00
zxj96
4a9cfe8a46 Move file by drag and drop (#3168) 2019-03-27 11:25:27 +08:00
llj
d6470889c9 [file view] code improvement (#3180)
* added component 'file-view.js'
2019-03-26 20:04:18 +08:00
Michael An
d01553a58f org-links (#3176) 2019-03-26 16:56:15 +08:00
杨顺强
38c6500fd2 notice bug repair (#3178) 2019-03-26 15:37:19 +08:00
Michael An
343bc3eca6 delete texts (#3177) 2019-03-26 15:03:27 +08:00
ilearnit
5a923b3534 [frontend] update build 2019-03-26 05:49:05 +00:00
陈钦亮
bd8e18734c
Update test_view_lib_file.py 2019-03-26 12:02:53 +08:00
llj
400c703f16
Merge pull request #3174 from haiwen/delete-umind-module
delete umind module
2019-03-26 11:39:22 +08:00
Michael An
82110f5c0a update sf editor to 0.2.3 (#3175) 2019-03-26 11:23:42 +08:00
shanshuirenjia
464e5b46d9 delete unnecessary dependencies 2019-03-26 11:19:26 +08:00
Michael An
3c3df8d745 insert file link 2.0 (#3167) 2019-03-26 11:18:41 +08:00
shanshuirenjia
4cf290564d delete umind module 2019-03-26 10:50:51 +08:00
ilearnit
ae9bed2446 [frontend] update build 2019-03-25 09:31:29 +00:00
llj
e4380a91a2 [file view] rewrote it with react, for 'preview unsupported' files (#3172) 2019-03-25 16:17:28 +08:00
shanshuirenjia
80fad25a36 update version 2019-03-25 15:51:22 +08:00
cainiao222
3620e38100
update editor 2019-03-25 15:29:10 +08:00
Michael An
8cf07d4b1b Add delete-tag-dialog callback function (#3164)
* fix-bug

* update
2019-03-25 15:23:37 +08:00
zxj96
34cf1eaa37 Add cancel btn from history-setting dialog and transfer dialog (#3171) 2019-03-25 14:34:05 +08:00
Michael An
774143554f update codes for slate (#3170) 2019-03-25 11:49:47 +08:00
ilearnit
8dec69ca4b [frontend] update build 2019-03-25 03:28:14 +00:00
llj
e9ba27701c [spreadsheet file view] rewrote it with react (#3163) 2019-03-25 10:56:57 +08:00
陈钦亮
873ead2c77 add exit admin panel (#3165) 2019-03-25 10:38:08 +08:00
杨顺强
8321d3a530 Add popup notices (#3130)
* popup notice

* update notice detail

* update notice implement logic

* optimized code

* optimzied code

* repair bug

* mark click item as read

* delete to_user

* update api

* refactor code

* update api

* update message

* fix repo share bug

* delete unnecessary code
2019-03-25 10:24:48 +08:00
ilearnit
bcf1279905 [test] fix build 2019-03-23 13:04:50 +00:00