Commit Graph

9568 Commits

Author SHA1 Message Date
Vladislav Makhov
4252d27e4f Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-22 14:18:03 +03:00
Vladislav Makhov
f7c96b3d00 web: files: fix paging count view 2020-12-22 14:17:56 +03:00
Alexey Kostenko
30656f4256 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-22 13:04:11 +03:00
Alexey Kostenko
97a61b2f0d Web: Files: Fixed share to twitter (Previously, only part of the link was shared) 2020-12-22 13:04:02 +03:00
Alexey Kostenko
fe682b1cf8 Web: Files: Fixed facebook share 2020-12-22 12:32:22 +03:00
TatianaLopaeva
fe697b401d web: common: bump version 2020-12-22 12:17:05 +03:00
TatianaLopaeva
d1c415feca Web: Common: MediaViewer: Fixed closing unsupported video in app. 2020-12-22 12:16:22 +03:00
06de1efbae Update yarn.lock files 2020-12-22 11:59:57 +03:00
20c7ee108e Merge branch 'develop' into bugfix/sharing-panel-refactoring
# Conflicts:
#	products/ASC.Files/Client/src/store/files/selectors.js
2020-12-22 11:59:26 +03:00
48463f897c web: common: bump version 2020-12-22 11:51:31 +03:00
cb2a7e53c8 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-22 11:50:52 +03:00
1a48c54ec4 Web: Files: VersionHistory: fixed access to documents 2020-12-22 11:50:59 +03:00
4f8c04a10f Web: People: Fixed displaying SectionHeader loader 2020-12-22 11:50:44 +03:00
Artem Tarasov
e6938def26 Web: Files VersionHistory: refactoring 2020-12-22 11:46:22 +03:00
a54a735cfa Web: People: Fixed displaying not found language in combobox 2020-12-22 11:36:07 +03:00
19d72f2fe8 Web: Setup i18next fallbackLng to "en" 2020-12-22 11:03:15 +03:00
Ilya Oleshko
7b671162b0 Web: Files : Added webm icon 2020-12-21 20:16:54 +03:00
Artem Tarasov
d62eb431d6 Merge branch 'feature/version-hostory-redesign' of github.com:ONLYOFFICE/AppServer into feature/version-hostory-redesign 2020-12-21 18:47:40 +03:00
Artem Tarasov
10979b7fa2 web: common: bump version 2020-12-21 18:45:39 +03:00
Artem Tarasov
1e7008c031 Web: Files: fixed styles Loaders 2020-12-21 18:44:05 +03:00
Alexey Kostenko
344cca51f8 web: components: bump version 2020-12-21 17:56:40 +03:00
Alexey Kostenko
c3fbf9fc93 Web: Files/People: Removed hover on mobile devices in page navigation buttons 2020-12-21 17:56:25 +03:00
Alexey Kostenko
f9257786c9 Web: Components: Added "disableHover" prop to button and paging components 2020-12-21 17:54:34 +03:00
Artem Tarasov
0a5619fd43 Web: Files: VersionHistory: refactoring 2020-12-21 17:01:36 +03:00
e197b05f07 Merge branch 'hotfix/v0.0.4' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into hotfix/v0.0.4 2020-12-21 16:33:09 +03:00
62ce7a4c40 Web: Files: fixed download file 2020-12-21 16:32:59 +03:00
Artem Tarasov
17ac2f684d Web: Files: VersionHistory: added redirect to PannelView when window is resized 2020-12-21 16:07:02 +03:00
Vladislav Makhov
c1d975e3ad Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 15:29:50 +03:00
Vladislav Makhov
54354ada3c web: files: fix escape key press event 2020-12-21 15:29:28 +03:00
f4cd82f6f0 Merge branch 'hotfix/v0.0.4' of https://github.com/ONLYOFFICE/CommunityServer-AspNetCore into hotfix/v0.0.4 2020-12-21 15:28:43 +03:00
d90425af58 Web: Files: fixed create a file copy 2020-12-21 15:28:32 +03:00
Artem Tarasov
0a036a5343 Web: Files: VersionHistory: applied isTabletView flag, added redirect to a separate page if isTabletView = true 2020-12-21 15:22:23 +03:00
Artem Tarasov
6fdbdb0d83 Web: Common: added isTabletView flag to store 2020-12-21 15:19:34 +03:00
Artem Tarasov
9dcde2d268 Web: Common: Layout: added new component Layout (from featature/fix-hide/show-header 2020-12-21 15:14:55 +03:00
Vladislav Makhov
af6e67016d Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:18:44 +03:00
Vladislav Makhov
89f8195ab6 web: files: add notification, if create item with empty title 2020-12-21 14:18:32 +03:00
7c9a75a481 Files: fixed bunch query 2020-12-21 14:09:19 +03:00
Alexey Kostenko
551454683b Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:05:23 +03:00
Alexey Kostenko
cc4b91393a Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:04:57 +03:00
Alexey Kostenko
c949b160f9 Web: Files: DocEditor: Added meta data (favicon, title). Adding "*" when data is not saved. Changing title in DocEditor when changing filename 2020-12-21 14:04:40 +03:00
Vladislav Makhov
c8f6e4e5c8 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 14:02:24 +03:00
Vladislav Makhov
12758544c0 web: files: add handle special chars typing 2020-12-21 14:01:33 +03:00
60a4e56871 Web: Files: folders uploading is hidden on mobile devices 2020-12-21 13:50:40 +03:00
Alexey Kostenko
2183b6853b Web: Files: DocEditor: Fixed page height detection 2020-12-21 13:40:55 +03:00
Artem Tarasov
5f87b4555d Web: Files: VersionHistory: fix after merge develop 2020-12-21 13:27:13 +03:00
Artem Tarasov
bfd11ede79 Merge branch 'develop' into feature/version-hostory-redesign
# Conflicts:
#	products/ASC.Files/Client/src/components/pages/Home/Section/Body/index.js
#	products/ASC.Files/Client/src/store/files/actions.js
#	web/ASC.Web.Common/src/components/PageLayout/index.js
2020-12-21 13:15:43 +03:00
6d569af045 Merge branch 'hotfix/v0.0.4' of github.com:ONLYOFFICE/AppServer into hotfix/v0.0.4 2020-12-21 12:14:47 +03:00
7c1b44e394 Web: Files: Added redirect to login on opening internal file link without cookie 2020-12-21 12:14:35 +03:00
TatianaLopaeva
c88f63ba19 web: common: bump version 2020-12-21 11:14:07 +03:00
TatianaLopaeva
d07c28f184 Web: Common: Return a check condition for IOS. (iPad) 2020-12-21 11:13:56 +03:00