Commit graph

7643 commits

Author SHA1 Message Date
yflory
96a00f89df Generate burn after reading link for pads 2020-01-09 15:20:11 +01:00
yflory
14905a5693 Support ownerKey in file hash 2020-01-09 11:51:28 +01:00
yflory
d4d07f3332 Add support for ownerKey in the hash (version 1 and 2) 2020-01-09 11:20:35 +01:00
yflory
8ccafbc821 Fix tests for invite url 2020-01-09 10:59:20 +01:00
ansuz
a73a1ec116 update changelog to note Finnish translations 2020-01-08 16:48:18 -05:00
Weblate
488e5804e4 Translated using Weblate (Finnish)
Currently translated at 62.9% (745 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/

Translated using Weblate (Finnish)

Currently translated at 53.2% (631 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/

Translated using Weblate (Finnish)

Currently translated at 51.6% (611 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/

Translated using Weblate (Finnish)

Currently translated at 51.2% (607 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/

Translated using Weblate (Finnish)

Currently translated at 44.2% (524 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
2020-01-08 21:34:09 +00:00
ansuz
48ff0e6f1d Merge branch 'soon' into staging 2020-01-08 12:56:23 -05:00
ansuz
a55233f794 Merge branch 'master' of github.com:xwiki-labs/cryptpad 2020-01-08 12:56:13 -05:00
ansuz
44a5ea39bd update the changelog to provide a detailed account of everything this release breaks 2020-01-07 13:40:54 -05:00
ansuz
944a411d42 bump footer string and increment version number 2020-01-07 11:49:54 -05:00
ansuz
715e9270b7 Merge branch 'modern-buffer' into staging 2020-01-07 08:27:28 -05:00
ansuz
8dd7b88dd8 WIP changelog 2020-01-07 08:26:58 -05:00
ansuz
f7fba52e80 Merge branch 'default-config' into staging 2020-01-07 08:23:23 -05:00
ansuz
1b3c2a43bf remove wss from connecSrc in example nginx config 2020-01-06 15:22:55 -05:00
ansuz
4aaef2d811 remove use of deprecated 'new Buffer' instanciation 2020-01-06 14:29:45 -05:00
yflory
f590f60dcb Fix transfer ownership to a team 2020-01-06 17:51:40 +01:00
yflory
eb85a5908e Fix pad type in search for read-only pads 2020-01-06 17:05:29 +01:00
yflory
080ffa09a6 Fix 'team is undefined' error 2020-01-06 10:43:04 +01:00
ansuz
1cf95e6dae
Merge pull request #484 from promasu/master
Log errors in faulty custom config file
2020-01-04 18:28:14 -05:00
Adrian Nöthlich
a714e41d49
Log errors in faulty custom config file
CryptPAD now terminates and does not fallback to default config if the custom config is faulty.
The error in the custom config is logged to the terminal now.

Signed-off-by: Adrian Nöthlich <git@promasu.tech>
2020-01-04 23:58:01 +01:00
ansuz
32bdfacd92 fix incorrectly pasted line 2020-01-04 11:56:09 -05:00
ansuz
75925b6ceb fix blob support in example config 2020-01-04 01:39:37 -05:00
ansuz
6cef88cced Merge branch 'soon' 2019-12-30 12:59:07 -05:00
ansuz
78b54fad53 prevent form autofill on the team invite modal 2019-12-30 12:59:00 -05:00
ansuz
78a1c6bdbd prevent form autofill on the team invite modal 2019-12-30 12:58:48 -05:00
ansuz
743f7264e0 prevent form autofill on the team invite modal 2019-12-30 12:58:26 -05:00
ansuz
adc29e8b42 Merge branch 'soon' into staging 2019-12-30 12:33:38 -05:00
ansuz
448a5c4b2c take note of config changes in CHANGELOG 2019-12-30 12:13:04 -05:00
ansuz
69bfca52fa nest volumes not exposed via HTTP in 'data' folder for easier migration 2019-12-30 12:11:44 -05:00
ansuz
80f3175a0e simplify cipher list, better dhparams 2019-12-27 13:05:02 -05:00
ansuz
f2129161d9 Merge branch 'nginx-domain-variables' into staging 2019-12-26 18:24:28 -05:00
ansuz
7c9b53695b add a bunch of comments to all the mysterious sections of the nginx example config
also remove a large, complicated, unnecessary section
2019-12-26 18:23:52 -05:00
ansuz
05699b2c94 unify websocket configuration points 2019-12-23 18:27:11 -05:00
ansuz
a8b363dba0 drop support for 'websocketPath' and 'useExternalWebsocket' configuration points 2019-12-23 18:23:50 -05:00
ansuz
97bc793ca8 simplify websocket configuration even more 2019-12-23 17:39:13 -05:00
ansuz
67cde69120 drop support for configuration points we can't possibly support 2019-12-23 17:28:01 -05:00
ansuz
4c51d464fd drop replify integration 2019-12-23 17:15:07 -05:00
ansuz
cffb0da833 remove ssl support in node server.
Use a reverse proxy for this.
2019-12-23 17:05:08 -05:00
ansuz
2dfbb522b0 simplify server websocket configuration 2019-12-23 17:01:00 -05:00
ansuz
31ec784de6 remove examples directoryr 2019-12-23 16:48:15 -05:00
yflory
72e308994d Fix scrollbar in support's textarea 2019-12-23 15:46:16 +01:00
yflory
c2c5dbdb64 Remove hash when joining a team with a link 2019-12-20 15:48:29 +01:00
yflory
89d9f22e0e Merge branch 'staging' into soon 2019-12-20 14:48:40 +01:00
Weblate
18c342760a Translated using Weblate (French)
Currently translated at 100.0% (1185 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2019-12-20 13:47:35 +00:00
Weblate
4d265248c9 Translated using Weblate (Finnish)
Currently translated at 31.7% (376 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/

Translated using Weblate (Finnish)

Currently translated at 31.7% (376 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
2019-12-20 13:47:35 +00:00
yflory
a461733aa1 Fix team invitation with no contact 2019-12-20 14:33:28 +01:00
yflory
3be7a387b4 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2019-12-20 14:28:44 +01:00
yflory
4db16faac0 Catch href decryption errors 2019-12-20 14:26:34 +01:00
ansuz
7d5bdc33bb update changelog for v3.8.0 2019-12-19 14:52:34 -05:00
Weblate
f84a876f27 Translated using Weblate (German)
Currently translated at 100.0% (1185 of 1185 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2019-12-19 15:37:49 +00:00