Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-05 | get templates from pkg_resources | Roald de Vries | |
2016-11-30 | add csrf token to login form | Roald de Vries | |
2016-09-30 | [#348] Aesthetical changes to the welcome emails | Tulio Casagrande | |
2016-09-30 | Adds new welcome mail text in english. | Denis Costa | |
2016-09-30 | Adds new welcome mail text in portuguese. | Denis Costa | |
2016-09-29 | adapt the EN welcome mail | Roald de Vries | |
2016-09-27 | Fixes charset on welcome mail in portuguese. | Denis Costa | |
2016-09-23 | Adds translation to welcome mail. | Denis Costa | |
2016-05-11 | Remove dispatcher references from service | Caio Carrara | |
Since we're not using dispatcher anymore, it doesn't make sense to keep dispatcher references and program flows that depend on it. For example, it doesn't make sense keep the flag --organization-mode, so it was removed as well. | |||
2016-02-18 | Autofocus needs a value to be valid xml | Bruno Wagner | |
2016-02-18 | Tweaked login screen inputs | Bruno Wagner | |
Removed hard spaces and added some padding to the login screen input fields. | |||
2016-02-11 | adds argument to supply custom disclaimer/banner on login screen | NavaL | |
Issue #598 | |||
2016-02-05 | closing the services closes leap session, which stops background tasks, ↵ | NavaL | |
close soldedad and remove it from cache Issue #586 | |||
2016-02-03 | move leap session creation to be done after interstitial is loaded | NavaL | |
Issue #590 | |||
2016-01-28 | added ft step | NavaL | |
Issue #583 | |||
2016-01-22 | Show sensible error message for failed login | Folker Bernitt | |
- Issue #576 - Use of twisted templating | |||
2016-01-22 | Add mutli-user mode to user-agent | Folker Bernitt | |
- Issue #576 - To start in multi user, run with --multi-user --provider provider-name.tld | |||
2015-10-22 | Move interstitial to root resource | Folker Bernitt | |
- Issue #501 - Moves assets to startup-assets - No more switching between twisted resources at runtime | |||
2015-10-13 | Fix send welcome email service method #484 Giovane & Jeff | Giovane | |
2015-10-05 | Fixed interstitial resizing | Bruno Wagner | |
2015-06-03 | fix jshint for interstitial page | rafael lisboa | |
2015-04-10 | improve details about encription | Neissi Torres Lima | |
2015-04-09 | #334 Formatting the HTML part of the welcome email | Gabriel Albo | |
2015-04-01 | Adds text explaining encryption status | Victor Shyba | |
--Issue #334 | |||
2015-04-01 | Adds a welcome mail template | Victor Shyba | |
-- Issue #334 | |||
2015-01-29 | Issue #237: Quick hack to solve resize problem. | Folker Bernitt | |
- Just reloads page on resize | |||
2015-01-27 | Using jquery min in loading page and re-adding monkey-patches for sqlcypher ↵ | Duda Dornelles | |
and protobuf | |||
2015-01-27 | #237 #232 #196 syncing user data once before starting the UA. Displaying a ↵ | Duda Dornelles | |
loading screen in the meantime. The initial sync will make sure the user has a single key pair |