Maxim Kadushkin
|
9027653d77
|
[build] correct common images path
|
2022-06-15 22:47:01 +03:00 |
|
Julia Radzhabova
|
b176e9a862
|
Remove jszip, jszip-utils
|
2022-06-14 17:47:35 +03:00 |
|
Maxim Kadushkin
|
0ace27c7db
|
[deploy] skip uglifyjs for some embed and requirejs modules
|
2022-03-09 11:14:41 +03:00 |
|
Maxim Kadushkin
|
42166e1f8f
|
[deploy] changed uglifyjs to terser for main editors
|
2022-03-07 00:57:16 +03:00 |
|
Julia Radzhabova
|
b1a58e9f61
|
Merge branch 'release/v7.1.0' into develop
|
2022-03-05 13:05:49 +03:00 |
|
Maxim Kadushkin
|
6a637f32e8
|
[DE] debug deployment
|
2022-03-02 00:34:49 +03:00 |
|
Maxim Kadushkin
|
c489b65bf2
|
[deploy] fix bug 55493
|
2022-02-20 00:37:16 +03:00 |
|
Maxim Kadushkin
|
65fc046284
|
[build] refresh build's plugins version
|
2022-02-16 11:38:14 +03:00 |
|
Maxim Kadushkin
|
52a2314f8e
|
[all] in app vesion added build number
|
2022-01-31 00:54:36 +03:00 |
|
Julia Radzhabova
|
ba3bfa7b5a
|
Merge pull request #1495 from ONLYOFFICE/fix/bug-54910
Fix/bug 54910
|
2022-01-19 14:40:30 +03:00 |
|
Maxim Kadushkin
|
8395c4d481
|
[build] refactoring
|
2022-01-18 11:22:44 +03:00 |
|
Maxim Kadushkin
|
ba344265b3
|
[mobile] added checking of extra addons for build
|
2022-01-15 15:33:12 +03:00 |
|
Maxim Kadushkin
|
27d024bde5
|
Merge branch 'hotfix/v6.4.2' into release/v7.0.0
|
2021-10-31 22:26:35 +03:00 |
|
Maxim Kadushkin
|
a69f22b9b4
|
Merge branch 'hotfix/v6.4.2' into develop
|
2021-10-31 22:23:43 +03:00 |
|
Maxim Kadushkin
|
fb3599293b
|
[embed] fix bug 53324
|
2021-10-25 00:32:35 +03:00 |
|
Maxim Kadushkin
|
056b0e9a49
|
[build] copy common images to common directory
|
2021-09-06 19:03:36 +03:00 |
|
Maxim Kadushkin
|
afa969e314
|
[DE] added build script for "forms" app
|
2021-08-31 23:18:55 +03:00 |
|
maxkadushkin
|
ca4bd0e915
|
Update Gruntfile.js
|
2021-08-31 09:49:59 +03:00 |
|
maxkadushkin
|
b5a11dd6f3
|
Update Gruntfile.js
|
2021-08-30 23:48:37 +03:00 |
|
Julia Radzhabova
|
3ab6e18621
|
Merge branch 'release/v6.4.0' into develop
|
2021-08-09 13:30:40 +03:00 |
|
Maxim Kadushkin
|
736453ce15
|
[mobile] revert changes for addon path
|
2021-08-02 21:31:49 +03:00 |
|
Maxim Kadushkin
|
1e72e8e0bb
|
[mobile] skip addon path from deploy script
|
2021-08-02 10:29:12 +03:00 |
|
Maxim Kadushkin
|
b174f5bbbe
|
[deploy] copy common resources
|
2021-07-26 22:38:34 +03:00 |
|
Maxim Kadushkin
|
b5b8dca3a6
|
[all mobile] added version info in production js
|
2021-07-20 19:45:24 +03:00 |
|
Maxim Kadushkin
|
6641e9419c
|
Merge branch 'hotfix/v6.3.1' into release/v6.4.0
|
2021-07-04 23:44:01 +03:00 |
|
Maxim Kadushkin
|
b8ec15dacb
|
[deploy] refactoring for deployment scripts
|
2021-06-16 20:20:06 +03:00 |
|
Maxim Kadushkin
|
e40d7b7009
|
[deploy] extended function to merge configs
|
2021-06-02 14:36:59 +03:00 |
|
Maxim Kadushkin
|
442d440c19
|
[deploy] extended 'clean' options
|
2021-05-24 15:39:26 +03:00 |
|
Maxim Kadushkin
|
01ce207277
|
[deploy] come missed resources
|
2021-05-20 15:50:02 +03:00 |
|
Julia Radzhabova
|
e8d4de37e6
|
Add parameter for default interface language
|
2021-05-12 01:33:51 +03:00 |
|
Maxim Kadushkin
|
75667dc229
|
Merge branch 'feature/mobile-apps-on-reactjs' into develop
# Conflicts:
# apps/api/documents/api.js
# apps/common/main/lib/util/utils.js
# apps/documenteditor/mobile/app/controller/DocumentHolder.js
# apps/documenteditor/mobile/app/controller/Main.js
# apps/documenteditor/mobile/app/controller/Search.js
# apps/documenteditor/mobile/app/controller/Settings.js
# apps/documenteditor/mobile/app/controller/Toolbar.js
# apps/documenteditor/mobile/app/controller/add/AddImage.js
# apps/documenteditor/mobile/app/controller/add/AddOther.js
# apps/documenteditor/mobile/app/controller/add/AddTable.js
# apps/documenteditor/mobile/app/controller/edit/EditChart.js
# apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js
# apps/documenteditor/mobile/app/controller/edit/EditImage.js
# apps/documenteditor/mobile/app/controller/edit/EditParagraph.js
# apps/documenteditor/mobile/app/controller/edit/EditShape.js
# apps/documenteditor/mobile/app/controller/edit/EditTable.js
# apps/documenteditor/mobile/app/controller/edit/EditText.js
# apps/documenteditor/mobile/app/template/EditTable.template
# apps/documenteditor/mobile/app/template/EditText.template
# apps/documenteditor/mobile/app/template/Settings.template
# apps/documenteditor/mobile/app/view/Settings.js
# apps/documenteditor/mobile/app/view/add/AddOther.js
# apps/documenteditor/mobile/app/view/edit/EditTable.js
# apps/documenteditor/mobile/index.html
# apps/documenteditor/mobile/index.html.deploy
# apps/documenteditor/mobile/index_loader.html
# apps/documenteditor/mobile/locale/en.json
# apps/documenteditor/mobile/locale/ru.json
# apps/documenteditor/mobile/resources/css/app-ios.css
# apps/documenteditor/mobile/resources/css/app-material.css
# apps/presentationeditor/main/app/view/SlideSettings.js
# apps/presentationeditor/mobile/app-dev.js
# apps/presentationeditor/mobile/app.js
# apps/presentationeditor/mobile/app/controller/DocumentHolder.js
# apps/presentationeditor/mobile/app/controller/Main.js
# apps/presentationeditor/mobile/app/controller/Search.js
# apps/presentationeditor/mobile/app/controller/Settings.js
# apps/presentationeditor/mobile/app/controller/Toolbar.js
# apps/presentationeditor/mobile/app/controller/add/AddImage.js
# apps/presentationeditor/mobile/app/controller/add/AddLink.js
# apps/presentationeditor/mobile/app/controller/add/AddTable.js
# apps/presentationeditor/mobile/app/controller/edit/EditContainer.js
# apps/presentationeditor/mobile/app/controller/edit/EditImage.js
# apps/presentationeditor/mobile/app/controller/edit/EditLink.js
# apps/presentationeditor/mobile/app/controller/edit/EditShape.js
# apps/presentationeditor/mobile/app/controller/edit/EditSlide.js
# apps/presentationeditor/mobile/app/controller/edit/EditTable.js
# apps/presentationeditor/mobile/app/controller/edit/EditText.js
# apps/presentationeditor/mobile/app/template/EditSlide.template
# apps/presentationeditor/mobile/app/template/EditTable.template
# apps/presentationeditor/mobile/app/template/EditText.template
# apps/presentationeditor/mobile/app/view/Settings.js
# apps/presentationeditor/mobile/app/view/add/AddOther.js
# apps/presentationeditor/mobile/app/view/add/AddSlide.js
# apps/presentationeditor/mobile/app/view/edit/EditSlide.js
# apps/presentationeditor/mobile/app/view/edit/EditTable.js
# apps/presentationeditor/mobile/index.html
# apps/presentationeditor/mobile/index.html.deploy
# apps/presentationeditor/mobile/index_loader.html
# apps/presentationeditor/mobile/locale/cs.json
# apps/presentationeditor/mobile/locale/de.json
# apps/presentationeditor/mobile/locale/en.json
# apps/presentationeditor/mobile/locale/es.json
# apps/presentationeditor/mobile/locale/fr.json
# apps/presentationeditor/mobile/locale/hu.json
# apps/presentationeditor/mobile/locale/it.json
# apps/presentationeditor/mobile/locale/ko.json
# apps/presentationeditor/mobile/locale/nl.json
# apps/presentationeditor/mobile/locale/pl.json
# apps/presentationeditor/mobile/locale/pt.json
# apps/presentationeditor/mobile/locale/ru.json
# apps/presentationeditor/mobile/locale/sk.json
# apps/presentationeditor/mobile/locale/zh.json
# apps/presentationeditor/mobile/resources/css/app-ios.css
# apps/presentationeditor/mobile/resources/css/app-material.css
# apps/presentationeditor/mobile/resources/less/app-ios.less
# apps/presentationeditor/mobile/resources/less/app-material.less
# apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js
# apps/spreadsheeteditor/mobile/app/controller/FilterOptions.js
# apps/spreadsheeteditor/mobile/app/controller/Main.js
# apps/spreadsheeteditor/mobile/app/controller/Search.js
# apps/spreadsheeteditor/mobile/app/controller/Settings.js
# apps/spreadsheeteditor/mobile/app/controller/Statusbar.js
# apps/spreadsheeteditor/mobile/app/controller/Toolbar.js
# apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js
# apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js
# apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js
# apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js
# apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js
# apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js
# apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js
# apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js
# apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js
# apps/spreadsheeteditor/mobile/app/template/EditCell.template
# apps/spreadsheeteditor/mobile/app/template/EditImage.template
# apps/spreadsheeteditor/mobile/app/template/EditText.template
# apps/spreadsheeteditor/mobile/app/template/Settings.template
# apps/spreadsheeteditor/mobile/app/view/Settings.js
# apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js
# apps/spreadsheeteditor/mobile/app/view/add/AddOther.js
# apps/spreadsheeteditor/mobile/app/view/edit/EditText.js
# apps/spreadsheeteditor/mobile/index.html
# apps/spreadsheeteditor/mobile/index.html.deploy
# apps/spreadsheeteditor/mobile/index_loader.html
# apps/spreadsheeteditor/mobile/locale/en.json
# apps/spreadsheeteditor/mobile/resources/css/app-ios.css
# apps/spreadsheeteditor/mobile/resources/css/app-material.css
# apps/spreadsheeteditor/mobile/resources/less/app-material.less
# apps/spreadsheeteditor/mobile/resources/less/ios/_icons.less
# apps/spreadsheeteditor/mobile/resources/less/material/_icons.less
# apps/spreadsheeteditor/mobile/resources/less/statusbar.less
# build/package.json
|
2021-04-30 19:29:10 +03:00 |
|
Maxim Kadushkin
|
4c5b8cb5d5
|
[deployment] support to build mobile apps via webpack
|
2021-04-16 15:48:54 +03:00 |
|
maxkadushkin
|
59afe51335
|
svg was inlined in editor's css
|
2020-11-10 23:49:56 +03:00 |
|
maxkadushkin
|
2b50ca8cbd
|
Update Gruntfile.js
|
2020-11-09 18:24:47 +03:00 |
|
Maxim Kadushkin
|
58952fcc9a
|
[deploy] fix bug 45991
|
2020-07-30 23:58:14 +03:00 |
|
maxkadushkin
|
98b2897594
|
Update Gruntfile.js (#378)
* Update Gruntfile.js
* Update package.json
|
2020-04-07 13:52:53 +03:00 |
|
maxkadushkin
|
41cde55b5c
|
Update Gruntfile.js (#377)
|
2020-04-06 16:11:44 +03:00 |
|
maxkadushkin
|
ff5d76a40d
|
[deploy] correct environment variables (#375)
|
2020-04-03 18:58:26 +03:00 |
|
Alexey Golubev
|
6375e08b5a
|
Changed phone number
|
2020-03-18 17:29:29 +03:00 |
|
Alexey Golubev
|
f8324b58c3
|
Merge branch 'release/v5.5.0' of github.com:ONLYOFFICE/web-apps into release/v5.5.0
|
2020-02-19 20:09:09 +03:00 |
|
Alexey Golubev
|
359451fed4
|
Add customer branding
|
2020-02-19 20:04:10 +03:00 |
|
maxkadushkin
|
512d8a5de7
|
Update Gruntfile.js (#347)
|
2020-02-19 15:17:18 +03:00 |
|
maxkadushkin
|
1138cff890
|
Update Gruntfile.js (#336)
|
2020-02-11 15:22:06 +03:00 |
|
Maxim Kadushkin
|
5303f4958b
|
[build] extended deployment to load addons
|
2020-02-11 13:00:21 +03:00 |
|
maxkadushkin
|
c0734656fe
|
Update Gruntfile.js (#333)
|
2020-02-06 18:25:21 +03:00 |
|
Alexey Golubev
|
abb13c6876
|
Fix brand build
|
2020-02-03 19:27:01 +03:00 |
|
Alexey Golubev
|
0212ff96b1
|
Fix branding build
|
2020-02-03 15:45:23 +03:00 |
|
Maxim Kadushkin
|
e5a0e50eda
|
Merge with develop
|
2019-12-04 15:26:53 +03:00 |
|
Maxim Kadushkin
|
16fbda860d
|
[build] svg didn't inline for alternative start page
|
2019-11-29 14:42:39 +03:00 |
|
Maxim Kadushkin
|
670b6cf2c6
|
merge with develop
|
2019-11-28 17:11:18 +03:00 |
|