Commit Graph

15178 Commits

Author SHA1 Message Date
mathilde-cryptpad
b0ec95d87a bump docker-compose.yml version to 5.8 2024-03-21 08:39:45 +01:00
Wolfgang Ginolas
708a3689f1 Fix issues found in code review 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
f3ad07aeb6 Improve docker-compose comment and add entry in CHANGELOG.md 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
b014e16f1c Add link to OnlyOffice license to docker-compose 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
d8cb5c02bd Remove --keep to simplify install-onlyoffice.sh
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
52c7caf24b Refactor install-onlyoffice.sh arguments 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
ead0dbe77f Remember, if admin accepted OnlyOffice licence 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
49ad62c461 Disable OnlyOffice apps when it is not installed 2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
15ec7d74fd Docker does not install OnlyOffice by default
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
f5833a9430 Remove OnlyOffice from docker image and install on startup
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
1bda1cf2fc Only download OnlyOffice when update is needed
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
bb5d7aa326 Move OnlyOffice dist to own directory
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
9a60af328c Ignore onlyoffice-builds.git dir
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
93acdba17c Remove unneeded files
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
fdf5f58f1b Remove OnlyOffice from the repository
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
Wolfgang Ginolas
6b6979bc13 1st version of install-onlyoffice.sh
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
dependabot[bot]
aada05a9d6
Merge pull request #1432 from cryptpad/dependabot/npm_and_yarn/follow-redirects-1.15.6 2024-03-18 07:06:39 +00:00
dependabot[bot]
a77d8fa1c4
Bump follow-redirects from 1.15.4 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-16 23:27:13 +00:00
yflory
be946d77f1 Add feedback about pad creation 2024-03-15 17:15:52 +01:00
yflory
fc3620d2bb lint compliance 2024-03-15 16:39:24 +01:00
mathilde-cryptpad
057e0faacf add future 5.8 release to bug report template 2024-03-15 14:56:45 +01:00
yflory
13f92370cb Merge branch 'produpdate' into staging 2024-03-13 16:33:50 +01:00
dependabot[bot]
fa2f3978cf
Merge pull request #1426 from cryptpad/dependabot/npm_and_yarn/jose-4.15.5 2024-03-08 06:57:03 +00:00
dependabot[bot]
d8251aea37
Bump jose from 4.15.3 to 4.15.5
Bumps [jose](https://github.com/panva/jose) from 4.15.3 to 4.15.5.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v4.15.3...v4.15.5)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 18:52:42 +00:00
yflory
1c2dc2cbef lint compliance 2024-03-07 14:58:14 +01:00
yflory
06daba5975 Update package-lock 2024-03-07 12:12:02 +01:00
yflory
b902f281d7 Don't log clean websocket disconnections 2024-03-07 12:11:36 +01:00
yflory
447a7e183c Use latest chainpad-server and its updated events 2024-03-07 10:58:25 +01:00
Wolfgang Ginolas
dd0c5598ea Do not allow OnlyOffice comments in view mode
https://github.com/cryptpad/cryptpad/issues/1420
2024-03-04 10:49:50 +01:00
Wolfgang Ginolas
5b4d1fd898 Enable no-undef in eslintrc 2024-03-01 10:31:53 +01:00
Wolfgang Ginolas
fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas
bc87c971d7 Use eslint-plugin-compat to check browser compability 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas
158164fbbe Added eslint and ignored most of the warnings and fixed some 2024-03-01 07:44:00 +01:00
yflory
5784c8e97f Merge branch 'staging' of github.com:cryptpad/cryptpad into staging 2024-02-26 13:42:05 +01:00
yflory
1a1452f2cd Fix file upload #1419 2024-02-26 13:41:36 +01:00
yflory
dcc6f689fb lint compliance 2024-02-26 13:41:18 +01:00
yflory
1879fd2226 Add configurable server option to log user address (off by default) 2024-02-19 18:15:05 +01:00
Fabrice Mouhartem
60bc2404d6 package description: fix typo
- knowlege → knowledge
2024-02-14 11:26:20 +01:00
mathilde-cryptpad
d9bc9ec3aa upgrade docker-compose.yml version to latest tag 2024-02-12 08:59:31 +01:00
yflory
93a285baa5 Fix consecutive separators in user menu #1402 2024-02-07 12:25:20 +01:00
David Benque
e4cd6ebe92 Update Changelog 2024-02-02 10:49:37 +00:00
David Benque
dd28f2a2c9 Merge branch '5.7-rc' 2024-02-02 10:45:38 +00:00
David Benque
ebb5c60758 Merge branch 'weblate' into 5.7-rc 2024-02-02 10:35:27 +00:00
David Benque
5b572191e3
Merge pull request #1400 from cryptpad-team/weblate-cryptpad-app
Translations update from CryptPad Translations
2024-02-02 10:27:18 +00:00
yflory
221ab0501a Fix folder name not centered 2024-01-31 16:38:11 +01:00
Weblate
9678a4711d Translated using Weblate (German)
Currently translated at 100.0% (1700 of 1700 strings)

Co-authored-by: Jan <janrei.g@googlemail.com>
Translate-URL: https://weblate.cryptpad.org/projects/cryptpad/app/de/
Translation: CryptPad/App
2024-01-31 13:00:15 +01:00
yflory
f5478c10da Fix nginx advenced config issue 2024-01-31 12:13:44 +01:00
yflory
df19bf0264 Suport .mjs files content-type in nginx config 2024-01-31 11:56:00 +01:00
mathilde-cryptpad
7aca7248e5
Add 5.7.0 to bug_resolution.yml template 2024-01-30 16:25:17 +01:00
yflory
95cdae304d Fix wrong month name in yearly recurring events #1398 2024-01-30 15:54:49 +01:00