2050 Commits (05785e96ea112435bd5cc1648e79362eaa9abe25)
 

Author SHA1 Message Date
Pierre Bondoerffer 05785e96ea
small color change 8 years ago
Pierre Bondoerffer 20c252e5c6
fix placeholder styling in safari 8 years ago
Pierre Bondoerffer 96ff487271
fix flash of content 8 years ago
Pierre Bondoerffer 248f88034b
important fixes 8 years ago
Pierre Bondoerffer 6b57bb2bbb
poll: press enter to validate input 8 years ago
Pierre Bondoerffer d483e10e77
poll fixes 8 years ago
Pierre Bondoerffer ea5301be13
poll improved(tm) 8 years ago
Pierre Bondoerffer 7434dbcb0f
what i have 8 years ago
Pierre Bondoerffer f11cf8e6ac
move poll styles to separate file 8 years ago
ansuz 5212539a16 move standalone functions from common into their own file 8 years ago
ansuz 7437d6b902 remove unused function 8 years ago
ansuz 4e590a9dd1 remove even more dead code 8 years ago
ansuz 85fcaa9bbc remove more dead code 8 years ago
ansuz 401936a91e move singly-used css file out of /common/ 8 years ago
ansuz 9a46b58c85 deprecate this 90 days after f-release 8 years ago
ansuz 7a59183bb1 pinpad.create should always be async 8 years ago
ansuz 8de3610532 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 9aa0548b1f remove dead cursor code 8 years ago
yflory 4e61b79f9a Clean fileObject 8 years ago
yflory cde724399c Pin the pads 8 years ago
ansuz b3867429ee bump cryptpad version 8 years ago
yflory 74ea2fce5a Fix lint error... 8 years ago
yflory aa49c97d6e Fix lint error 8 years ago
ansuz 2c8d1b8183 jshint compliance 8 years ago
ansuz 3217b92bdd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz b8bf179e3b Merge branch 'docker' of https://github.com/coldfix/cryptpad into staging 8 years ago
yflory f0836f745e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 528deb11da Add missing file for whiteboard 8 years ago
yflory 6a3c1bfe06 Remove chainpad from bower.json dependencies 8 years ago
ansuz cde9ea9887 update footer version 8 years ago
ansuz 2a7793acd8 set a more permissive CSP policy by default. add a note about it 8 years ago
ansuz 8ac0741511 move docker section down 8 years ago
ansuz 05a50b1f4c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz a14bb1480a progress for implicit pinning 8 years ago
ansuz f82278a25c handle return of undefined hash 8 years ago
yflory d5e69653c0 Select opacity in draw mode in the canvas app 8 years ago
ansuz 1d933be5a6 make reset return the hash, not an array with containing it 8 years ago
yflory f34492be94 Remove duplicates uid in the user list 8 years ago
yflory cfc5d634f4 Merge branch 'templates' into staging 8 years ago
yflory bd16e0f0e7 Templates in polls and canvas, and ability to disable templates 8 years ago
yflory 63a130c678 Add a button to delete the selection in canvas 8 years ago
yflory 33e19d5918 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 126498585e Add a context menu on the ROOT folder in the drive 8 years ago
yflory be1db2a1ec Ability to remove an object when draw mode is off 8 years ago
ansuz 108ab7e9de comment out a style assignment that doesn't seem necessary 8 years ago
ansuz 8c629185e1 cleaner less file 8 years ago
ansuz 0db141e48d rename style files 'whiteboard' instead of main 8 years ago
Thomas Gläßle 2985c6a051 Cleanup Dockerfile, thanks to @kpcyrd 8 years ago
Thomas Gläßle c182a407cf Fix typo in container-start.sh 8 years ago
Thomas Gläßle 074f27237f Improve docker-related documentation
- install/usage should be at the top, it's the most relevant info for typical users
- docker call was missing `run` argument
- added `--restart=always` to run it as a service
- change default data directory. I think it's bad advice keeping data
  cluttered all over your file-system in some git repositories that one
  may want to delete later on
8 years ago