Commit Graph

86 Commits (2919c89a78cf155c1a15244b2195fddfa55c75b3)

Author SHA1 Message Date
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
yflory 3314778c54 lint compliance
yflory 1d31aab990 Display more warning messages about the full drive export
ansuz ae2517fcc6 remove dead code from home page
yflory 280a7c2765 Clean cryptpad-common
yflory 477f14bb8b Put constants in a separate file
yflory 5a2afb5c95 Remove Realtime and Messaging from common
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 354c63bd64 Clean old code
yflory 53eb9bb541 Remove the logo from the filepicker loading screen
yflory 86e23ac19f Use less2 in secure iframes
ansuz 7f2b7fc287 show Your CryptDrive, if logged in. fix typos
ansuz 96b12d55fb add a return
ansuz b79adf4177 redirect to drive if logged in
ansuz bf414c15ee fix logout button on home page
ansuz 2f851ab97e fix lint errors
yflory 5641a4a839 Add the file app in the 'new' dropdown menus
yflory ac91d2f413 Fix the upgrade and donate buttons in the home page
ansuz daf112a5b5 take api settings into account for upgrade button
ansuz ebfa228bc0 add upgrade button to all static pages
yflory 5a21be8112 Improve UI on mobile
ansuz 78b11584f8 remove unused variables
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 364dae2882 update templated html
ansuz 0a6373852e add signing keys to user object at login and register time
yflory a8d200ef2e Don't redirect until realtime is synced when logging in
ansuz 6e72c6a51b remove unused dependencies
yflory f130fd0598 Fix horizontal scrollbar in edge
yflory 345d2faab2 Fix horizontal scrollbar in Edge
yflory d683dc499a Fix horizontal scrollbar in Edge
yflory 7a0a87bf6c Fix horizontal scrollbar in Edge
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common
yflory 454d1c2052 Do not load all the translations anymore, only the needed one
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages
yflory bff9d05210 Make sure the login_name is in the object
yflory 3aa03225c9 Add a spinner when hashing the password and translate homepage
ansuz c556f78562 log in directly from home page, sign up at /register/
yflory 73e9effd32 Fix the drive button in the homepage and a:hover in dropdown
yflory 6026351091 Improve the homepage (style and translations)
ansuz 4b710b418c remove dead code from home page
ansuz 6e730c7800 prefer to end links to apps with a trailing slash
yflory 46b48df966 Don't display 'Hello null' if we can't get the account name
yflory 2c6b4b9c6a Hide disabled applications from the context menu in drive
yflory b0fb56fa63 Allow logge din users to access the home page
yflory 46b5b8766d Dropdown button to make a pad from homepage
ansuz d93086a92d hitting enter in the password field should log you in
yflory d926b69f8b Improve the main page when javascript is disabled
yflory 69bee7d79a Add data into the homepage
yflory 82e8041054 Use bootstrap 4 in the main page