Commit Graph

12018 Commits

Author SHA1 Message Date
eb628d3703 Merge branch 'develop' into bugfix/enable-favorites-recent-settings 2021-05-14 11:34:10 +03:00
Artem Tarasov
7747bf50b1
Merge pull request #254 from ONLYOFFICE/bugfix/fixed-header-loader
Bugfix/fixed header loader
2021-05-14 11:32:29 +03:00
1a58007fcd Web: Common: removed custom selection frame 2021-05-14 11:21:59 +03:00
ef085ef7df Web: Files: enable favorites and recent settings 2021-05-14 11:08:57 +03:00
f4e8ddc33b Merge branch 'develop' into bugfix/fixed-header-loader 2021-05-14 10:45:15 +03:00
359ead6b85 Files: added RecentSection, FavoritesSection 2021-05-13 20:25:49 +03:00
0d98b05210 Web: Files: fixed icons clickability 2021-05-13 16:57:10 +03:00
75a603f439 Web: Files: removed useless code 2021-05-13 15:39:44 +03:00
acccdfbda5 Web: Files: fixed setSelectedFolder 2021-05-13 15:39:18 +03:00
5747743641
Merge pull request #251 from ONLYOFFICE/bugfix/selectable-group-fix
Web: Common: fixed clickability for mobile devices
2021-05-12 17:14:37 +03:00
f05147eb29 Web: Common: fixed clickability for mobile devices 2021-05-12 16:53:40 +03:00
058096699f
Merge pull request #250 from ONLYOFFICE/bugfix/media-viewer
Bugfix/media viewer
2021-05-12 16:32:13 +03:00
d5163fe61c Web: Files: fixed closing MediaViewer 2021-05-12 16:08:20 +03:00
5a06c56d15 Web: Files: fixed remove media files 2021-05-12 14:23:18 +03:00
72ed5e031c Web: Common: hide delete icon from MediaViewer for shared folder 2021-05-12 14:05:54 +03:00
9ea5a131e8 Web: Files: fixed MediaViewer crash 2021-05-12 11:55:34 +03:00
a3f00a2f63
Merge pull request #249 from ONLYOFFICE/bugfix/fixed-description-for-download-as
Web: Files: fixed description for action download as
2021-05-11 18:29:43 +03:00
12e805fff7 Merge branch 'develop' into bugfix/fixed-description-for-download-as 2021-05-11 18:08:34 +03:00
781a73384d
Merge pull request #248 from ONLYOFFICE/bugfix/tridparty
Bugfix/tridparty
2021-05-11 18:05:26 +03:00
fe2701740b Web: Files: fixed description for action download as 2021-05-11 14:59:53 +03:00
888de70778 Web: Files: fixed ThirdParty connection settings 2021-05-11 14:31:45 +03:00
4dc54feb19 Web: Files: added loader to DeleteThirdPartyDialog 2021-05-11 14:29:17 +03:00
a89cace9b2
Merge pull request #247 from ONLYOFFICE/bugfix/fixed-incorrect-date
Web: People: fixed incorrect user date of birth
2021-05-11 14:00:31 +03:00
f0bb88da5f Web: People: fixed incorrect user date of birth 2021-05-11 13:46:23 +03:00
57a4b8a9b8 Upgrade lodash to version 4.17.21 (lodash vulnerability issue) 2021-05-07 21:12:25 +03:00
8f6bcf6e68 Web: Client scripts optimizations:
+ Fix deploy script (xcopy not installed issue)
+ Added concurrently for build and deploy scripts
+ Added new packages "mkdirp" (original "mkdir" not working with yarn run <script>), "rimraf"
+ Added missing "terser-webpack-plugin" package
2021-05-07 20:59:39 +03:00
0feecdd27e v0.0.0 2021-05-07 19:46:22 +03:00
3ae370deed Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-05-07 18:54:42 +03:00
6c3244a3e9 Web: Added opportunity to deploy all static clients to build/deploy directory (yarn build && yarn deploy) 2021-05-07 18:54:25 +03:00
0f8ee8232c
Merge pull request #246 from ONLYOFFICE/feature/portal-modal-dialog
Feature/portal modal dialog
2021-05-07 11:20:48 +03:00
fc76758e65 Merge branch 'develop' into feature/portal-modal-dialog 2021-05-07 11:01:36 +03:00
69fb32552a Web: People: fixed InviteDialog z-index 2021-05-07 11:01:16 +03:00
0173c85c8f fix Bug 50069 2021-05-06 20:59:27 +03:00
7670ea3e4c Web: Files: fixed version history panel crash 2021-05-06 16:42:07 +03:00
95c9c9d1a3 Merge branch 'develop' into feature/portal-modal-dialog 2021-05-06 16:30:31 +03:00
3a4ae6c041 Web: Files: fixed remove files from MediaViewer 2021-05-06 15:39:44 +03:00
faa2ce2876 Added skip tag in script bump 2021-05-06 15:02:57 +03:00
a6064acce5 Merge branch 'develop' of https://github.com/ONLYOFFICE/AppServer into develop 2021-05-06 14:58:19 +03:00
ae7ac39a0f Added bump script 2021-05-06 14:58:09 +03:00
b7af18f636 v0.1.9 2021-05-06 14:57:01 +03:00
7baf093162 fix Bug 50092 2021-05-06 13:27:15 +03:00
b222f46837 Web: Files: added remove dialog to MediaViewer 2021-05-06 12:53:03 +03:00
71e1468835 Web: Common: fixed MediaViewer styles 2021-05-06 12:52:19 +03:00
5216ab5b6d Web: Fixed ModalDialog component styles 2021-05-06 12:51:32 +03:00
c50c65a1c5 Web: Components: moved ModalDialog to Portal 2021-05-06 12:49:53 +03:00
c93813c7d3 Pomelo up to 5.0.0 2021-05-06 12:31:55 +03:00
0c7cbb6c99 removed unused newtonsoft.json 2021-05-06 12:20:37 +03:00
37f8bdd872 Merge branch 'master' into develop 2021-05-05 20:52:06 +03:00
4c3c8c6cc2
Merge pull request #244 from ONLYOFFICE/hotfix/v0.1.9
Hotfix/v0.1.9
2021-05-05 20:48:58 +03:00
88923a5e4d Web: Fix build static bundle 2021-05-05 20:30:54 +03:00