Commit Graph

5386 Commits

Author SHA1 Message Date
NikolayRechkin
f8218bf17f web: common: MediaViewer. stop playing invisible video/audio 2020-04-30 11:37:16 +03:00
NikolayRechkin
62fee1ecfe web: common: MediaViewer. refactoring video viewer 2020-04-30 11:20:30 +03:00
NikolayRechkin
4e11abf2a2 web: common: MediaViewer. refactoring 2020-04-30 10:35:02 +03:00
NikolayRechkin
4ec2c14ed4 web: common: MediaViewer. Button handlers. Component property descriptions 2020-04-29 17:11:01 +03:00
NikolayRechkin
59a3f9c665 web: common: MediaViewer. Refactoring 2020-04-25 21:03:13 +03:00
NikolayRechkin
c1121ba621 web: common: MediaViewer. adaptive viewer size 2020-04-25 19:49:00 +03:00
NikolayRechkin
e826dac989 web: components: MediaViewer. Refactoring 2020-04-24 21:53:30 +03:00
NikolayRechkin
714f37294b web: common: MediaViewer. added audio support 2020-04-24 15:28:17 +03:00
NikolayRechkin
7c8e567879 web: common: first version of MediaViewer 2020-04-24 00:44:47 +03:00
NikolayRechkin
c9e4d23394 Merge remote-tracking branch 'remotes/origin/feature/files' into feature/media-viewer 2020-04-23 13:58:02 +03:00
NikolayRechkin
f8749e437a web: common: bump version 2020-04-23 12:37:56 +03:00
NikolayRechkin
324b1c4ceb web: common: MediaViewer. added common styles 2020-04-22 20:44:09 +03:00
NikolayRechkin
bb94d506c0 web: common: fix video viewer 2020-04-21 13:49:23 +03:00
NikolayRechkin
921bde3d9e web: common: first version of the video viewer 2020-04-20 09:32:27 +03:00
NikolayRechkin
1b918fca81 web: common: init video viewer 2020-04-19 23:09:12 +03:00
NikolayRechkin
1820a6a828 web: common: init MediaViewer 2020-04-19 23:06:17 +03:00
Ilya Oleshko
192696176f Web: Files: Home: Added file type selectors. Fixed share settings selector 2020-04-10 14:26:32 +03:00
Ilya Oleshko
3c5107d802 Web: Files: Home: Added file and folder format icons (24, 32, 64, 96). Added type selectors for file and folders 2020-04-10 13:31:14 +03:00
ba91db3494 Web: Files: fixed links visible 2020-04-09 16:56:00 +03:00
5b3571eeea Web: Files: moved AddUsersPanel, AddGroupsPanel to SharingPanel, added EmbeddingPanel, added new translations, fixed SharingPanel rerender 2020-04-09 15:16:10 +03:00
435571b5fa Web: Files: fixed getting access rights 2020-04-07 11:36:55 +03:00
e5d4709463 web: common: bump version 2020-04-07 11:13:17 +03:00
89770d6881 Web: Files: fixed access number in sharing panel 2020-04-07 11:12:42 +03:00
000505b656 Web: Common: added share access rights enum 2020-04-07 11:10:32 +03:00
da42fb0f42 web: common: bump version 2020-04-07 10:31:33 +03:00
9add1999c2 Web: Files: added accessNumber, fixed added groups and user rights, made a template for an API request 2020-04-07 10:30:49 +03:00
df7718c6a3 Web: Common: added sharing api 2020-04-07 10:17:57 +03:00
908eca6c79 Web: Files: optimized api requests 2020-04-06 13:54:03 +03:00
d6d8c515bc Merge branch 'feature/files' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into feature/files 2020-04-06 09:46:40 +03:00
ce57fef18e Web: Files: added receiving users for selected folders in the sharing panel, fixed display of user access rights for selected folders in the sharing panel 2020-04-06 09:46:11 +03:00
Ilya Oleshko
0b4c504c99 Server: Files: Fixed RecalculateFoldersCount after merge 2020-04-03 15:14:41 +03:00
Ilya Oleshko
3584919e82 Server: Files: Fixed DeleteFolder 2020-04-03 14:22:14 +03:00
Ilya Oleshko
f0916c4782 Merge branch 'master' into feature/files 2020-04-02 17:48:36 +03:00
Ilya Oleshko
00893fdb65 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-04-02 15:33:24 +03:00
Ilya Oleshko
61762afb13
Merge pull request #35 from ONLYOFFICE/feature/files-refactoring
Feature/files refactoring
2020-04-02 15:29:33 +03:00
Ilya Oleshko
f96db8dd51 Files: added property DisableFormat for string format 2020-04-02 15:05:53 +03:00
Ilya Oleshko
a9ff193903 Files: fixed property name 2020-04-02 14:21:05 +03:00
Ilya Oleshko
f4f6ec9054 Files: fixed missing after merge 2020-04-02 14:19:38 +03:00
df549c6e6a web: common: bump version 2020-04-02 12:16:05 +03:00
8b95f6af27 Web: Files: moved shareData to redux, added new api requests, refactoring 2020-04-02 12:15:35 +03:00
cd397946ee Web: Files: added new traslations, added selector for files format 2020-04-01 10:32:25 +03:00
2b66e3d72d Web: Files: added new translations, added a choice of access settings 2020-03-31 15:45:14 +03:00
28508119b6 Web: Files: added new styles and options to sharing panel 2020-03-31 13:58:32 +03:00
89719667c2 Web: Files: replaced the return value of the key with id in the selector selector 2020-03-31 13:57:30 +03:00
5cb054eacd Web: Files: fixed return value for groups request API 2020-03-31 13:53:19 +03:00
7234a37375 Web: Files: rewrited Header to class component 2020-03-31 13:51:53 +03:00
e199ff703a Web: Common: removed unused styles from AdvancedSelector 2020-03-31 13:50:28 +03:00
Ilya Oleshko
53d2a53c47 Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files 2020-03-30 15:59:07 +03:00
e000092627 Web: Files: moved panels 2020-03-30 14:56:25 +03:00
e9e6032914 web: common: bump version 2020-03-30 14:35:43 +03:00