Commit Graph

70 Commits (969cec5d60ccc78d538f28557536306bfbd99d7c)

Author SHA1 Message Date
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
yflory e006ed7076 Ability to log in from the main page
yflory 6652e9d6d9 Test new home page
yflory efffd4974f Add createDropdown and createLanguageSelector in cryptpad-common
yflory 569ea21705 Replace the language selector by our custom dropdown menu
ansuz 4902aebe77 open home page table links in new tabs
ansuz 5a90d20cff open pads in a new tab
ansuz 27d5559b0c define and use flags to enable the home page table
ansuz 4b1f9fd4f1 Revert "yank dead code"
This reverts commit aad442cb20.
ansuz aad442cb20 yank dead code
ansuz d843caeb9a remove bottom bar and move language selector to main html
yflory 1772cc93c8 Fix the taildoc bug
yflory e3f484d876 File manager in the home page, lint
ansuz e90ab105aa display buttons according to the order in application_config.js
yflory 74df38f94f Fix race conditions that could prevent applications from being loaded
ansuz 921ee128bc deobfuscate email
Yann Flory 202925302e Display a indicator for read-only pads in the main page