summaryrefslogtreecommitdiff
path: root/service/pixelated/assets
AgeCommit message (Collapse)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
- move all the pixelated python package under src/ - move the pixelated_www package under the leap namespace - allow to set globally the static folder - add hours and minutes to the timestamp in package version, to allow for several releases a day.
2017-05-12Replace the website url by github urlTayane Fernandes
2017-04-19[#927] Improves recovery email templateAnike Arni
with @deniscostadsc
2017-04-19[#927] Removes recovery url from emailDenis Costa
@anikarni
2017-04-19[#927] Adds date to recovery code emailAnike Arni
with @deniscostadsc
2017-04-19[#927] Adds headers to recovery code email templateAnike Arni
with @deniscostadsc
2017-04-19[#927] Adds email template translation for portugueseAnike Arni
2017-04-18[#927] Fixes type in account recovery emailAnike Arni
with @deniscostadsc
2017-04-13[#927] Add recovery code mail templateDenis Costa
with @tuliocasagrande
2017-02-16[#907] Convert login page to reactTulio Casagrande
with @anikarni
2017-02-13[#907] Change login status to return jsonTulio Casagrande
with @anikarni
2017-02-10[#907] Change interstitial to query for new status resourceTulio Casagrande
with @akanim
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-05get templates from pkg_resourcesRoald de Vries
2016-11-30add csrf token to login formRoald de Vries
2016-09-30[#348] Aesthetical changes to the welcome emailsTulio Casagrande
2016-09-30Adds new welcome mail text in english.Denis Costa
2016-09-30Adds new welcome mail text in portuguese.Denis Costa
2016-09-29adapt the EN welcome mailRoald de Vries
2016-09-27Fixes charset on welcome mail in portuguese.Denis Costa
2016-09-23Adds translation to welcome mail.Denis Costa
2016-05-11Remove dispatcher references from serviceCaio 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-18Autofocus needs a value to be valid xmlBruno Wagner
2016-02-18Tweaked login screen inputsBruno Wagner
Removed hard spaces and added some padding to the login screen input fields.
2016-02-11adds argument to supply custom disclaimer/banner on login screenNavaL
Issue #598
2016-02-05closing the services closes leap session, which stops background tasks, ↵NavaL
close soldedad and remove it from cache Issue #586
2016-02-03move leap session creation to be done after interstitial is loadedNavaL
Issue #590
2016-01-28added ft stepNavaL
Issue #583
2016-01-22Show sensible error message for failed loginFolker Bernitt
- Issue #576 - Use of twisted templating
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
- Issue #576 - To start in multi user, run with --multi-user --provider provider-name.tld
2015-10-22Move interstitial to root resourceFolker Bernitt
- Issue #501 - Moves assets to startup-assets - No more switching between twisted resources at runtime
2015-10-13Fix send welcome email service method #484 Giovane & JeffGiovane
2015-10-05Fixed interstitial resizingBruno Wagner
2015-06-03fix jshint for interstitial pagerafael lisboa
2015-04-10 improve details about encriptionNeissi Torres Lima
2015-04-09#334 Formatting the HTML part of the welcome emailGabriel Albo
2015-04-01Adds text explaining encryption statusVictor Shyba
--Issue #334
2015-04-01Adds a welcome mail templateVictor Shyba
-- Issue #334
2015-01-29Issue #237: Quick hack to solve resize problem.Folker Bernitt
- Just reloads page on resize
2015-01-27Using 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