930 Commits (c44f3a1044ca53d5cc15dc82457b1e57f3a0211c)

Author SHA1 Message Date
yflory 2be5db9540 Ability to open files in readonly mode
Fix CSS issues
8 years ago
ansuz 63b9d4e9fd remove path for backwards compatibility 8 years ago
yflory f74d0a46a4 Remove the alert when pressing del in 'all files' 8 years ago
ansuz b39067d2a1 jshint compliance 8 years ago
ansuz 74a12f50ac only migrate keys which don't already exist 8 years ago
ansuz 1c3f1a15cd make sure that /pad is resized after loading 8 years ago
yflory 5b08fed7fa Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
8 years ago
ansuz a3cd100c94 apply yflory's safari patch 8 years ago
ansuz 0373556475 support old hashes in /poll 8 years ago
yflory d5561910d4 Move the file manager into /drive and add a toolbar 8 years ago
yflory 1e70af0c16 Use the same network for the apps and the file store 8 years ago
yflory bf764d26e7 Merge branch 'staging' into workgroups 8 years ago
yflory 3836b20b08 enable the file store 8 years ago
yflory b0d4dad417 Fix creation of a new file manager object 8 years ago
yflory 5a8f0df19e Add support for reconnecting websocket 8 years ago
ansuz b33661d9d5 don't toggle maximization state after setting 8 years ago
ansuz e56cc49f79 catch errors that popped up because of a cross-origin iframe 8 years ago
ansuz 5080751a90 hide unnecessary scrollbar 8 years ago
ansuz 95617a11c8 fix broken paths in old poll 8 years ago
yflory 7a0442afe0 Drag and drop files into a workgroup 8 years ago
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
8 years ago
ansuz 5cd714b18a configure filestore usage via customize/application_config.js 8 years ago
ansuz 2b5085625c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 8 years ago
yflory 69b1764c9d Missing entries in the context menu with users 8 years ago
ansuz c6499d6789 make panel styles reusable 8 years ago
ansuz 34967ac354 encapsulate rendering functions so we can pass in cryptpad-common 8 years ago
ansuz 66b8c93205 remember time of first visit 8 years ago
ansuz ba4df1a22c create examples directory with old prototypes 8 years ago
ansuz 0abf45bdc5 better fsStore debugging 8 years ago
ansuz e3f79f914a fix user hash 8 years ago
ansuz d232a5a83e Revert "simplify key generation and remember user's additional keys"
This reverts commit 75786ff9ff.
8 years ago
ansuz 91a806ab86 focus on OK button when we pop an alert 8 years ago
ansuz 850bd42149 don't try to display things that don't exist 8 years ago
ansuz 75786ff9ff simplify key generation and remember user's additional keys 8 years ago
ansuz 621476424d make strings translatable and refocus on correct input 8 years ago
ansuz a97696c712 show user's display name and account name 8 years ago
ansuz 3560f0580f commit prototype upload script 8 years ago
ansuz 2f9f3d921a trim excess whitespace from usernames 8 years ago
ansuz 89e5830409 make alertify display time configurable 8 years ago
ansuz 49d80d91d9 don't load customize/pad.js anymore 8 years ago
ansuz f020fd5a75 remove /customize/pad.js from main apps 8 years ago
ansuz aae443c8e9 replace old poll app with new 8 years ago
ansuz 387f4ebf5d add this important js file I forgot 8 years ago
ansuz 8f0de589dc add missing cp class to more html 8 years ago
ansuz e9376a66c2 apply 'cp' class for unified styles 8 years ago
ansuz 8b034a9554 better flow and animations for login page 8 years ago
ansuz db12b5e896 move text for login page into translation file 8 years ago
ansuz 5e1d8292c5 guard against trying to parse special fragments 8 years ago
ansuz 51067430f9 more restructuring of user app 8 years ago
ansuz a4ed2388e2 use 'box' class 8 years ago
ansuz eb620bee77 restructure user application 8 years ago
yflory a10eac2773 Fix lint errors 8 years ago
ansuz 52a593c2c2 fix jshint complaints 8 years ago
ansuz 53a4d4738a really make sure you're logged out 8 years ago
ansuz 63cd5c16ac Merge branch 'staging' of github.com:xwiki-labs/cryptpad into login 8 years ago
yflory 81259fc25f Refresh unsorted and templates when files data changes 8 years ago
ansuz 5534da8abf Merge branch 'staging' of github.com:xwiki-labs/cryptpad into login 8 years ago
yflory 9b6c9e3891 Add support for templates in the file manager 8 years ago
ansuz acfc27f5c5 fix merge conflicts 8 years ago
ansuz 3197b62fbb latest work 8 years ago
ansuz 29d406b7a9 implement cryptput 8 years ago
ansuz 84d5e4b35d better tools for playing with template code 8 years ago
yflory 1772cc93c8 Fix the taildoc bug 8 years ago
yflory 87abfff66b Fix Flash Of Unstyled Content (fouc) 8 years ago
ansuz 86cda4357b handle more possible cases 8 years ago
ansuz 1682d23c1c remove old user prototype 8 years ago
yflory 046220f239 Add info boxes for the different categories 8 years ago
yflory 403ba53980 Fix typo error 8 years ago
yflory e9418af88b Add an info box in the file manager 8 years ago
yflory c359c27997 Use user object as default store in file manager 8 years ago
yflory 4aed585574 Fix style issues in the toolbar 8 years ago
yflory f9db7e588e Fix unused backup in localStorage 8 years ago
yflory c7e63f63fd Use the user object in file manager if it exists 8 years ago
ansuz 6778a7062d Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into staging 8 years ago
ansuz bd6992da0a create a random hash 8 years ago
ansuz 2cd50498c2 add log(in|out) functions to common 8 years ago
ansuz dfea802c77 better crypto hygeine, start thinking more about ui 8 years ago
yflory e3f484d876 File manager in the home page, lint 8 years ago
ansuz 7df460c766 implement createChannelId api 8 years ago
ansuz 3698fe8b0e Merge branch 'soon' into login 8 years ago
ansuz 5a14db9f07 Merge branch 'test-filemanager' into login 8 years ago
ansuz dd46b9425a Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into test-filemanager 8 years ago
yflory 4646d5c866 Add suport for read-only mode in the file manager 8 years ago
ansuz 2a624a0b60 add example usage for cryptget.js 8 years ago
ansuz 303953a431 Merge branch 'soon' into login 8 years ago
ansuz 6b9529b121 implement ajax-like functionality for zk docs 8 years ago
yflory 5bc7766f44 Use a consistent toolbar across all apps 8 years ago
ansuz 8a7fda6341 Merge branch 'soon' into login 8 years ago
ansuz a220742f68 fix reversed color settings 8 years ago
ansuz 308db7fa79 fix uncolored /pad/ content in IE 8 years ago
ansuz 67baf30d65 basic outline of logins 8 years ago
ansuz 2968488278 convert uint8 arrays to hex 8 years ago
yflory d95a3ac92e Fix an issue when deleting a key from the proxy 8 years ago
yflory 82f3d5f852 Open the file manager of someone else 8 years ago
ansuz c0d96fb10d Merge branch 'login' into test-filemanager 8 years ago
yflory c3e3aa69c3 Merge branch 'fileManager' into fmIndex 8 years ago
ansuz 5d335ba796 Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into test-filemanager 8 years ago
yflory 8e6830d080 Fix file manager with a chosen hash 8 years ago
yflory 2b077a8e95 add the file manager in the main page 8 years ago
ansuz f36d15d0db Merge branch 'fileManager' of github.com:xwiki-labs/cryptpad into test-filemanager 8 years ago