Commit Graph

78 Commits

Author SHA1 Message Date
7abe990d96 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-28 12:36:11 +05:00
1922da4ab9 merge 2022-03-24 20:56:51 +03:00
d13ef622f8 Merge branch 'feature/virtual-rooms-1.2' into hotfix/campaigns-banner 2022-03-22 14:16:20 +05:00
32868de412 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/login-redesign
# Conflicts:
#	packages/asc-web-common/api/settings/index.js
#	public/locales/de/Common.json
2022-02-22 13:53:00 +03:00
0850e20d63 Web: Common: move firebase config from hotfix/campaigns banner 2022-02-15 11:34:15 +03:00
3a16fdccfd Merge branch 'hotfix/v1.1.1' into hotfix/campaigns-banner 2022-02-03 21:05:07 +03:00
646473f4f7 Web: Common: get sso translate 2022-02-03 01:10:12 +03:00
e810605a4d Web: Socket: Fix proxy ws by web:hub:url (appsettings.json) 2022-01-25 12:54:21 +03:00
00a4851ebf Web: Common: deleted getBarHtml function
(cherry picked from commit 990eaaf8a32dca24ef51c39f67458136a689d51a)
2022-01-24 18:50:06 +05:00
f1dccd9708 Web: Common: created checkBar and getBar function
(cherry picked from commit 954ad6c950f6b1428d5a5f6c0b75cd3e699f4326)
2022-01-24 18:46:21 +05:00
57c1084b87 Web: Common: refactoring 2022-01-22 01:47:37 +03:00
a66964e0b8 Merge branch 'hotfix/v1.1.1' of github.com:ONLYOFFICE/AppServer into hotfix/campaigns-banner 2022-01-21 18:46:20 +03:00
f838f5c6da Web: Common: fix methods in firebase config 2022-01-21 18:26:34 +03:00
ff5667fe07 Web: Common/People: delete useless 2022-01-21 18:25:31 +03:00
0555b73c5d Web: Common: fix firebase error 2022-01-19 16:16:01 +03:00
2e0d72719e Web: Files: moved db config 2022-01-19 12:15:23 +03:00
8b327ceb66 Web: Socket.IO: Extended /api/2.0/settings with socketUrl + refactoring of client socket usage 2022-01-12 20:13:30 +03:00
440811e931 Web: Added convertLanguage for compatibility 2021-12-23 14:01:08 +03:00
e967b38aa3 Fix bug 51320: firebase error 2021-12-13 17:03:59 +03:00
08746974f4 Web: SW: Added SW unregister + refactoring 2021-11-25 15:08:18 +03:00
2ea63910a2 Web: Added encoding/decoding operations for string file ids. Fixed errors with opening folders and files with string ids 2021-11-11 15:37:23 +03:00
11769e8c9e Fix Bug 53180 - Client: Profile. Error «.../pt/Common.json 404» on pt-BR language. 2021-11-10 19:59:03 +03:00
f5da85049c Fix Bug 53524 - Client.Profile|List: User's display name with diacritics invalid 2021-11-09 19:32:15 +03:00
498a625ce8 Web: Common: fix firebase isEnabled 2021-10-21 16:44:29 +03:00
1c38f29440 Web: Added new logo files and setup is_retina cookie for better icons inside Editor on retina resolution 2021-10-13 15:19:31 +03:00
6c41e3c888 Temporary disabled service-worker 2021-10-11 16:20:13 +03:00
590db7bb67
Merge pull request #347 from ONLYOFFICE/feature/third
Feature/third
2021-09-27 12:35:07 +03:00
Artem Tarasov
ae64556bb0 web: common/people/login: renamed providers to lowercase (client) 2021-09-27 09:55:44 +03:00
25a58de730 Web: SW: Update workbox 2021-09-24 21:17:50 +03:00
6ada582cc5 Web: service-worker updates optimization 2021-09-24 20:10:54 +03:00
79b778c36d
Merge branch 'develop' into feature/new-campaigns 2021-09-14 11:48:24 +03:00
8c6de99101 Web: Updated @welldone-software/why-did-you-render, move it to the common devDependencies 2021-09-08 16:52:56 +03:00
551c623541 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/new-campaigns
# Conflicts:
#	packages/asc-web-components/campaigns-banner/index.js
#	products/ASC.Files/Client/src/components/Article/Body/index.js
2021-09-08 14:36:10 +03:00
fa1d016554 Web: Common: fixed banner translations 2021-09-07 18:34:30 +03:00
c46ebd5af9 Web: Common: get campaigns translations from firebase 2021-09-07 12:48:22 +03:00
72251a6c11 Fix bug 51320: «FirebaseError: Remote Config: The config fetch request timed out while in an exponential backoff state» 2021-09-02 15:05:36 +03:00
1a43638815 Web: added firebase storage 2021-08-24 21:52:01 +03:00
b97e9d1fd7 Web: Common: added utils for load script 2021-08-19 13:30:15 +03:00
0250e1c898 Web: service-worker: Force wb.messageSkipWaiting() after reload page 2021-08-11 22:04:22 +03:00
63426dcaf3 Web: Update workbox to v6.2.3 2021-08-11 20:38:39 +03:00
90b706c750 Web: Common: fixed firebase init 2021-07-27 18:04:42 +03:00
050ce4ce8d Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-27 14:00:39 +03:00
107476c544 Web: Common: fixed minimumFetchIntervalMillis 2021-07-27 12:32:18 +03:00
e2d3f3195d Merge branch 'develop' into release/1.0.0 2021-07-26 15:40:05 +03:00
538d65c724 Web: Remove query hash from remoteEntry.js 2021-07-26 14:02:10 +03:00
30b41aac42 Merge branch 'release/1.0.0' of github.com:ONLYOFFICE/AppServer into release/1.0.0 2021-07-26 12:37:01 +03:00
675fb8de21 Web: Fix caching remoteEntry.js 2021-07-23 17:20:42 +03:00
01cbae520d Web: Common: fixed translations 2021-07-22 15:09:42 +03:00
34247e4a25 Web: Common: added translation in new version snackbar 2021-07-22 14:24:09 +03:00
ed5d2f5ba0 Web: Common: disabled workbox logs 2021-07-22 14:23:42 +03:00