958 Commits (bf17ad3f1e87b785cbf47a251fa45bad30bb4b42)

Author SHA1 Message Date
ansuz a9f8f42e3c use minified less compiler 8 years ago
yflory 877c5a8d0e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 19ff8a345d Avatar upload in the profile app 8 years ago
ansuz 5e56ad912e remove the last bit of compiled css 8 years ago
ansuz 7a7307d560 fix logging when resetting 8 years ago
yflory 6c94605b9b File upload in the profile 8 years ago
ansuz 1c1869a22c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz f232675cc9 create a favicon if it does not already exist 8 years ago
ansuz 3be6433fdf send feedback on name changes 8 years ago
ansuz bb74935b08 allow pin limit caching to occur at api level 8 years ago
yflory 00a554ca0d Fix the donate button style with the new toolbar 8 years ago
ansuz e9bfaa9a60 compile less clientside. remove compiled css 8 years ago
ansuz 67a096a8a4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 7b37146034 don't let spacebar keyups propagate outside of the title 8 years ago
ansuz 9195c0cd12 is isOverPinLimit in toolbar 8 years ago
ansuz fce0a37f50 cache pin data once retrieved from the server 8 years ago
yflory 33ea8cb183 Make sure we don't call both the yes and no handlers in prompts 8 years ago
ansuz 51e06e68a7 don't change slides when navigating through history 8 years ago
yflory 38f568635d Fix duplicate media-tag in slides when adding or removing a slide 8 years ago
yflory cc341ca6d4 Lint error 8 years ago
yflory 0d4d104e08 Mobile support for the new toolbar 8 years ago
ansuz b4b851959f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 61a891267f more feedback 8 years ago
yflory c1d2fa6b52 Unhack validateKey for the history mode 8 years ago
yflory 2710279904 Use the new share button in the file app 8 years ago
yflory 684269fdda Userlist in polls 8 years ago
yflory a11befaa0f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 13288ee18b Update the userlist in code, slide and pad 8 years ago
ansuz 852c028822 don't allow editing if pad type is wrong 8 years ago
yflory 92b6e60573 Small improvements for the new toolbar 8 years ago
ansuz eddfb936f2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 115813c191 Merge branch 'new-templates' into staging 8 years ago
ansuz ab54dcf84d make libs pass jshint 8 years ago
yflory 8d956c3de6 New toolbar 8 years ago
ansuz 48f9745619 clientside templating 8 years ago
yflory b7a0547b77 New toolbar colors 8 years ago
yflory 3052ec8abb Merge branch 'newCk' into staging 8 years ago
yflory c22f610d5c Fix the drive integrity check 8 years ago
yflory fb388f2610 Fix an issue with invalid drive before migration 8 years ago
yflory 59fb5bd8be One toolbar color per app 8 years ago
yflory 5a248db267 Merge branch 'staging' into newCk 8 years ago
yflory 728272d936 Fix undefined function 8 years ago
yflory a38819f5b9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 1ad1b78c64 Fix the history mode with readOnly and old URLs 8 years ago
ansuz f29f430e7c better handling of non-rpc messages 8 years ago
yflory e40f43bd20 Migrated pads were not displayed instantly in the drive 8 years ago
yflory a5924cb803 Make sure the initial title is set in the userDoc when creating a new pad 8 years ago
ansuz 0e9ebddf11 fix the things 8 years ago
ansuz c0e2c1060e don't reload when slide hash changes 8 years ago
yflory 594405de73 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory cbe21959b4 Update UI for the file/media app 8 years ago
ansuz 17146d7af9 send feedback for uploads 8 years ago
yflory 2068a8b85b Embed the mediatag library in the file app 8 years ago
yflory 66b076111e Add an upload button to the slide's file picker 8 years ago
ansuz b480346f5b more efficient media-tag 8 years ago
ansuz 0d47e68d3e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 0eb50b8b6c drop pdf.js dependency 8 years ago
yflory a237eec41e Add a file picker in the slide app 8 years ago
ansuz d25a0893cf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 3184e5d235 don't reload page on hash mode change 8 years ago
yflory 1077b3b267 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory a98353af6c Add a button to upload a file in the drive 8 years ago
ansuz 295f9c00a6 send feedback on buttons 8 years ago
yflory 497ddeee6d Upload files with drag&drop in the drive 8 years ago
ansuz 687b4d8307 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 69c3bd392f update built media tag to latest XWiki version 8 years ago
yflory d8ebe566d8 Don't call mediatag for non-image files 8 years ago
yflory 37d3d04f0e Clean mediatag integration code 8 years ago
ansuz 802146e2af don't put download buttons in a div 8 years ago
yflory 19cb920a7c Don't redraw a media-tag everytime the content has changed 8 years ago
yflory 2032c08066 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory f9c26645cf Upload images using the slide app 8 years ago
ansuz 17e4e9be27 download anything that isn't an image in media-tag 8 years ago
ansuz 1b574da053 fix typo 8 years ago
ansuz 7ad89bd9af don't interrupt boot because of localStorage failure 8 years ago
ansuz 3337e2133a more thorough tests for localStorage presence 8 years ago
yflory 4eeea93265 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 11e2226f1a Fix lint errors 8 years ago
ansuz c779e328e8 warn users if their browser does not support localStorage 8 years ago
yflory d7292e69c6 Fix undefined variable 8 years ago
yflory 803bad1421 Move the file upload code in a separate file 8 years ago
yflory a58162a617 Make the drive tests work when not logged in 8 years ago
yflory 2fb5e3ae35 Merge branch 'staging' into newToolbar 8 years ago
yflory 969cec5d60 Make sure everything is synced before migrating the drive 8 years ago
yflory 7dd9ed543a Merge branch 'newDrive' into staging 8 years ago
yflory 376b60c21c New toolbar temp 8 years ago
ansuz c9725af508 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz db9b9547d9 don't complain about missing callbacks for messages which are not our responsibility 8 years ago
yflory 30bdb9881c Fix undefined element in select dropdown menus 8 years ago
yflory 8471dab6b1 Provide hints in theme and language dropdowns 8 years ago
yflory a5cb5f2ceb Merge branch 'staging' into newDrive 8 years ago
yflory 9cc25d4c9f Merge branch 'staging' into newDrive 8 years ago
yflory a57f7c6ce7 Fix lint errors 8 years ago
ansuz 4bcad3e154 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz 47857ec382 use cached pinned usage data 8 years ago
yflory 75c3c10b20 Merge branch 'soon' into staging 8 years ago
yflory c1402fbb0a Lint error 8 years ago
yflory b36484931d Lint 8 years ago
yflory 1fb638f519 clean the code 8 years ago
ansuz 23318357a6 make fewer RPC calls for usageBar 8 years ago