Commit graph

9782 commits

Author SHA1 Message Date
ansuz
96f340b11c remove early prototype serviceworker code 2020-10-29 18:25:23 +05:30
ansuz
68505fe32b lots of new caching logic in the serviceworker 2020-10-29 11:59:02 +05:30
ansuz
d5c4fdd50a load the serviceworker from boot2.js, enabling it practically everywhere 2020-10-29 11:46:19 +05:30
ansuz
f583c526a8 lint compliance 2020-10-29 11:44:46 +05:30
ansuz
f879e9044a enable serviceworkers on more pages 2020-10-29 11:43:37 +05:30
ansuz
961e8afe09 continued WIP serviceworker prototype
* more advanced caching logic
* include home page and code editor in sw scope
* properly support loading while offline
2020-10-28 13:51:50 +05:30
ansuz
696f6dc137 Merge branch 'staging' into pwa-experiment 2020-10-27 13:50:31 +05:30
ansuz
034472d3dd move some implictly global state to env.js 2020-10-27 12:47:15 +05:30
ansuz
c3fbbec72b lint compliance 2020-10-27 12:46:27 +05:30
ansuz
0bc2433e02 Merge branch 'accessBug' into staging 2020-10-27 09:09:09 +05:30
ansuz
b46aaaed7b optimize Util.throttle to create fewer timeouts 2020-10-27 09:01:38 +05:30
ansuz
d95b0954f9 Merge branch 'fix-printing' into staging 2020-10-27 08:13:58 +05:30
ansuz
a2b79d84b8 align nodejs http headers with example nginx 2020-10-27 08:12:23 +05:30
yflory
a1ee5943b4 Improve tag UI 2020-10-26 16:45:36 +01:00
ansuz
f7bd3bdc23 don't pin falsey document ids 2020-10-26 17:34:41 +05:30
ansuz
a8f53d04fc proposed nginx configuration to enable XLSX export without disabling print from other apps 2020-10-26 17:24:35 +05:30
yflory
69c26fe8c7 Fix various issues with restricted pads 2020-10-23 15:44:47 +02:00
ansuz
a87d0f2943 update changelog and version string for 3.23.2 (XerusDaamsi reloaded) 2020-10-23 12:36:18 +05:30
ansuz
f84c5f9f66 Merge branch 'staging' into soon 2020-10-22 17:01:01 +05:30
yflory
7763f966c6 Fix feedback 2020-10-22 12:14:52 +02:00
yflory
a7a0e3e0a8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-10-22 12:09:59 +02:00
yflory
66e04f6204 Improve script to remote duplicate teams 2020-10-22 12:09:48 +02:00
yflory
fba130745d Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-10-22 11:20:29 +02:00
yflory
678fc5e41e Make contribution URLs configurable 2020-10-22 11:20:18 +02:00
ansuz
8ed48d36ab remove a temporary cache-busting hack 2020-10-22 14:00:30 +05:30
ansuz
ff3ceb7d7b Merge branch 'soon' into staging 2020-10-22 13:46:30 +05:30
ansuz
6523bc53cd Merge branch 'main' into soon 2020-10-22 13:46:19 +05:30
ansuz
d72e053560 make a note to improve stream timeout error handling 2020-10-22 11:24:58 +05:30
ansuz
67430de7ff Make efforts to avoid closing streams mid-read
1. Close streams when you're done with them
2. Close streams if they seem to have been abandoned
2020-10-22 11:17:03 +05:30
ansuz
fbfb25bf29 lint compliance 2020-10-21 21:29:52 +05:30
yflory
714f2c6051 Fix an issue with the maxTeamsSlots configuration 2020-10-21 16:27:18 +02:00
yflory
0e6e691d7d Remove hardcoded translation key 2020-10-21 16:14:49 +02:00
yflory
ae95b088dc Fix syntax error 2020-10-21 16:04:04 +02:00
yflory
8feb360b88 Merge branch 'main' into soon 2020-10-21 16:02:56 +02:00
yflory
81ec200040 New OO build to fix cache issues 2020-10-21 15:53:01 +02:00
yflory
070696c7e3 New OO build 2020-10-21 15:29:13 +02:00
ansuz
100b417646 guard against several serverside typeErrors
and warn in cases where they would have occurred
2020-10-21 18:24:54 +05:30
ansuz
e8428a2a73 prevent a case of multiple callbacks 2020-10-21 18:13:10 +05:30
ansuz
e89c83fa89 Merge branch 'main' of github.com:xwiki-labs/cryptpad into main 2020-10-21 18:12:27 +05:30
yflory
d7d25c0a71 Use correct version string for ckeditor icons 2020-10-21 13:41:36 +02:00
yflory
b74c312f3c Use the new public key format in config.example.js #626 2020-10-21 12:24:59 +02:00
ansuz
06e9c81879 correct a typo 2020-10-21 14:48:47 +05:30
ansuz
16603e02dc WIP service worker investigation 2020-10-21 14:23:39 +05:30
ansuz
084af5632b try to standardize how links are opened for PWAs 2020-10-21 14:07:25 +05:30
ansuz
8c980df660 tell clients not to cache their outer html 2020-10-21 13:11:29 +05:30
yflory
0440f8c03e Merge branch 'soon' into staging 2020-10-20 15:45:50 +02:00
yflory
19f3222da9 Exclude accounts app from the new pad menu 2020-10-20 15:45:32 +02:00
yflory
a2523cd3d4 Exclude acconts app from the new pad menu 2020-10-20 15:44:19 +02:00
yflory
7b989784b8 Make sure team MEMBERS can't invite VIEWERS 2020-10-20 15:02:36 +02:00
yflory
758c33f7fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-10-20 14:02:46 +02:00