Commit Graph

29715 Commits

Author SHA1 Message Date
Timofey Boyko
98e5ce3240 Web: move imgs from components to public 2023-01-11 18:38:08 +03:00
Timofey Boyko
6b8afcaa33 Web: add import svg with url 2023-01-11 18:08:01 +03:00
Timofey Boyko
dbb4d7aca0 Web: move all images from client to public 2023-01-11 12:56:54 +03:00
Timofey Boyko
c9ed3a42ef Web: delete useless images 2023-01-11 12:32:15 +03:00
Timofey Boyko
c968dc21d9 Web: move logo from client to public 2023-01-11 11:35:11 +03:00
Timofey Boyko
7aa8e74b93 Web: delete useless images from components 2023-01-10 18:45:01 +03:00
Timofey Boyko
e34ef435f2 Web: delete different md5 equal name images 2023-01-10 18:43:12 +03:00
Timofey Boyko
25818e9ad0 Web: delete equal md5 equal name duplicates images 2023-01-10 17:29:12 +03:00
Timofey Boyko
38e8b2d75a Web: delete duplicate img 2023-01-10 12:34:45 +03:00
Timofey Boyko
fddd5a615d Web:Common:Firebase: update campaigns images import 2023-01-10 12:05:30 +03:00
Timofey Boyko
9e629501ad Web:Components: delete console log 2023-01-09 18:21:09 +03:00
Timofey Boyko
909917dcdc Web:CLient:Utils: delete console log 2023-01-09 18:11:53 +03:00
Timofey Boyko
f21557eced Web:Client:PortalSettings: fix logo for branding page 2023-01-09 18:10:17 +03:00
Timofey Boyko
2ee7c8e124 Web:Login: fix importan images 2023-01-09 16:41:19 +03:00
Timofey Boyko
973284162e Web:Editor: fix import images 2023-01-09 16:41:05 +03:00
Timofey Boyko
5fa6dd408f Web:Client: fix import url 2023-01-09 11:57:45 +03:00
Timofey Boyko
f38fb4436c Web: restore deleted img 2023-01-09 11:24:08 +03:00
Timofey Boyko
792819289d Web: fixed after merge 2023-01-09 11:14:18 +03:00
Timofey Boyko
96d3458e2d Merge branch 'release/rc-v1.2.0' into feature/static-versioned 2023-01-09 11:03:08 +03:00
Timofey Boyko
36298e8a48 Fixed Bug 60176 - Rooms. The menu of rooms/subfolders on the panel and in the header does not match the layouts. 2023-01-09 10:46:54 +03:00
Timofey Boyko
c9c523261f Fixed Bug 60407 - Files. The button for calling the sort menu settings does not work when opening the information panel. 2023-01-09 10:09:37 +03:00
Akmal Isomadinov
49bfcf917a Web: Combining avatar Editor and IconEditor components into one component and removing avatarEditor and IconEditor components 2023-01-04 15:28:52 +05:00
11e7a777f6 Disable jest auto run 2022-12-30 16:29:19 +03:00
c215f6ff15 Files: fixed tag new 2022-12-30 15:15:16 +03:00
Akmal Isomadinov
ce2c92d5ce Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-30 16:56:10 +05:00
Akmal Isomadinov
abc7579133 Web:Client Updated image compression function in avatar editor 2022-12-30 16:56:00 +05:00
3dfb0ce753 Bug 60379 2022-12-30 13:18:04 +03:00
575da0f0db Update EmptyFolderContainer.js 2022-12-30 11:59:32 +03:00
f28bbebbde Web: Common: Removed mobx warnings. 2022-12-30 11:54:39 +03:00
cf445c644d Fixed Bug 60418 - Document is highlighted when clicking on the version icon in thumbnail view. 2022-12-30 10:57:40 +03:00
7a00256714 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-30 09:59:34 +03:00
20d3d28bad Fixed Bug 60420 - Files.Editor. ‘Uncaught SyntaxError: "undefined" is not valid JSON’ in the console when selecting the My Rooms folder when inserting an image from storage. 2022-12-30 09:59:10 +03:00
622508734b Fix Bug 60421 - Rooms. Low quality plug 2022-12-29 20:38:42 +03:00
03c8891827 Bug 60406 2022-12-29 17:53:34 +03:00
9d258d5801 Bug 60379 2022-12-29 14:29:07 +03:00
97629e80e5 Bug 60168 2022-12-29 14:20:25 +03:00
80a5d77d19 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-29 14:16:16 +03:00
1958b3f989 Web: PortalSettings: Removed interface jumps after page loading. 2022-12-29 14:15:13 +03:00
ec84d70835 Web: Added count=1 to @root filter (fix speed issue) 2022-12-29 13:49:38 +03:00
Timofey Boyko
5721cf9ab4 Web:Client: update import assets 2022-12-29 13:47:39 +03:00
Elyor Djalilov
fde5689aec Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/DocSpace into release/rc-v1.2.0 2022-12-29 15:21:36 +05:00
Elyor Djalilov
6c5c4e9f1c Fix Bug 60380 2022-12-29 15:21:31 +05:00
fa96c177e5 Fixed Bug 60352 - Rooms.Files.There is no lock button for non-editable files. 2022-12-29 13:16:48 +03:00
Timofey Boyko
e7d58afda0 Web:Common:Utils: add support url images for background pattern 2022-12-29 12:26:31 +03:00
dfa766bc39 Merge branch 'release/rc-v1.2.0' of github.com:ONLYOFFICE/AppServer into release/rc-v1.2.0 2022-12-29 12:15:50 +03:00
d455c23171 Web: PortalSettings: Added error notification. 2022-12-29 12:14:26 +03:00
6142c450af fix migration
add ignore general rows in files_bunch_objects
2022-12-29 12:07:41 +03:00
ad4ae24191 fix migration
add skip tables
add default value for files_folder.private
2022-12-29 11:36:40 +03:00
44804e34db fixed cache room logo/user photo 2022-12-29 11:31:22 +03:00
8c300ade62 Web: Article: Changed translation. 2022-12-29 10:37:02 +03:00