Skip to content

Commit

Permalink
4.49 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kalcaddle committed Aug 26, 2022
1 parent 8252376 commit f29caa4
Show file tree
Hide file tree
Showing 23 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion app/controller/utils.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion config/version.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<?php
define('KOD_VERSION','4.49');
define('KOD_VERSION_BUILD','01');//time(),20220825
define('KOD_VERSION_BUILD','02');//time(),20220826
6 changes: 3 additions & 3 deletions plugins/officeLive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id":"officeLive",
"name":"{{LNG.officeLive.meta.name}}",
"title":"{{LNG.officeLive.meta.title}}",
"version":"1.22",
"version":"1.23",
"category":"file",
"source":{
"icon":"{{pluginHost}}static/images/icon.png"
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"apiServer":{
"type":"input",
"value":"https://owa-box.vips100.com/op/view.aspx?src=",
"value":"https://view.officeapps.live.com/op/view.aspx?src=",
"display":"{{LNG.officeLive.Config.apiServer}}",
"desc":"{{LNG.officeLive.Config.apiServerDesc}}",
"require":1
Expand All @@ -63,7 +63,7 @@
"type":"number",
"display":"{{LNG.Plugin.Config.fileSort}}",
"desc":"{{LNG.Plugin.Config.fileSortDesc}}",
"value":5,
"value":55,
}
}
}
2 changes: 1 addition & 1 deletion plugins/toolsCommon/static/pie/.pie.tif

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/api/default/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/api/view/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/app/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/desktop/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/edit/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/editor/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/explorer/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/explorerWap/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/plugins/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/setting/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/shareEditor/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/shareExplorer/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/shareIndex/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/js/app/src/user/main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/style/skin/base/app_code_edit.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/style/skin/base/app_desktop.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/style/skin/base/app_editor.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions static/style/skin/base/app_explorer.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/style/skin/base/app_setting.css

Large diffs are not rendered by default.

0 comments on commit f29caa4

Please sign in to comment.