Commit Graph

30665 Commits

Author SHA1 Message Date
Timofey Boyko
930b71b424 Web:Client: disable copy file with file-loader and return copy-webpack-plugin for locales 2023-02-01 11:02:32 +03:00
232f32f5f1
Modify dotnet-sdk version to 7.0 in a package supply (#1150) 2023-02-01 12:57:23 +05:00
1a5d940734
Feature/healthcheck service packaging (#1161)
* Add healthcheck service to packages

* Fix typo in docker supply

* Fix packaging of healthcheck service
2023-02-01 12:56:41 +05:00
9f71bde64d
Feature/logrotate packages (#1159)
* Add logrotate for packages supply

* Fix end of line error

* Change the name of logrotate file
2023-02-01 12:55:10 +05:00
sk81.biz@gmail.com
9e215c04fc del no-transform 2023-01-31 21:37:21 +03:00
sk81.biz@gmail.com
49d0b172b1 del immutable, modify max-age for locales 2023-01-31 21:30:01 +03:00
Viktor Fomin
ee8803abe1 Fix Bug 60677: double button 2023-01-31 20:19:10 +03:00
Timofey Boyko
64005a3576 Web:Client: change public_dir to assets_dir 2023-01-31 19:24:10 +03:00
Timofey Boyko
ce06b2984e Web:Editor: fix work with hashed translation 2023-01-31 19:23:49 +03:00
Timofey Boyko
f56f136e8e Web:Login: fix work with hashed translation 2023-01-31 19:23:36 +03:00
Timofey Boyko
6c7ec4c45b Revert dd3faacd16 2023-01-31 18:57:24 +03:00
Timofey Boyko
71c14db6df Revert 6bbf8e3a62 2023-01-31 18:56:58 +03:00
Timofey Boyko
713b8b6369 Web:Login: delete useless code 2023-01-31 18:54:13 +03:00
Timofey Boyko
bfc9ccf84a Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-01-31 17:13:48 +03:00
Timofey Boyko
521a1658c6 Web:Editor: disable sw and fix tranlsation hash 2023-01-31 17:10:19 +03:00
sk81.biz@gmail.com
214350c43f Modify nginx cache control 2023-01-31 15:00:02 +03:00
sk81.biz@gmail.com
ca0996ce3f Modify cache 2023-01-31 14:50:49 +03:00
a35cc5a5d8 Web: Client: GlobalEvents: Fixed page error on change user status after change type 2023-01-31 14:40:30 +03:00
sk81.biz@gmail.com
ad770ac01c Modify cache-control 2023-01-31 14:40:06 +03:00
f704d7f4df Web: Client: InfoPanel: Fixed comboBox outside events for mobile devices 2023-01-31 13:18:55 +03:00
Timofey Boyko
ebf15af681 Web:Client: fix useless favicon from webpack 2023-01-31 13:11:19 +03:00
9af64b41c8 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-31 12:54:26 +03:00
4fbe654ed5 People: fixed user type change 2023-01-31 12:52:51 +03:00
Timofey Boyko
fe8a1bf081 Merge branch 'release/rc-v1.2.0' into feature/translations-static-versioned 2023-01-31 12:46:43 +03:00
Timofey Boyko
e277023401 Web:Client: fix branding for favicon 2023-01-31 12:44:26 +03:00
Timofey Boyko
68de333e2a Web: Client: remove hash for js files 2023-01-31 12:27:08 +03:00
Timofey Boyko
776b0b7627 Web:Common: delete useless code 2023-01-31 12:18:19 +03:00
Timofey Boyko
51e53c58c1 Web:Client: fix work with hashed translation 2023-01-31 12:17:25 +03:00
Timofey Boyko
f9e09b2299 Web:Login: fix work with hashed translation 2023-01-31 11:27:45 +03:00
sk81.biz@gmail.com
4278213d03 Modify Cache Control ngix 2023-01-31 10:57:05 +03:00
6f3146ac3d
Merge pull request #1156 from ONLYOFFICE/feature/new-user-type-change
Feature/new user type change
2023-01-31 01:01:46 +03:00
dae4bddbbf Web: Accounts: Fix infinite loading on change user type to the same 2023-01-31 00:56:26 +03:00
edddc5ca6e Web: InvitePanel: Added isLoading 2023-01-31 00:38:40 +03:00
bae287b32b Merge branch 'release/rc-v1.2.0' into feature/new-user-type-change 2023-01-31 00:29:39 +03:00
813d23bf01 Disable third-party storages connect in UI 2023-01-31 00:29:07 +03:00
5f79824e2f Fix restore previous user role on errors 2023-01-31 00:06:54 +03:00
73a5a4c3aa Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2023-01-30 22:14:13 +03:00
77422c7b88 Web:Client:Fix missing version badge when uploading a file on the upload page and from another client. 2023-01-30 22:13:47 +03:00
Timofey Boyko
2a46b713d9 Web:Common:Utils: change loadLanguagePath 2023-01-30 19:19:35 +03:00
Timofey Boyko
5dcfac2dc8 Web:Common:Utils: import all locales 2023-01-30 19:19:14 +03:00
Timofey Boyko
17a1ab2152 Web:Login: update webpack config for work with json files as url 2023-01-30 19:18:49 +03:00
Timofey Boyko
2002564c1a Web:Editor: update webpack config for work with json files as url 2023-01-30 19:18:31 +03:00
Timofey Boyko
2ca548359a Web:Client: update webpack config for work with json files as url 2023-01-30 19:18:13 +03:00
DmitrySychugov
919b268994 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2023-01-30 20:44:45 +05:00
DmitrySychugov
1f9dd80192 Fix Bug 60881 - Web: removed unnecessary items in the context menu in the viewer if the room is in the archive 2023-01-30 20:44:15 +05:00
85edd62a76 Web: Client: InfoPanel: Fixed callback after change role 2023-01-30 18:01:56 +03:00
5efd5c7f5d Merge branch 'release/rc-v1.2.0' into feature/new-user-type-change 2023-01-30 17:22:00 +03:00
ca2fbecfea Web: Client: InfoPanel: Fixed svg imports 2023-01-30 17:20:35 +03:00
37088ad7c9 Web: Client: AccountsContextOptionsStore: Fixed image import 2023-01-30 17:01:19 +03:00
8e745b2680 Web: Client: InfoPanel: Fixed errors 2023-01-30 17:00:22 +03:00