.. |
api
|
core: fix api signature for view_key
|
2020-10-19 14:35:22 +02:00 |
forms
|
core: add ability for users to create tokens
|
2020-10-18 15:42:16 +02:00 |
migrations
|
*: make generic template's base parameterised
|
2020-10-18 15:35:27 +02:00 |
templates
|
lib: add configurable avatars, set to none mode for tests
|
2020-10-22 14:03:31 +02:00 |
templatetags
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
tests
|
*: ensure unittests wait on tasks
|
2020-10-16 14:53:14 +02:00 |
views
|
core: add ability for users to create tokens
|
2020-10-18 15:42:16 +02:00 |
__init__.py
|
*(minor): small refactor
|
2019-10-07 16:33:48 +02:00 |
admin.py
|
flows: add ConfigurableStage base class and ConfigureFlowInitView
|
2020-09-25 12:49:19 +02:00 |
apps.py
|
all: implement black as code formatter
|
2019-12-31 12:51:16 +01:00 |
channels.py
|
core: add key field to token for easier rotation
|
2020-10-18 14:34:22 +02:00 |
exceptions.py
|
lib: add SentryIgnoredException, to easily ignore exceptions from sentry
|
2020-02-20 21:38:53 +01:00 |
expression.py
|
policies/expression: migrate to raw python instead of jinja2 (#49)
|
2020-06-05 12:00:27 +02:00 |
middleware.py
|
core: add X-passbook-id to every request with unique ID
|
2020-09-21 19:37:44 +02:00 |
models.py
|
*: make generic template's base parameterised
|
2020-10-18 15:35:27 +02:00 |
signals.py
|
*: remove deprecated providing_args
|
2020-10-02 11:18:14 +02:00 |
tasks.py
|
root: fix permission denied error for backups
|
2020-10-26 21:12:20 +01:00 |
types.py
|
core: UIUserSettings: remove icon, rename view_name to URL for complete URL
|
2020-06-29 16:20:33 +02:00 |
urls.py
|
core: add ability for users to create tokens
|
2020-10-18 15:42:16 +02:00 |