Commit Graph

33479 Commits

Author SHA1 Message Date
8bb2945f09 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-07 17:41:25 +03:00
65d2343c65 added translations 2023-06-07 17:40:23 +03:00
e5a9a121fc Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-07 17:27:52 +03:00
cef3a8c55f Web: Fixed translations. 2023-06-07 17:25:14 +03:00
cf1a641f98 Web: Added translations. 2023-06-07 16:20:10 +03:00
698314b1c7 Web: Moved common translation to a separate key. 2023-06-07 15:50:16 +03:00
8b371f1aa7 Nginx: added Strict-Transport-Security and X-Content-Type-Options headers 2023-06-07 12:32:26 +03:00
DmitrySychugov
de11e4bc0d Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-07 13:54:32 +05:00
DmitrySychugov
5db8c7820f Fixed Bug 62897 - Web: Client: removed fetch files call in backToParentFolder for root folders 2023-06-07 13:54:24 +05:00
7359f6a7ca Web: Added changes for standalone dns. 2023-06-07 11:36:54 +03:00
a1c4dffd33 Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-07 10:27:38 +03:00
812a570e51 Firebase: added config for mobile application 2023-06-07 10:27:26 +03:00
f0041d1a1f
Merge pull request #1458 from ONLYOFFICE/bugfix/file-operations
Bugfix/file operations
2023-06-06 20:02:09 +04:00
e2358abf63 added el 2023-06-06 18:50:06 +03:00
6888fdbd51 added translations 2023-06-06 18:47:15 +03:00
75a83f3253 Now setting "CanIndexByContent" is always true 2023-06-06 18:27:40 +03:00
f9b979c89c Merge branch 'release/v1.1.0' of https://github.com/ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-06 14:27:00 +03:00
d62949de40 Firebase: added FirebaseDbContext to pool 2023-06-06 14:26:30 +03:00
21d3620385 Optimize docker-compose installation 2023-06-06 15:47:46 +05:00
ae4be04dd8 Fix elasticsearch crash for servers with minimal RAM 2023-06-06 15:47:25 +05:00
71d0dce908 fix Bug 62879 2023-06-06 11:49:37 +03:00
26d10257a1 Merge branch 'release/v1.1.0' into bugfix/file-operations 2023-06-06 01:25:26 +04:00
41e6e12200 fix Bug 62877 - Fix getting host editors 2023-06-05 19:47:51 +05:00
Nasrullo Nurullaev
6798f9cbc0
Fix the signing of installation (#1459) 2023-06-05 18:45:03 +05:00
5ba0dff8e5 fix Bug 62874 - install radicale dependencies via packages to avoid conflicts 2023-06-05 16:37:46 +05:00
5296f8db73 Merge branch 'release/v1.1.0' into bugfix/file-operations 2023-06-05 11:31:17 +04:00
f6643996a1 Web: Client: Refactoring. 2023-06-05 08:44:16 +03:00
03b59921a6
Merge pull request #1453 from ONLYOFFICE/feature/crash-report
Feature/crash report
2023-06-02 19:30:57 +04:00
6ff6db06fe Config: Added new firebase field "databaseURL" 2023-06-02 19:30:00 +04:00
Viktor Fomin
7f5b834ecd Client: Helpers: CrashReport: rename id -> userId 2023-06-02 18:27:33 +03:00
Viktor Fomin
b5cd733a50 Client: Pages: Errors: show old error container if firebase off 2023-06-02 18:26:35 +03:00
Viktor Fomin
215c27d6b9 Common: Utils: Firebase: add isEnabledDB 2023-06-02 18:25:54 +03:00
015490cc44 Web: Client: Deleted useless code. 2023-06-02 18:08:53 +03:00
978be0a600 Web: Client: Deleted useless code. 2023-06-02 17:52:32 +03:00
9a092c7fbc Web: Client: Added error handler. 2023-06-02 17:50:25 +03:00
91b700c815 Web: Client: Fixed the problem of overwriting files if you go to the trash during the delete operation. 2023-06-02 17:35:49 +03:00
c5a250512a Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-02 17:08:26 +03:00
6a4ebb9854 Files: exclude thumbnails from quota 2023-06-02 17:08:15 +03:00
08f46aeb5f Web: Client: Added destination folder if deletion without dialog. 2023-06-02 16:36:39 +03:00
Viktor Fomin
0ebe36c27c Client: Components: Dialogs: ReportDialog: add async/await 2023-06-02 16:31:31 +03:00
Viktor Fomin
b30f404d05 Common: Utils: Firebase: add error handling 2023-06-02 16:31:09 +03:00
fb40d5b542 Web: Client: Added destination folder for folder operations. 2023-06-02 15:55:54 +03:00
63a175c8cb Merge branch 'release/v1.1.0' into feature/crash-report 2023-06-02 16:54:41 +04:00
DmitrySychugov
2b1c90df55 Merge branch 'release/v1.1.0' of github.com:ONLYOFFICE/DocSpace into release/v1.1.0 2023-06-02 17:26:13 +05:00
DmitrySychugov
a260615f09 Fixed Bug 62762 - Web: Client: added new condition for id if we are in the root room folder 2023-06-02 17:25:58 +05:00
9ed72fa92f Web: Client: Added destination folder for file operations. 2023-06-02 15:03:23 +03:00
Viktor Fomin
56a564dce4 Merge branch 'release/v1.1.0' into feature/crash-report 2023-06-02 14:12:55 +03:00
faab5a6742
Merge pull request #1457 from ONLYOFFICE/feature/change-owner-dialog-route
Feature/change owner dialog route
2023-06-02 14:50:11 +04:00
Viktor Fomin
aff8d417d1 Merge branch 'release/v1.1.0' into feature/crash-report 2023-06-02 13:27:24 +03:00
Viktor Fomin
efbf626f70 Client: Pages: AccountsHome: open change owner dialog by route 2023-06-02 12:57:36 +03:00