Commit Graph

15491 Commits

Author SHA1 Message Date
yflory 2527d11649 Merge branch 'staging' into plugins 2024-06-21 17:02:41 +02:00
yflory 3c8e6b16a1 Merge branch 'staging' into plugins 2024-06-21 17:01:45 +02:00
yflory 04ff20cee1 Use default language for missing plugin translation keys 2024-06-21 17:01:33 +02:00
yflory c56e39814b
Merge pull request #1456 from cryptpad/tighten-eslint-rules
Tighten eslint rules
2024-06-21 16:19:26 +02:00
yflory e5535f79d5 lint compliance 2024-06-21 16:19:07 +02:00
yflory aca6680943 Merge branch 'staging' into tighten-eslint-rules 2024-06-21 16:17:22 +02:00
mathilde-cryptpad 38694fd463 explain with easier words the purpose of httpSafePort 2024-06-21 16:12:00 +02:00
yflory 0fa9f14c49
Merge pull request #1473 from cryptpad/locked-focus-on-text-editors
Fix locked focus on text editors
2024-06-18 12:52:49 +02:00
yflory 1b34c89369
Merge pull request #1466 from cryptpad/fix-notifications-dismiss-hover
#1465: unsharp the corners when hovering the dismiss button on notification dropdown menu
2024-06-18 12:45:15 +02:00
yflory a2a35a62c6
Merge pull request #1464 from Chouhartem/anonymous-drive-context-menu
#1089: Fix contextual menu `Open` on anonymous drive
2024-06-18 12:44:59 +02:00
mathilde-cryptpad 677287d2dc
Merge pull request #1518 from cryptpad/clarify-sandbox-config
Clarify sandbox `httpSafePort` use in `config.example.js`
2024-06-18 11:12:25 +02:00
mathilde-cryptpad 6b430c0b01 clarify how to use the different ports, see #1212 2024-06-18 11:10:19 +02:00
mathilde-cryptpad 6b2388080f
Merge pull request #1516 from cryptpad/http2-nginx-new-option
Switch to new `http2` Nginx option
2024-06-18 10:27:14 +02:00
mathilde-cryptpad 5ae741926b update Nginx examples with the new http2 option 2024-06-18 09:58:51 +02:00
Wolfgang Ginolas 89f7b79eec Fix OO images when OnlyOffice was reloaded
https://github.com/cryptpad/cryptpad/issues/1500
2024-05-31 14:23:18 +02:00
Wolfgang Ginolas d41cd30672 fix install-onlyoffice.sh 2024-05-24 09:39:39 +02:00
yflory b9e221b92b Merge branch 'main' into staging 2024-05-17 11:04:03 +02:00
yflory 9d5af0d136 Merge branch 'node20130' 2024-05-17 10:45:12 +02:00
yflory 86776894cc Merge branch 'main' into staging 2024-05-16 17:20:32 +02:00
yflory 7f45d598cb Fix merge issues with package.json 2024-05-16 17:19:24 +02:00
yflory 4483b848ff Fix http server issue with node >= v20.13.0 2024-05-16 16:58:39 +02:00
yflory 30e16bf0e4 Add extension points 2024-05-15 17:09:28 +02:00
Wolfgang Ginolas 870e14b5bb Add null check for missing method 2024-05-15 09:45:33 +02:00
daria 41ef72656d change shortcut for getting out of text editors Code/Slides 2024-05-10 13:34:38 +03:00
yflory baa9fec876 Improve plugins system 2024-05-07 16:52:01 +02:00
yflory 6eee39be5f API: support downloadAs command 2024-05-06 15:55:48 +02:00
Wolfgang Ginolas d2adb5d068 Use myOOId instead of myUniqueOOId in list of partipicants
https://github.com/cryptpad/cryptpad/issues/1446
2024-05-03 10:28:10 +02:00
Wolfgang Ginolas cabe1b879b Make sure indexUser is the same everywhere
https://github.com/cryptpad/cryptpad/issues/1446
2024-05-03 10:28:10 +02:00
Wolfgang Ginolas 82daeb98aa Fix bug when finding unique OO id
https://github.com/cryptpad/cryptpad/issues/1446
2024-05-03 10:28:10 +02:00
yflory 131d3e8b4d Update plugin capabilities and prepare OnlyOffice API 2024-04-30 18:13:52 +02:00
daria 78fce869bf add shortcut for getting out of Code editor 2024-04-25 13:57:41 +03:00
yflory 2557b506ab Support OO apps in the API 2024-04-23 14:53:29 +02:00
yflory 0604b708dc Only allow loading onlyoffice fonts + update nginx #1472 2024-04-17 15:12:27 +02:00
yflory a3f80b60b0 Fix loading resources using sandbox domain from outer #1472 2024-04-17 14:50:32 +02:00
daria 08f859ab0e add outline to focused elements on Code/Markdown tools 2024-04-17 15:09:54 +03:00
mathilde-cryptpad 7a259264e4
Merge pull request #1471 from nisbet-hubbard/patch-2
Add .mjs support in httpd config
2024-04-17 08:20:27 +02:00
nisbet-hubbard 623b47f097
Suport .mjs files content-type 2024-04-16 22:24:53 +08:00
Fabrice Mouhartem b617752098
Remove redraw in notification dropdown
- Created square angles on the right side of the notification dropdown
  when hovering above the dismiss () button
- Fix #1465
2024-04-11 17:56:05 +02:00
mathilde-cryptpad 2bd8ff8f23 fix wrong, outdated package-lock.json file 2024-04-10 09:37:36 +02:00
Fabrice Mouhartem 2540f6ec89
maintenance: another typo in the comments… 2024-04-09 15:12:40 +02:00
Fabrice Mouhartem 04395f1bd6
maintenance: fix typo in comments (minor) 2024-04-09 15:08:51 +02:00
Fabrice Mouhartem 463fc45b2a
#1089: Contextual menu `open` on anonymous drive
- Related to https://github.com/cryptpad/cryptpad/issues/1089#issuecomment-2044954222
2024-04-09 15:00:12 +02:00
Wolfgang Ginolas b058f76b45 Use curl for Docker HEALTHCHECK 2024-04-09 11:56:51 +02:00
Wolfgang Ginolas 5119901fb8 Install dependencies of install-onlyoffice.sh in Dockerfile 2024-04-09 11:56:51 +02:00
Wolfgang Ginolas 5bf65cfbdb Remove x2t from repo and use the one installed by install-onlyoffice.sh instead 2024-04-09 11:56:51 +02:00
Wolfgang Ginolas 79d7529caf Install x2t in install-onlyoffice.sh 2024-04-09 11:56:51 +02:00
Wolfgang Ginolas 6ee22b28bd Remove duplicate args_isString 2024-04-05 08:35:01 +02:00
Wolfgang Ginolas 1f54b8b26d Tighten eslint rules 2024-04-05 08:35:01 +02:00
David Benque d7dd9d1b45 Merge branch 'main' into staging 2024-04-04 15:11:13 +01:00
David Benque 0f5ffa4ad8 Correct changelog 2024-04-04 14:57:26 +01:00