summaryrefslogtreecommitdiff
path: root/app/views/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check user's authorisation when loading entries by ID.René 'Necoro' Neumann2013-10-161-2/+2
|
* Print username or description in titleRené 'Necoro' Neumann2013-10-161-0/+1
|
* QuotestyleRené 'Necoro' Neumann2013-10-151-19/+19
|
* Support flashingRené 'Necoro' Neumann2013-10-151-1/+2
|
* Nicer organised importsRené 'Necoro' Neumann2013-10-151-0/+16
|
* Finish login stuffRené 'Necoro' Neumann2013-10-141-1/+2
|
* Add first API stuff -- SingleExpense and CategoryRené 'Necoro' Neumann2013-09-301-1/+4
|
* Remove python SVG stuffRené 'Necoro' Neumann2013-09-141-2/+1
|
* Pie stuffRené 'Necoro' Neumann2013-09-141-0/+2
|
* First pygal/chart stuffRené 'Necoro' Neumann2013-09-101-3/+4
|
* Moved the 'date' filter to the top-levelRené 'Necoro' Neumann2013-04-151-0/+7
|
* Use unicode for interface stringsRené 'Necoro' Neumann2013-04-141-1/+1
|
* In Flask/Jinja: Show / CategoriesRené 'Necoro' Neumann2013-04-121-0/+33
/span>reencrypt: remove option, do automaticallyJason A. Donenfeld5-39/+25 2014-04-18reencryption: add to completion filesJason A. Donenfeld3-1/+5 2014-04-18Specify variable gpg.Jason A. Donenfeld1-1/+1 2014-04-18style: don't escape new line on &&Jason A. Donenfeld1-2/+2 2014-04-18reencryption: remove temporary file on failureJason A. Donenfeld1-1/+1 2014-04-18reencryption: only reencrypt files when requiredJason A. Donenfeld2-16/+37 2014-04-17cp: typo as cvJason A. Donenfeld1-1/+1 2014-04-17bash: gpg_id is localJason A. Donenfeld1-0/+1 2014-04-17move/copy: always reencrypt passwords at destinationJason A. Donenfeld5-25/+56 2014-04-17makefile: allow platform files with gnu sedJason A. Donenfeld1-7/+8 2014-04-17mv: Add pass mv/rename supportJason A. Donenfeld5-3/+78 2014-04-17revelation2pass: add plain XML importJavali1-11/+15 2014-04-17platform: add cygwin supportJason A. Donenfeld2-1/+17