index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
resources
/
root_resource.py
Age
Commit message (
Expand
)
Author
2016-02-25
only adding feature resource in root_resource test -- fixing build
NavaL
2016-02-25
Backend and frontend protection against csrf attacks:
NavaL
2016-02-11
adds argument to supply custom disclaimer/banner on login screen
NavaL
2016-02-03
reverting unnecessary steps to not re-load leap-sessions on re-login, as they...
NavaL
2016-02-03
move leap session creation to be done after interstitial is loaded
NavaL
2016-01-22
re-introduced logout functionality for multi-user
NavaL
2016-01-22
Add mutli-user mode to user-agent
Folker Bernitt
2016-01-19
Make RootResource read account email from mail service
Folker Bernitt
2016-01-18
root resource now depends on the services factory -- and mail service, for no...
NavaL
2016-01-18
migrating account settings resource to use services factory
NavaL
2016-01-18
migrating feedback resources to use services factory
NavaL
2016-01-18
migrating mail resources to use services factory
NavaL
2016-01-18
migrating mails resources to use services factory
NavaL
2016-01-18
migrating tag resources to use services factory
NavaL
2016-01-18
migrating contact resources to use the services factory
NavaL
2016-01-18
migrating AttachmentsResources to use the service factory
NavaL
2016-01-18
Refactory KeyResource to get services from session
Folker Bernitt
2015-12-18
backend that handles post of a single attachment file
mnandri
2015-12-03
Issue #411 - Display user email in user settings popup [w/ @jeffhsta]
Gislene Pereira
2015-11-09
use mail_service to inject account_email into root_resource
sw00
2015-11-09
template user's email address into title
sw00
2015-10-22
Move interstitial to root resource
Folker Bernitt
2015-09-21
#442 Creates feedback service that create tickets on leap web.
Giovane
2015-06-09
AttachmentsResource don't need querier anymore, RootResource doesn't need it too
Bruno Wagner
2015-04-13
Removed info sync because we have a loading page now
Bruno Wagner
2015-02-13
Adding encryption info for a recipient when composing.
Duda Dornelles
2015-02-04
Refactoring more of resource logic into service. No more search engine on mai...
Duda Dornelles
2015-01-22
#224 fixing tests and app for twisted migration
Duda Dornelles
2015-01-21
Fixed pep8 warnings
Bruno Wagner
2015-01-21
#224 App is working without klein - migration to twisted "complete"
Duda Dornelles