Thomas Gläßle
405526cfa5
Properly escape sed replace expressions
...
This fixes an error during container startup due to interpolating a
$STORAGE value that may contain slashes or other "active" characters:
...
Using secure websockets: false
Using storage adapter: ./storage/file
sed: bad option in substitution expression
Also add a trailing ',' in the search expression to avoid substituting
in the comment above the actual definition:
/* If Cryptpad is proxied without using https, the server needs to know.
* Specify 'useSecureWebsockets: true' so that it can send
...
7 years ago
ansuz
ace31c952e
clear tooltips when redrawing the userlist
8 years ago
ansuz
4c6f8d71e1
don't invoke spinner if it does not exist
8 years ago
ansuz
0b69973c17
remove html
8 years ago
ansuz
85cfd4335d
correct markdown syntax
8 years ago
ansuz
4614d6ae81
remove legacy max-width from usage bar
8 years ago
ansuz
9a733cca0e
drop support for legacy iframe
8 years ago
ansuz
311f709dc4
lint compliance
8 years ago
ansuz
27c94b4437
Merge pull request #161 from pbondoer/language
...
New FR/ES keys
8 years ago
Pierre Bondoerffer
f2a78ddfd9
New FR/ES keys
8 years ago
ansuz
1ca00e7e01
resolve merge conflicts
8 years ago
ansuz
1f8449ff65
Merge pull request #139 from dtrv/master
...
add translations and some improvements
8 years ago
ansuz
411c64df85
Merge branch 'master' into master
8 years ago
ansuz
88c9998565
Merge pull request #159 from c4rl0sc/master
...
Fixed spelling issues and improved translation quality.
8 years ago
ansuz
c147d342a3
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
8 years ago
ansuz
eebe473f13
reenable same-origin CSP
8 years ago
ansuz
542d0cd17f
drop support for legacy pad list
8 years ago
Pierre Bondoerffer
93e007b52a
reduce png sizes
8 years ago
ansuz
f6125415aa
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
8 years ago
ansuz
1c238100c8
don't throw alerts in the middle of someone's presentation
8 years ago
Caleb James DeLisle
cd3f29c502
Merge branch 'readme' of git://github.com/pbondoer/cryptpad into staging
8 years ago
Pierre Bondoerffer
e655ebd29e
Remove link on README
8 years ago
Pierre Bondoerffer
3f92427fdf
Polish README some mo'
8 years ago
ansuz
7cd42d5ff1
use provided clearTooltips function
8 years ago
Pierre Bondoerffer
c26350c057
Improve README
8 years ago
ansuz
3fa010027c
implement clearTooltips
8 years ago
ansuz
a68a225d79
fix read-only synchronization bug
8 years ago
ansuz
777dea2014
Merge branch 'staging' into todo
8 years ago
ansuz
a458d7fa46
bump to latest version
8 years ago
ansuz
99d39514a2
turn uploads on by default
8 years ago
ansuz
9734a4db80
append new items to the top of the todo
8 years ago
ansuz
69eaccbdef
don't create empty todo entries
8 years ago
ansuz
e84edb2c2b
disable problematic tooltips
8 years ago
ansuz
9c07793d0d
remove tips on checkbox state change
8 years ago
ansuz
ba9cab762c
Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
8 years ago
yflory
8e83501c72
Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
8 years ago
yflory
459e0b3b16
CSS and bug fixes for todo
8 years ago
ansuz
a5b19b1cdd
add missing translations
8 years ago
ansuz
d4ffa7903f
better popup logic
8 years ago
ansuz
0b81781f35
make the input bold
8 years ago
ansuz
2af96d74fc
automatically focus on the create todo form
8 years ago
yflory
77d6da841f
Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
8 years ago
yflory
3da76e3ae8
Update style for the todo app
8 years ago
ansuz
85366f2368
use new translations
8 years ago
ansuz
d99d071716
WIP checkbox titles
8 years ago
ansuz
e6031c2209
slightly better styles
8 years ago
ansuz
8cfd8d3270
add translations for todo
8 years ago
ansuz
c390bdd518
resolve merge conflicts
8 years ago
yflory
0612a50ab4
Add fadein/fadeout when adding or removing a task
8 years ago
ansuz
082632048b
fix styles for very wide todos
8 years ago