Commit Graph

287 Commits (0e5885939326f1c333c49cdb87f35b447af879e4)

Author SHA1 Message Date
yflory 771348720b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 57979f6314 Display the public key using a href in the settings page
ansuz 06f3d0eefe shim isArray if not exists. correctly report how often this occurs
yflory 601226115b New anonymous drive
yflory ed95bbb08f Fix lint errors
yflory 89a993be3c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 0f13198119 Move the parseHash code into parsePadUrl
yflory 57ee7de7d4 Update and return the storage limit
yflory 5c8586f8a3 Fix typo in file upload
ansuz a338b23f40 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz df47b913e3 fetch array buffers in cryptpad-common
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
yflory 63710e1ccc Move the code related to the title in another file
yflory bbc08bbcfd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 6847906ac9 Move the userlist code in a separate file
ansuz a173e4c7a0 add 'log out everywhere' functionality in settings
yflory 5a5b02b82b Don't store in the drive pads without a hash
ansuz 78b11584f8 remove unused variables
ansuz 410a9dfb17 temporary solution for testing pin limits
yflory ef89451a83 Display the storage limit in the drive
yflory afb0061d7b Fix an issue with anonymous user unable to store new pads
yflory a51a35da70 Fix an issue with hashes ending with a slash
yflory 0ef1c14d7f Fix lint errors
yflory fc760b4820 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
ansuz e51c7f9cf0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory bf7c7c45d0 Add the storage limit warning in the toolbar
ansuz aedc46bdaf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz a97e7223f1 implement getBlobPathFromHex
yflory 520dabe094 Remove the unsorted files category
ansuz 12898b3358 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 74bcec8b31 programming is hard okay
yflory 2a417ddae8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory d985b144cc Add a new hash version for the file viewer
ansuz 3309087277 send feedback if isArray is not supported
ansuz 4fdc5f897e only feedback migration if user had legacy store
ansuz 218f2ff76c feedback when logging in or registering
ansuz f7e96b4e8c resolve merge conflicts and jquery errors
yflory 5fc2e4cf71 Remove the toolbar in ckeditor history mode + history configurable
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 3afaf029cb feedback about how often we migrate an old drive
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
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 821c1a3ec6 annotate code which we hope to be able to deprecate in the future
yflory 43c045721c Get the channel history