Commit Graph

288 Commits

Author SHA1 Message Date
0599944585 Web: Files: added dropzone uploading, code refactoring 2020-05-29 09:30:49 +03:00
a2b933994e Web: Files: fixed conflictResolveType for files operations 2020-05-27 15:10:33 +03:00
NikolayRechkin
686151c65a Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-05-26 14:46:53 +03:00
NikolayRechkin
c54af7f933 web: files: do not render the closed media viewer 2020-05-26 14:46:10 +03:00
dc1597825e Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-05-26 14:31:24 +03:00
ead15da793 Web: Files: fixed update tree folders after remove 2020-05-26 14:31:11 +03:00
Ilya Oleshko
4b107b45dd Web: Files: DocEditor: Added mobile view for mobile devices 2020-05-26 12:53:58 +03:00
49de9ec7b9 Web: Files: added progress-bar for empty recycle bin operation 2020-05-21 17:10:58 +03:00
NikolayRechkin
784e78736f Merge branch 'feature/files' of https://github.com/ONLYOFFICE/AppServer into feature/files 2020-05-21 15:38:31 +03:00
NikolayRechkin
64811dbd39 update yarn.lock files 2020-05-21 15:35:28 +03:00
150e229ee8 Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-05-21 15:18:44 +03:00
86a0f456a5 Web: Files: fixed error in files operations, added restore action 2020-05-21 15:18:35 +03:00
NikolayRechkin
e8a0bbcd73 Merge branch 'feature/files' into feature/media-viewer 2020-05-21 10:10:08 +03:00
8f5913929f Web: Files: fixed opening the operation panel 2020-05-20 15:43:27 +03:00
dbc222849d Web: Files: fixed create folder action 2020-05-20 15:24:07 +03:00
3576dcb7be Web: Files: fixed files and folders deletion actions in contextMenu 2020-05-20 13:46:56 +03:00
761b3cd4f7 Web: Files: added progress to delete dialog 2020-05-20 12:00:02 +03:00
bdee7bf455 Web: Files: added MoveTo and Copy actions, code refactoring 2020-05-20 10:54:08 +03:00
NikolayRechkin
b63b8edc21 web: files: fix 2020-05-19 09:27:46 +03:00
NikolayRechkin
ea02ee9313 Merge branch 'feature/files' into feature/media-viewer 2020-05-19 00:30:31 +03:00
NikolayRechkin
20cf39f908 web: common: MediaViewer. Refactoring 2020-05-19 00:12:48 +03:00
18a7198e8c Web: Files: added error handlers 2020-05-18 12:00:37 +03:00
4b89f35538 Web: Files: fixed sharing panel selected options 2020-05-18 11:34:07 +03:00
bcd8e1915e Web: Files: fixed download actions 2020-05-18 11:16:45 +03:00
NikolayRechkin
52f687bd65 Merge branch 'feature/files' into feature/media-viewer 2020-05-17 19:16:38 +03:00
6e31e618ef Web: Files: fixed download as 2020-05-15 21:25:31 +03:00
8c11f5364c Web: Files: added download files upload with progress 2020-05-15 21:02:56 +03:00
f97e690773 Web: Files: added sharing api 2020-05-15 18:47:35 +03:00
NikolayRechkin
6bfad7069d web: common: MediaViewer. fixed a file deletion 2020-05-14 11:47:57 +03:00
NikolayRechkin
22a0046f1f web: files: MediaViewer. file deletion 2020-05-13 16:20:23 +03:00
NikolayRechkin
b15375d57b web: files: MediaViewer. file download 2020-05-13 11:48:16 +03:00
1205f03a5a Web: Files: added download as dialog 2020-05-13 10:00:04 +03:00
NikolayRechkin
d66e0bc8c1 web: files: changed a playlist creation 2020-05-10 13:40:09 +03:00
NikolayRechkin
a0ea27aa96 web: Files: opening the media viewer 2020-05-09 21:10:14 +03:00
NikolayRechkin
654572fe46 web: files: fixed a merge 2020-05-08 10:33:48 +03:00
NikolayRechkin
fda955966d Merge branch 'feature/files' into feature/media-viewer 2020-05-08 10:27:58 +03:00
NikolayRechkin
ae5ea8de77 web: Files: Added the MediaViewer 2020-05-08 10:21:38 +03:00
d118c89e9c Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
2020-05-07 16:05:07 +03:00
83fc9dbd89 Web: Files: moved accessOptions to sharing panel 2020-05-07 16:00:14 +03:00
Ilya Oleshko
38f44544b1 Web: Files: Home: Fixed too much rendering 2020-05-07 15:59:20 +03:00
Ilya Oleshko
b3a07d5622 Web: Files: Home: Added Row click file actions 2020-05-07 11:20:17 +03:00
1297d735c2 Web: Files: refactoring sharing panel, added sharing panel to context menu 2020-05-06 12:57:16 +03:00
64144e7af9 Web: Files: fixed empty recycle bin folder action 2020-04-30 17:13:40 +03:00
fed9141242 Web: Files: fixed delete action 2020-04-30 15:14:15 +03:00
aa922fa505 Web: Files: fixed endless loading 2020-04-29 15:18:05 +03:00
b7314aac04 Web: Files: fixed folder tree after deleting a folder from the recycle bin, added loader after deleting file 2020-04-29 10:06:33 +03:00
e2165ce9d6 Web: Files: fixed input file selection event selecting the same file 2020-04-29 09:44:21 +03:00
6310ea509b Web: Files: added upload setting menu, added translations, code refactoring 2020-04-28 17:43:12 +03:00
40525b2734 Web: Files: fixed tree folders update 2020-04-28 13:46:02 +03:00
4a31b4a53c Web: Files: fixed upload error 2020-04-28 13:15:32 +03:00