Commit Graph

14839 Commits

Author SHA1 Message Date
d99dfecba3 Fixed Bug 53155: Cannot set properties of undefined (setting 'isFolder') 2021-10-19 11:51:06 +03:00
9dd28a144d Web: Fixed callback pages, added login callback for desktop client 2021-10-19 10:31:34 +03:00
49f9798907 Web: Files: align checkbox on tile 2021-10-18 17:41:50 +03:00
f35787fea0 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/tile-view 2021-10-18 16:07:36 +03:00
0af3d7cc90
Merge pull request #399 from ONLYOFFICE/bugfix/bug-53106
fixed bug 53106
2021-10-18 14:19:46 +03:00
d6f1570fa2 fix Bug 53052 2021-10-18 14:07:48 +03:00
ec0bb0a1b8 Fix bug 53192: fix media play/pause 2021-10-18 13:55:50 +03:00
4fc807590d Web: Files: fixed the background for the selected element after a second click 2021-10-18 10:52:13 +03:00
f3796d1d56 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-18 10:36:06 +03:00
c9efdd20f4 Web: Files: added double click support for table view 2021-10-18 10:35:53 +03:00
Sergey Kirichenko
e85ed7a878 Add debuginfo.md to no-cache status 2021-10-17 21:18:01 +03:00
3f800cb9b0 Jenkins: fix 2021-10-17 20:35:58 +03:00
158f61087e Jenkins: verbose 2021-10-17 19:34:56 +03:00
351939b56e Fix bug 53150: folder duplicate by Enter 2021-10-16 15:39:32 +03:00
c7a4096c0d Web: Files: fix height selected tile 2021-10-16 15:32:45 +03:00
aafc615ade Web: Files: fix tile select on mobile 2021-10-16 15:25:14 +03:00
3022906b97 Jenkins: fix yarn 2021-10-16 00:00:10 +03:00
bf80429f52 Jenkins: fix yarn path 2021-10-15 23:58:01 +03:00
dbe5f25427 Jenkins: fix path 2021-10-15 23:56:48 +03:00
237e94a960 Jenkins: yarn path 2021-10-15 23:53:48 +03:00
c9c93fe613 Jenkins: yanr force install 2021-10-15 23:36:18 +03:00
e46ee43ec0 Web: Files: Added check of downloadFiles response 2021-10-15 22:31:32 +03:00
b5157877d3 Web: Files: Removed viewUrl from bulkDownload params 2021-10-15 22:27:30 +03:00
10a12dfec0 Web: Fix max-size of ArticleMainButton (too long button issue) 2021-10-15 21:22:34 +03:00
16b78b94cd fixed bug 53106 2021-10-15 19:35:41 +03:00
126ea035fb Jenkins: fix 2021-10-15 19:21:49 +03:00
2b59a27225 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-15 17:36:52 +03:00
ae06469ba8 Web: Components: add cross-origin 2021-10-15 17:36:37 +03:00
73318735f1 yarn.lock updated 2021-10-15 16:38:13 +03:00
f155952bd0
Merge pull request #396 from ONLYOFFICE/bugfix/Bug52986
Web: Files: show error when downloading
2021-10-15 16:12:53 +03:00
a45cef0981 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into bugfix/Bug52986 2021-10-15 16:12:11 +03:00
1b701b9bb9 Web: Files: delete useless 2021-10-15 16:12:00 +03:00
9431206eed
Merge pull request #394 from ONLYOFFICE/bugfix/open-tiff-format
Fix bug 53097: can't open .tiff
2021-10-15 16:07:37 +03:00
f06c435c6c Fix Bug 53105: close delete dialog on press enter 2021-10-15 13:15:55 +03:00
Sergey Kirichenko
4496ab09dd Merge branch 'release/1.0.0' of https://github.com/ONLYOFFICE/AppServer into release/1.0.0 2021-10-15 12:52:57 +03:00
Sergey Kirichenko
439f1d0c18 Fix, do not cache remoteEntry.js 2021-10-15 12:52:13 +03:00
7c9980b475 Web: Removed index from remoteEntry url (disk cache issue) 2021-10-15 12:49:15 +03:00
fb7922f579 Thirdparty: login. Desktop 2021-10-15 11:34:34 +03:00
efec222ba3
Merge pull request #398 from ONLYOFFICE/bugfix/bug-53156
fixed bug 53156: removed constructor without HttpContextAccessor para…
2021-10-14 19:36:06 +03:00
803a8f3baa fixed bug 53156: removed constructor without HttpContextAccessor parameter. 2021-10-14 18:36:31 +03:00
678fa4c119 Web: Added desktop parameter from url for oAuth login 2021-10-14 15:24:13 +03:00
d635b33cac Web: Common: fixed select-box boundContainer 2021-10-14 15:05:07 +03:00
845f906028 Fix bug 53150: folder duplicate by Enter 2021-10-14 14:56:48 +03:00
6947adcfc8 Personal: fix quota 2021-10-14 13:47:12 +03:00
6f25c3f668 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 13:10:03 +03:00
5005e0a6c0 Web: Icons: Fixed old checkbox icons, change header plus icon 2021-10-14 13:09:54 +03:00
fc6d285c62 Web: Components: fixed table-header styles 2021-10-14 12:23:08 +03:00
3603b9d899 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-10-14 11:56:09 +03:00
eb48347dcf Fixed Bug 53113 - Docs: You don't have enough permission to view/move the file 2021-10-14 11:56:02 +03:00
ddf8b26d6f Fix Bug 53139: tile align 2021-10-14 11:49:24 +03:00