lnbits-legend/lnbits/core
Pavol Rusnak c8818f5774
remove CACHE_VERSION from service-worker.js (#2342)
use server_startup_time as the version
(the same trick we use for static files)
2024-03-22 12:33:42 +01:00
..
sso Add Keycloak SSO (#2272) 2024-02-14 09:23:37 +01:00
templates remove CACHE_VERSION from service-worker.js (#2342) 2024-03-22 12:33:42 +01:00
views remove CACHE_VERSION from service-worker.js (#2342) 2024-03-22 12:33:42 +01:00
__init__.py [FEAT] Auth, Login, OAuth, create account with username and password #1653 (#2092) 2023-12-12 11:38:19 +01:00
crud.py fix: enforce order of payments (#2313) 2024-03-12 15:31:40 +02:00
db.py [REFACTOR] core/__init__ to not have circular import issues (#1876) 2023-09-12 11:25:05 +01:00
helpers.py fix: extension stop background work (#2281) 2024-02-21 12:08:37 +02:00
migrations.py revert: migration (#2198) 2024-01-09 11:34:53 +00:00
models.py refactor: dev-friendly payment status name (#2322) 2024-03-13 16:17:33 +01:00
services.py refactor: dev-friendly payment status name (#2322) 2024-03-13 16:17:33 +01:00
tasks.py refactor: move registering of tasks into app.py (#2290) 2024-03-22 12:29:05 +01:00