Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas created pull request lukas/timetracker#4 2023-01-07 20:11:08 +00:00
Change to gunicorn
lukas pushed to change-to-gunicorn at lukas/timetracker 2023-01-07 20:09:52 +00:00
2939b4a515 Change to gunicorn
lukas created branch change-to-gunicorn in lukas/timetracker 2023-01-07 20:09:51 +00:00
lukas pushed to main at lukas/timetracker 2023-01-07 17:10:57 +00:00
d029fda896 Collect static files in entrypoint.sh
9dead362c1 Set STATIC_ROOT
d81dba727b Add docker-compose.yml
Compare 3 commits »
lukas pushed to main at homelab/docker-compose-templates 2023-01-06 17:10:16 +00:00
497492308e mealie.env: fix booleans
lukas pushed to main at homelab/docker-compose-templates 2023-01-06 17:07:51 +00:00
ed6d3fb9f8 mealie: add
lukas pushed to main at homelab/docker-compose-templates 2023-01-06 17:06:48 +00:00
2aa415bb93 mealie: add
lukas opened issue lukas/timetracker#3 2023-01-05 22:50:07 +00:00
Disabling DEBUG with PROD=1 disables serving static files simply
lukas pushed to main at lukas/timetracker 2023-01-05 22:31:56 +00:00
f550978e4a Release version 0.1.1
db5de81c09 Add make date
15ed6504b1 Order by timestamp_start by default
fd9bf8c026 Improve manual duration mark
5172c38c16 Refactor the calculated_sum and manual_sum
Compare 15 commits »
lukas pushed tag 0.1.1 to lukas/timetracker 2023-01-05 22:31:51 +00:00
lukas pushed to main at homelab/docker-compose-templates 2023-01-05 20:48:10 +00:00
1d54293e72 timetracker: add CSRF_TRUSTED_ORIGINS
lukas pushed to main at lukas/timetracker 2023-01-05 16:36:33 +00:00
8efce77062 Improve newcomer experience
89be0c031b Fix errors with empty database
4e67735de8 Fix negative playtimes being considered positive
869e0e0fe0 Run all python Makefile commands via poetry
Compare 4 commits »
lukas pushed to main at lukas/timetracker 2023-01-05 15:33:35 +00:00
85f52fc735 Fix checking duration when database is empty
lukas pushed to main at lukas/timetracker 2023-01-05 14:19:01 +00:00
34ce1e9b05 Set up tests, add tests for common.util.time, add %d
lukas pushed to main at lukas/timetracker 2023-01-05 11:19:59 +00:00
67f5090bf8 Rely on poetry for make test
51d5306f91 Add more cache dirs to .gitignore
66a49ff911 Rely on poetry's virtual env
Compare 3 commits »
lukas pushed to main at lukas/timetracker 2023-01-05 11:05:19 +00:00
3e32261d4a Set up test environment for testing
lukas pushed to main at lukas/timetracker 2023-01-05 11:02:05 +00:00
9b07758198 Install poetry before testing
lukas pushed to main at lukas/timetracker 2023-01-05 10:52:58 +00:00
c57f969a00 Add tests for common.util.time
lukas pushed to main at lukas/timetracker 2023-01-05 10:24:33 +00:00
fd7fc7c710 Annotate common.util.time.now
lukas pushed to main at lukas/timetracker 2023-01-05 10:24:13 +00:00
32f10e183e Display total hours played on homepage
fdb9aa8e84 Add format_duration to common.util.time
Compare 2 commits »