ansuz
39e725c5c9
add a migration script for the task format
2019-04-23 17:22:40 +02:00
ansuz
ec64de2c67
additional work on the storage API
...
* optimize layout on the filesystem
* drop some unused functions
* don't recurse over folders that you know won't be relevant
* remove empty folders
* add a migration API
* fix some minor bugs with asynchrony
* lint compliance
2019-04-23 17:20:03 +02:00
yflory
e8b93f7cca
Improve print layout in code
2019-04-23 16:32:08 +02:00
ansuz
d64e1c450e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-23 15:58:10 +02:00
Weblate
0585b6aa41
Translated using Weblate (Russian)
...
Currently translated at 33.2% (314 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-04-23 12:50:05 +00:00
Weblate
cc9e6412a1
Translated using Weblate (Romanian)
...
Currently translated at 54.0% (511 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
2019-04-23 12:50:05 +00:00
Weblate
07d9c17ab0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 32.0% (303 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 23.5% (223 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
2019-04-23 12:50:04 +00:00
yflory
c3d8d27b33
Hide image and formula buttons in the sheet app
2019-04-23 13:58:25 +02:00
yflory
ad3ee14d2b
Fix Clean CryptDrive button in settings
2019-04-23 13:35:05 +02:00
ansuz
7665720d77
integrate task execution into the server directly
2019-04-23 13:28:05 +02:00
ansuz
7b55df5931
rewrite task execution as API instead of a script
2019-04-23 13:26:45 +02:00
ansuz
ecd9647a2e
add shutdown command for the logstore
2019-04-23 13:25:03 +02:00
yflory
126a379ed2
Fix mermaid css
2019-04-23 13:23:44 +02:00
yflory
d3afee0e34
Add a spellcheck option for codemirror
2019-04-23 13:23:33 +02:00
yflory
182967e5e0
Fix unique IPs in the admin panel when using nginx
2019-04-23 10:44:37 +02:00
yflory
3676a6b923
Fix highlighting in code blocks for markdown rendering
2019-04-18 18:41:16 +02:00
yflory
881976d0ba
Hide the crowdfunding box on the homepage if crowdfunding is disabled
2019-04-18 17:47:54 +02:00
yflory
74a0252712
Fix unique IPs in the admin panel when using nginx
2019-04-18 15:15:32 +02:00
yflory
f4bf032513
Fix one case of duplicated content #352
2019-04-18 15:15:07 +02:00
yflory
8550114e7d
Missing keys for the logging API
2019-04-18 10:36:49 +02:00
yflory
e715c58231
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-18 10:32:09 +02:00
ansuz
e147d0eca4
add info-level logging for all rpc-initiated deletions
2019-04-17 17:09:07 +02:00
ansuz
bc45bba484
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-17 16:31:43 +02:00
ansuz
5a8cd61600
add support for non-standard paths in pinneddata.js
2019-04-17 16:31:35 +02:00
ansuz
cd793b295d
provide a standard api for calculating pin data for a given public key
2019-04-17 16:30:45 +02:00
yflory
e0665cb190
Use the new logging API for the history keeper
2019-04-17 15:28:29 +02:00
yflory
338b40face
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-17 14:54:08 +02:00
yflory
c75e4035b6
Make the list of available languages for CryptPad configurable
2019-04-17 14:54:01 +02:00
ansuz
b8343b5483
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-17 14:46:57 +02:00
ansuz
5c9cd5ffc6
standardize pin calculation routine
2019-04-17 14:46:46 +02:00
ansuz
d5a9eacef0
standardize loading of server configuration
2019-04-17 13:48:39 +02:00
ansuz
8e17d582f9
Update CODE_OF_CONDUCT.md
2019-04-17 13:14:48 +02:00
yflory
fc3cb27fb8
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-17 11:15:07 +02:00
yflory
da6916a8cb
Add new language: Norwegian Bokmål
2019-04-17 11:14:18 +02:00
Weblate
45d6f56abc
Translated using Weblate (Russian)
...
Currently translated at 33.1% (313 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
Translated using Weblate (Russian)
Currently translated at 31.3% (296 of 947 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2019-04-16 15:24:42 +00:00
yflory
a12f6b322f
Fix the title input being reset with userlist changes
2019-04-16 17:24:09 +02:00
yflory
9765dca9ff
Another fix about phantom viewers
2019-04-16 17:14:05 +02:00
yflory
3d5c9c78ee
lint compliance
2019-04-16 15:36:16 +02:00
yflory
9b9cedd191
Fix userlist and chat after reconnection in a shared worker
2019-04-16 12:09:39 +02:00
yflory
652583eec1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-15 14:21:10 +02:00
yflory
52dbc296ee
Detect phantom tabs using PING in the worker
2019-04-15 14:21:04 +02:00
yflory
ab832643f7
Fix chat icon always blinking on first visit
2019-04-15 14:16:42 +02:00
yflory
fdcce64f49
Removea a warning in the browser console
2019-04-15 14:16:09 +02:00
ansuz
670040ae68
Merge branch 'soon' into staging
2019-04-12 18:24:45 +02:00
yflory
d103ae1b16
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-12 17:42:33 +02:00
ansuz
bcb00ebfae
fix description of a bug fix in the changelog
2019-04-12 17:41:46 +02:00
yflory
86346c567c
Clean the Mermaid code and speed up load time
2019-04-12 17:39:29 +02:00
ansuz
24c4029922
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2019-04-12 17:24:36 +02:00
ansuz
47cb776d6c
write changelog for v2.20.0
2019-04-12 17:19:19 +02:00
ansuz
1853566b1a
serve datastore over the webserver in the example nginx config
2019-04-12 17:17:54 +02:00