Commit Graph

8178 Commits (8fbb32c5d7b84dfd4e3faf2cf90857cf03e3b68f)
 

Author SHA1 Message Date
Caleb James DeLisle bb548b3428 Merge branch 'staging' into better-testing
yflory 3188ea3f35 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 6ac4fa4689 wip
yflory a08cf8faa8 Allow drive to receive updates after leaving history mode
ansuz 39d8e2dd81 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz afcf3d06b3 unpin pads when they are removed from your drive
Caleb James DeLisle 9b6f3b3162 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle d486a2308c see if this works....
ansuz 1a0ac9830a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz c0e49211c4 eat errors related to cursors
Caleb James DeLisle e8a0b4784d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle e82e32d273 Remove saucelabs because it's broken
yflory bba974947b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 6bcc72ff83 Fix pads using an old URL
Caleb James DeLisle 15ccf7e54d try to fix saucelabs
Caleb James DeLisle 8582f92892 Attempt to handle the possible scenario where we are overwriting an existing pad with the initial content.
Caleb James DeLisle 0aae61f72e Anonymous RPC GET_FILE_SIZE does not work correctly unless at least one authenticated RPC has been called first. Also RPC failures (throw error) are silent in the logs
ansuz 50b6a23067 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 76af3b90a7 stub createUnpinnedWarning0
ansuz 7b8321c263 make a test fail so we don't forget to fix the bug
yflory a863011a0c Fix profile in read-only mode
yflory b06b2dbafc less lint compliance
yflory 0d05d880ee Fix the bounce app
yflory b30efff5d1 Better way to check if we're using the safe origin in bounce
yflory b1765c6ae3 Fix pad creation screen with anonymous users
yflory b1f1aa2340 Disable pad creation screen
yflory 34315b4500 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory c269929319 Fix creation page not displayed in pad and slide
ansuz 16388a839c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 230f9524be new less linter rules and compliance
yflory 4e46d0daa5 Fix the 'New' button icon in the toolbar
yflory 362104ec09 lint compliance
yflory 89cc583f53 Call the handler if onReady is called for a ready channel
yflory dcfccf88cd Merge branch 'creationpage' into staging
yflory 353b146644 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 1922dbfd75 Creation page with mobile support
ansuz 5f0a865028 implement 'FRESH MODE'
Caleb James DeLisle 024aa741a7 Added all of the filters to the lesshint rc (all explicitly enabled or disabled) and made empty line at end of file compliant
Caleb James DeLisle 1d2119b292 Removed LESS duplicate attributes
Caleb James DeLisle bfba239770 Fixed missing semicolons in less
Caleb James DeLisle 9af941741d Fix trailing whitespace and empty selectors in less
Caleb James DeLisle 62c5bbd9b6 Fix flow, which tries reading random .json files, including test files which are invalid json :D
Caleb James DeLisle eb24fcae0d Added lesshint and exempted everything which is currently being violated
Caleb James DeLisle dd44b4da99 Removed old /less/ directory which is nolonger used :)
Caleb James DeLisle 7a09bf43eb Fix a truly silly mistake in rpc.js and make the pad-not-pinned message get removed if a registered user joins
Caleb James DeLisle 008b2cc67e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 12b0f3e201 Pad Not Pinned: Better CSS, moved element outside of the title element, added it in poll, better colors, tippy, and login/register in same window
ansuz 06422e6d5a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 38bd27303b WIP rpc framework
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work