tubearchivist/tubearchivist/home
Merlin aa475c58aa
Refac settings dashboard (#577)
* Add padding to duration str text

* Add singular and plural to video in dailyStat

* Add code spacing for readability

* Refac Main overview in dashboard to be spaced evenly and use tables

* Refac simplify number padding

* Refac skip adding spacing rows on mobile

* Refac reorder watch progress to be in order of interest

* Fix that ther can be 0 Videos added a day

* Refac capitalize content keys
2023-11-01 08:40:41 +07:00
..
migrations commit migrations 2023-02-02 14:19:06 +07:00
src Refac settings dashboard (#577) 2023-11-01 08:40:41 +07:00
templates/home finetune limited permission user 2023-10-15 14:56:54 +07:00
templatetags View only user (#539) 2023-10-15 13:58:06 +07:00
tests testing tests 2021-10-11 16:55:47 +07:00
__init__.py moove startup functions to ready() method to avoid double execs 2021-09-27 17:45:44 +07:00
admin.py custom user models for admin login 2021-10-25 19:28:05 +07:00
apps.py remove old startup class 2023-02-02 12:46:54 +07:00
config.json Move the startup application settings to a new class (#571) 2023-10-28 10:27:03 +07:00
models.py custom user models for admin login 2021-10-25 19:28:05 +07:00
settings.py minimal viable product 2021-09-06 00:10:14 +07:00
tasks.py Move the startup application settings to a new class (#571) 2023-10-28 10:27:03 +07:00
urls.py support for auth forwarding proxy 2023-09-25 22:50:39 +02:00
views.py Move the startup application settings to a new class (#571) 2023-10-28 10:27:03 +07:00