Commit Graph

770 Commits (936bf8df9d8ce1f694765daf3a5fddbbfbb7dd3c)

Author SHA1 Message Date
ansuz 936bf8df9d return falsey if userHash is junk
ansuz 105e5cdac9 fix 'undefined/' userHash
ansuz 401e908963 use media-tag with xhr error handling
ansuz 3465710237 Merge branch 'mediatag' of https://github.com/Regzox/cryptpad into tag
Daniel RADEAU 21c39572be Update media-tag and fix bower dependencies
ansuz ebfa228bc0 add upgrade button to all static pages
ansuz 149568689a color donate button green
ansuz ec6ad6772b send feedback on donation
Daniel RADEAU cb2efe138b Media Tag integration, image, audio, video, pdf
ansuz 9ca5bc507e add support for donate button
Caleb James DeLisle 66520b6041 cleaned up the accounts, limits and revenue sharing and unified the config in one place
ansuz 3f3d64992d resolve merge conflicts
ansuz 57017c68fa hacks for cross-domain safari
ansuz cf658c1b3a backport live changes
ansuz d9f7470f06 copy user details into sessionStorage for safari
ansuz fd83ae3e61 implement createRandomInteger
ansuz dc80b6b11f throttle markdown preview
ansuz e6c04ccb49 bump server after paying for an account
ansuz 6324d9bbb0 feedback on template feature usage
yflory c3437382fb Fix the release version in the what's new popup
ansuz 4fae1b16c2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 70cae0d2c3 safely access pin reset response
yflory d55b7e411c Display an alert in the drive when the limit is reached
ansuz 71dc0af6c7 better test for success error codes
yflory 9c00a730f2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 538aec6ef5 Display a message when pinPads returns an error
ansuz ba5ef5157e show pretty representations of storage usage
ansuz e78299aed6 use async file decryption, listen for progress events.
ansuz ef155d8ccf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d014fccfce Fix lint error
yflory 2082b328b4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 814c81fb13 Display an alert when CryptPad has a new version
ansuz 34606ea8ba use newest xwiki media-tag
ansuz 2cee9534c5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 164342920e fix inverted condition
yflory 620f4dc512 Add translations for the markdown preview button title
yflory 51bd41d4e8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 0bd4caeb7e Add the task list code to the markdown renderer
ansuz d187945e94 jshint compliance
yflory 2b60b81a68 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d13dde856a Add the markdown renderer file and change code's default content
ansuz 73ec91aa5e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 7befaccd88 move more rpc calls into pinpad
yflory 56bcdff890 Add a preview of the markdown content in the code editor
yflory b72415b56b Fix old hashes not working with the new parser
yflory 6b7aeb9121 Fix the text example
yflory fe0f21594a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 953e7155f0 Send only the hostname to the accounts server
ansuz afef456b18 fix undefined reference
yflory 1a7c4d5ebe Store the FS_hash in the user object after the merge