60 Commits (81027b4200f1fd8ec615c661b193e2f1dbb4a735)

Author SHA1 Message Date
yflory a8d200ef2e Don't redirect until realtime is synced when logging in 8 years ago
ansuz 6e72c6a51b remove unused dependencies 8 years ago
yflory f130fd0598 Fix horizontal scrollbar in edge 8 years ago
yflory 345d2faab2 Fix horizontal scrollbar in Edge #3 8 years ago
yflory d683dc499a Fix horizontal scrollbar in Edge #2 8 years ago
yflory 7a0a87bf6c Fix horizontal scrollbar in Edge 8 years ago
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common 8 years ago
yflory 454d1c2052 Do not load all the translations anymore, only the needed one 8 years ago
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages 8 years ago
yflory bff9d05210 Make sure the login_name is in the object 8 years ago
yflory 3aa03225c9 Add a spinner when hashing the password and translate homepage 8 years ago
ansuz c556f78562 log in directly from home page, sign up at /register/ 8 years ago
yflory 73e9effd32 Fix the drive button in the homepage and a:hover in dropdown 8 years ago
yflory 6026351091 Improve the homepage (style and translations) 8 years ago
ansuz 4b710b418c remove dead code from home page 8 years ago
ansuz 6e730c7800 prefer to end links to apps with a trailing slash 8 years ago
yflory 46b48df966 Don't display 'Hello null' if we can't get the account name 8 years ago
yflory 2c6b4b9c6a Hide disabled applications from the context menu in drive 8 years ago
yflory b0fb56fa63 Allow logge din users to access the home page 8 years ago
yflory 46b5b8766d Dropdown button to make a pad from homepage 8 years ago
ansuz d93086a92d hitting enter in the password field should log you in 8 years ago
yflory d926b69f8b Improve the main page when javascript is disabled 8 years ago
yflory 69bee7d79a Add data into the homepage 8 years ago
yflory 82e8041054 Use bootstrap 4 in the main page 8 years ago
yflory e006ed7076 Ability to log in from the main page 8 years ago
yflory 6652e9d6d9 Test new home page 8 years ago
yflory efffd4974f Add createDropdown and createLanguageSelector in cryptpad-common 8 years ago
yflory 569ea21705 Replace the language selector by our custom dropdown menu 8 years ago
ansuz 4902aebe77 open home page table links in new tabs 8 years ago
ansuz 5a90d20cff open pads in a new tab 8 years ago
ansuz 27d5559b0c define and use flags to enable the home page table 8 years ago
ansuz 4b1f9fd4f1 Revert "yank dead code"
This reverts commit aad442cb20.
8 years ago
ansuz aad442cb20 yank dead code 8 years ago
ansuz d843caeb9a remove bottom bar and move language selector to main html 8 years ago
yflory 1772cc93c8 Fix the taildoc bug 8 years ago
yflory e3f484d876 File manager in the home page, lint 8 years ago
ansuz e90ab105aa display buttons according to the order in application_config.js 8 years ago
yflory 74df38f94f Fix race conditions that could prevent applications from being loaded 8 years ago
ansuz 921ee128bc deobfuscate email 8 years ago
Yann Flory 202925302e Display a indicator for read-only pads in the main page 8 years ago
yflory 5c63585952 Complete the French translation 8 years ago
yflory 1e02e7b45b Make the pad types displayed on the front page configurable 8 years ago
ansuz f403d8e2e2 remove table refresh button. listen for changes and refresh automatically 8 years ago
ansuz 55666e9f70 remember presentations, and label them correctly on the home page 8 years ago
ansuz e79d3d4d4e add a refresh button to the home page table 8 years ago
ansuz a094e3c02e use correct store api calls in frame.js
also don't log unnecessarily
8 years ago
ansuz 600f3151e9 don't use the store until it's ready to be used 8 years ago
ansuz caf1a6f01c remove dead code 8 years ago
ansuz 1f24d7126c big ugly commit that will be really hard to audit
This changeset applies new styles to the poll.

it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.

The changes to the poll just happened to coincide with the async stuff.

My apologies to anyone who wants to read this whole thing
8 years ago
ansuz d0ce8f2ca1 add polls to home page and fix up styles just a little bit 8 years ago