Commit Graph

14892 Commits

Author SHA1 Message Date
e8417a91ab Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-10 15:52:44 +03:00
e917b4bb56 Fix Bug 53454 - Client: Sign out. Error on api/2.0/people/@self.json 2021-11-10 15:52:36 +03:00
09520f60fb Web: People: fixed styles 2021-11-10 13:59:34 +03:00
f5da85049c Fix Bug 53524 - Client.Profile|List: User's display name with diacritics invalid 2021-11-09 19:32:15 +03:00
0b13f992bd Web: Files: fixed upload 2021-11-09 18:24:16 +03:00
6de5f819ae Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-09 17:55:35 +03:00
677f7d73e3 Web: Common: Api: Added encoding for string folderId 2021-11-09 17:55:27 +03:00
51fec4ff31 Web: Files: Fixed error for getting subfolders of root 2021-11-09 17:54:26 +03:00
75828a376d Files: added GetThumbnailAsync 2021-11-09 17:31:19 +03:00
Artem Tarasov
8ddf907338
Merge pull request #452 from ONLYOFFICE/bugfix/fix-tile-view-styles
Web: Files: fixed TileContainer styles
2021-11-09 16:48:04 +03:00
4e78e46125 Web: Files: fixed TileContainer padding 2021-11-09 16:20:32 +03:00
6e854f8b6d
Merge pull request #451 from ONLYOFFICE/bugfix/last-page-operations
Bugfix/last page operations
2021-11-09 15:53:49 +03:00
33944ccb3e Web: Files: Fixed delete operation without modal dialog. 2021-11-09 15:52:17 +03:00
86269ab984 Web: files: Added new selection for delete operation. 2021-11-09 15:23:42 +03:00
1d8fa34930 Web: Deleted useless code. 2021-11-09 15:13:37 +03:00
de49f86398 Web: Files: fixed TileContainer styles 2021-11-09 15:12:24 +03:00
4d5aef2163 Web: Files: Deleted useless code. 2021-11-09 13:49:30 +03:00
44a101beae Web: Refactoring, added bufferSelection. 2021-11-09 13:47:55 +03:00
3af660cc09 Web: Files: Fixed moving through the context menu. 2021-11-09 12:58:35 +03:00
b7053a84eb Web: Files: Deleted useless code. 2021-11-09 10:43:46 +03:00
bde5936da8 Merge branch 'hotfix/v1.0.1' into bugfix/last-page-operations 2021-11-09 10:40:14 +03:00
1a8e0156fe WebL Files: Deleted useless code. 2021-11-09 10:32:32 +03:00
aa3aff1516 Web: files: Removed a blank page when restoring files from the recycle bin. 2021-11-09 10:29:34 +03:00
57f65b437a Web: files: Function transfer. 2021-11-09 10:27:09 +03:00
df09343eb4 Web: Files: fixed Tile styles 2021-11-08 16:35:17 +03:00
8e001cdb9f Merge branch 'hotfix/v1.0.1' of https://github.com/ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 15:52:54 +03:00
bf80a38df0 Tests: Fix NotFoundKeysTest for "Home:EmptyFolderHeader" and "Home:ContainsSpecCharacter" 2021-11-08 15:52:16 +03:00
90199126c7 Tests: Skip Banner.js (translations from firebase) from NotFoundKeysTest 2021-11-08 15:46:15 +03:00
56d16ac2f4
Merge pull request #437 from ONLYOFFICE/feature/files-upload
Web: Files: fixed files upload
2021-11-08 15:38:45 +03:00
2a1adf83e7 Web: About: Fix UselessTranslationKeysTest translation issue 2021-11-08 15:37:34 +03:00
cd897aa8f1 Web: About: Fix DublicatesByContentTest translation issue 2021-11-08 15:33:27 +03:00
db86b69f66 Merge branch 'hotfix/v1.0.1' of github.com:ONLYOFFICE/AppServer into hotfix/v1.0.1 2021-11-08 16:24:27 +05:00
55b2f059f5 Fixed bug 52976 - Web: Components: added coloring of ui table header 2021-11-08 16:24:11 +05:00
5c5db26dc4 Web: Files: removed unused code 2021-11-08 14:04:52 +03:00
ffddbbe1ba Web: Files: added tree menu update 2021-11-08 13:52:18 +03:00
c30597f0e2 Web: Files: Removed empty page when deleted all files at last page. 2021-11-08 13:39:19 +03:00
eeb9e3ebff Service: fix memory after crop 2021-11-06 23:11:18 +03:00
47d8fbc1d9
Merge pull request #448 from ONLYOFFICE/feature/desktop-login
Feature/desktop login
2021-11-03 18:43:23 +03:00
baccb134a6
Web: Refactoring asyn/promise calls 2021-11-03 18:35:15 +03:00
5eaaa6cadf
Merge pull request #449 from ONLYOFFICE/bugfix/folder-tree-selection
Bugfix/folder tree selection
2021-11-03 17:15:31 +03:00
2fd09a649c Web: Removed state change. 2021-11-03 17:11:48 +03:00
5d953407ad Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-03 16:55:44 +03:00
1bc1d22d17 We: Files: Moved the code into separate functions. 2021-11-03 16:55:33 +03:00
a15cca7c66
Merge pull request #447 from ONLYOFFICE/bugfix/Bug53416
Bugfix/bug53416
2021-11-03 16:52:45 +03:00
70bdfa5c27 Web: Files: Fixed memory leak. 2021-11-03 16:28:44 +03:00
d55bf01070 Web: Files: Removed the blinking of the selected folder when opening the sharing panel. 2021-11-03 16:27:24 +03:00
f1f42a88ae Merge branch 'hotfix/v1.0.1' into feature/desktop-login 2021-11-03 15:44:23 +03:00
daf75937a4 Web: Files: fixed upload folder 2021-11-03 15:42:23 +03:00
bf4126cc0e Web: Deleted console.log. 2021-11-03 15:25:04 +03:00
94fbdfae44 Web: Files: fixed upload to tree menu 2021-11-03 13:50:44 +03:00