Commit Graph

37 Commits (b5516ddcd058958fb4d446a7118236ca140dbfa0)

Author SHA1 Message Date
yflory 280a7c2765 Clean cryptpad-common
yflory 354c63bd64 Clean old code
yflory 86e23ac19f Use less2 in secure iframes
Caleb James DeLisle b081603455 Update requirejs
ansuz f02285d103 fix lowercased p
ansuz 3657e978fd give main2.js a more sensible name
ansuz 48f9745619 clientside templating
ansuz 3f85471ab3 update footer and package.json for upcoming version
ansuz f43132a63b bump version in footer and package.json
ansuz ebfa228bc0 add upgrade button to all static pages
yflory 21f9e31e75 Add a placeholder for the user app
ansuz cfc9f2e622 remove code for 'user' app, now that we have login and register
ansuz e100110741 implement log in as an api
ansuz c642bce984 restore disabled listener
ansuz 32a5c5ff62 better integration between /user/ and home
ansuz fe7ba98338 remove dead code from /user/
ansuz 9b047bfb53 don't autocorrect usernames. add trailing slash to /drive
yflory b0fb56fa63 Allow logge din users to access the home page
ansuz 3321d01040 add background image
yflory 8ed593bfff Keep the anon drive when signing up
yflory 487650df78 Remove the remember me checkbox
yflory 9d275daebb Backport changes for the login page from hpbs branch
ansuz c6499d6789 make panel styles reusable
ansuz 66b8c93205 remember time of first visit
ansuz e3f79f914a fix user hash
ansuz d232a5a83e Revert "simplify key generation and remember user's additional keys"
This reverts commit 75786ff9ff.
ansuz 75786ff9ff simplify key generation and remember user's additional keys
ansuz 621476424d make strings translatable and refocus on correct input
ansuz a97696c712 show user's display name and account name
ansuz 2f9f3d921a trim excess whitespace from usernames
ansuz 387f4ebf5d add this important js file I forgot
ansuz 8f0de589dc add missing cp class to more html
ansuz 8b034a9554 better flow and animations for login page
ansuz db12b5e896 move text for login page into translation file
ansuz 51067430f9 more restructuring of user app
ansuz a4ed2388e2 use 'box' class
ansuz eb620bee77 restructure user application