Commit Graph

1463 Commits (ba407322e88df8a8957226b068ede543e9ea704b)

Author SHA1 Message Date
ansuz 4b95a1da48 unbreak assert/translations
ansuz 4fdc5f897e only feedback migration if user had legacy store
ansuz 218f2ff76c feedback when logging in or registering
yflory 4c3e842664 Fix focus issues with the history input in ckeditor
ansuz f7e96b4e8c resolve merge conflicts and jquery errors
yflory 5fc2e4cf71 Remove the toolbar in ckeditor history mode + history configurable
ansuz 18e2e66b06 jshint compliance
yflory 92ea03d7d9 View and restore the history of a pad
ansuz 4c0d7bf8e8 support multiple calls to cryptpad.ready
ansuz ec041c88e2 console.log when providing feedback
also notify server if a users browser does not support proxies
ansuz c51073f211 support batch getFileSize calls
ansuz 1af621bfe5 Merge remote-tracking branch 'origin/auth' into staging
ansuz 3afaf029cb feedback about how often we migrate an old drive
Caleb James DeLisle 0e8b55edc0 Added an authentication page to allow getting the user pubkey
ansuz df9c312b7d make new text translateable
ansuz e8b053e48b use bootloader in feedback.html
ansuz a6dbfcecf3 remove old/unused assertions
ansuz b658bda421 use bootloader to fix paths to jquery and json.sortify
ansuz 347459781c show the size of your files, if you're logged in
ansuz 2b8579e8b7 add pretty-printers for byte-counts
ansuz 2a25afae5f Merge branch 'soon' into staging
ansuz e0ecf651e2 add a note about showing pinned file usage
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
ansuz da69c1822c ask users to sign back if signing keys are missing
ansuz 107e75b287 remove invalid semicolon
ansuz 821c1a3ec6 annotate code which we hope to be able to deprecate in the future
yflory 43c045721c Get the channel history
ansuz f6d6f81d55 send feedback when a user registers
ansuz deeb47c40b reportAppUsage for settings
ansuz 5a83759ee2 add usage button to settings page
ansuz a27cc76fc0 uppercase LOL
ansuz 402ce2db93 better validation of inputs
ansuz c7eae9675b keep exporting isArray for backwards compatibility
but prevent internal use
ansuz fbebbf0dca minor clean up
ansuz 525d35c9ec redefine alert
ansuz f694a81a5c move more interface code out of cryptpad-common
ansuz a4157b9908 remove more unused functions
ansuz e10901edb2 begin to move interface code out of cryptpad-common
ansuz 95789d3cbe expose rpc for pinned usage
ansuz 8f4dbcf4c6 remove getPadTitle
ansuz f42da4ecd8 move hashChannelList into common-hash.js
ansuz 63960bd38c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 520ae822fc correct undefined reference
ansuz 50277cb0ae don't rely on 'info' in onRemote so we can call it anywhere
ansuz bf047fcf65 Merge pull request from pbondoer/newpoll
Fix flash of autocomplete in poll
Pierre Bondoerffer 96ff487271
fix flash of content
ansuz 5a7eea08c8 Merge pull request from pbondoer/newpoll
Poll fixes
Pierre Bondoerffer 248f88034b
important fixes
yflory 633d60ccd0 Remove a TODO
Pierre Bondoerffer 6b57bb2bbb
poll: press enter to validate input