Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2023
1 parent 618b41d commit e5b151f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion core
Submodule core updated 5478 files
2 changes: 1 addition & 1 deletion dictionaries
Submodule dictionaries updated 56 files
+1 −1 README.md
+79 −0 bg_BG/README_hyph_bg_BG.txt
+6,625 −0 bg_BG/hyph_bg_BG.dic
+16 −0 ca_ES/README_hyph_ca_ES.txt
+2,308 −0 ca_ES/hyph_ca_ES.dic
+3,637 −0 cs_CZ/hyph_cs_CZ.dic
+10 −0 da_DK/README_hyph_da_DK.txt
+1,146 −0 da_DK/hyph_da_DK.dic
+1 −1 de_AT/hyph_de_AT.dic
+1 −1 de_CH/hyph_de_CH.dic
+42 −0 de_DE/README_hyph_de.txt
+1 −1 de_DE/hyph_de_DE.dic
+11 −0 el_GR/README_hyph_el_GR.txt
+579 −0 el_GR/hyph_el_GR.dic
+1 −1 en_AU/hyph_en_AU.dic
+1 −273 en_GB/hyph_en_GB.dic
+59 −0 en_US/README_hyph_en_US.txt
+1,366 −79 en_US/hyph_en_US.dic
+43 −0 es_ES/README_hyph_es_ES.txt
+0 −877 es_ES/es_ES_hyph.dic
+862 −0 es_ES/hyph_es_ES.dic
+87 −0 fr_FR/README_hyph_fr_FR.txt
+647 −581 fr_FR/hyph_fr_FR.dic
+20 −0 gl_ES/README_hyph_gl_ES.txt
+290 −0 gl_ES/hyph_gl_ES.dic
+82 −0 hr_HR/README_hyph_hr_HR.txt
+1,597 −0 hr_HR/hyph_hr_HR.dic
+12 −0 hu_HU/README_hyph_hu_HU.txt
+97,725 −0 hu_HU/hyph_hu_HU.dic
+12,033 −0 id_ID/hyph_id_ID.dic
+28 −0 it_IT/README_hyph_it_IT.txt
+421 −0 it_IT/hyph_it_IT.dic
+123 −0 lv_LV/README_hyph_lv_LV.txt
+1 −1 lv_LV/hyph_lv_LV.dic
+1,010 −0 mn_MN/hyph_mn_MN.dic
+74 −25 mn_MN/mn_MN.aff
+237 −19 mn_MN/mn_MN.dic
+12 −0 nb_NO/README_hyph_nb_NO.txt
+27,142 −0 nb_NO/hyph_nb_NO.dic
+16,257 −0 nl_NL/hyph_nl_NL.dic
+27,142 −0 nn_NO/hyph_nn_NO.dic
+4,824 −0 pl_PL/hyph_pl_PL.dic
+1,394 −0 pt_BR/README_hyph_pt_BR.txt
+1,247 −0 pt_BR/hyph_pt_BR.dic
+14 −0 pt_PT/README_hyph_pt_PT.txt
+308 −0 pt_PT/hyph_pt_PT.dic
+5,220 −0 ro_RO/hyph_ro_RO.dic
+3,875 −0 ru_RU/hyph_ru_RU.dic
+2,468 −0 sk_SK/hyph_sk_SK.dic
+57 −0 sl_SI/README_hyph_sl_SI.txt
+1,413 −0 sl_SI/hyph_sl_SI.dic
+1,413 −0 sl_SI/hyph_sl_SI.dic.bak
+3,365 −0 sr_Cyrl_RS/hyph_sr_Cyrl_RS.dic
+3,412 −0 sr_Latn_RS/hyph_sr_Latn_RS.dic
+23 −0 sv_SE/README_hyph_sv_SE.txt
+14,954 −0 sv_SE/hyph_sv_SE.dic
2 changes: 1 addition & 1 deletion sdkjs
Submodule sdkjs updated 517 files
2 changes: 1 addition & 1 deletion server
Submodule server updated 43 files
+11 −4 Common/config/default.json
+6 −0 Common/config/development-linux.json
+6 −0 Common/config/development-mac.json
+6 −0 Common/config/development-windows.json
+1,220 −100 Common/npm-shrinkwrap.json
+24 −23 Common/package.json
+31 −1 Common/sources/commondefines.js
+2 −27 Common/sources/constants.js
+6 −17 Common/sources/formatchecker.js
+46 −0 Common/sources/operationContext.js
+3 −3 Common/sources/storage-base.js
+4 −4 Common/sources/storage-fs.js
+105 −126 Common/sources/storage-s3.js
+283 −28 Common/sources/tenantManager.js
+98 −77 Common/sources/utils.js
+77 −70 DocService/npm-shrinkwrap.json
+32 −32 DocService/package.json
+760 −395 DocService/sources/DocsCoServer.js
+5 −5 DocService/sources/baseConnector.js
+139 −84 DocService/sources/canvasservice.js
+7 −6 DocService/sources/changes2forgotten.js
+27 −13 DocService/sources/converterservice.js
+9 −11 DocService/sources/database.js
+4 −3 DocService/sources/editorDataMemory.js
+30 −14 DocService/sources/fileuploaderservice.js
+13 −13 DocService/sources/gc.js
+60 −43 DocService/sources/server.js
+4 −4 DocService/sources/shutdown.js
+1 −1 DocService/sources/taskresult.js
+97 −49 DocService/sources/wopiClient.js
+5 −5 FileConverter/package.json
+157 −84 FileConverter/sources/converter.js
+13 −15 FileConverter/sources/convertermaster.js
+1 −1 Metrics/package.json
+4 −4 SpellChecker/package.json
+4 −5 SpellChecker/sources/server.js
+21 −6 branding/info/index.html
+4,144 −847 npm-shrinkwrap.json
+16 −7 package.json
+15 −0 tests/env-setup.js
+259 −0 tests/integration/forgottenFilesCommnads.tests.js
+154 −0 tests/integration/storage.tests.js
+192 −0 tests/jest.config.js
2 changes: 1 addition & 1 deletion web-apps
Submodule web-apps updated 7368 files

0 comments on commit e5b151f

Please sign in to comment.