Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas pushed to main at lukas/scripts 2024-11-16 19:19:00 +00:00
0a9617626c experiemental: youtube comment fs
lukas pushed to main at lukas/timetracker 2024-11-15 21:53:15 +00:00
fc0d8db8e8 consistently format prices everywhere
lukas pushed to main at lukas/timetracker 2024-11-15 21:52:04 +00:00
4a812cee5f consistently format prices everywhere
lukas pushed to main at lukas/timetracker 2024-11-15 17:03:17 +00:00
b1ffc2eace consistently format prices everywhere
lukas pushed to main at lukas/scripts 2024-11-14 18:53:52 +00:00
e547a58026 add yt-dlp-ntfy
lukas pushed to main at lukas/timetracker 2024-11-13 20:28:48 +00:00
8acc4f9c5b make table work better on small screens
6b7a96dc06 make PopoverTruncated customizable
5c5fd5f26a truncate: strip trailing whitespace
7181b6472c fix mistakenly hardcoded value in truncate()
af06d07ee3 pre-commit hook: disable isort
Compare 5 commits »
lukas created pull request lukas/timetracker#80 2024-11-11 22:29:38 +00:00
WIP: Implement filters
lukas created branch filters_finally in lukas/timetracker 2024-11-11 22:29:12 +00:00
lukas pushed to filters_finally at lukas/timetracker 2024-11-11 22:29:12 +00:00
0c20d31d31 Initial commit
lukas pushed to main at lukas/timetracker 2024-11-11 17:14:53 +00:00
315e22a8ac Add yaml to dependencies
lukas closed issue lukas/timetracker#76 2024-11-11 16:38:20 +00:00
Make it possible to start a new session from any session in the session list
lukas commented on issue lukas/timetracker#76 2024-11-11 16:38:18 +00:00
Make it possible to start a new session from any session in the session list

This is no longer something I want to pursue: I think there should be only one place in the UI from where to start sessions.

lukas pushed to main at lukas/timetracker 2024-11-11 16:37:00 +00:00
19676f8441 Implement converting prices (#79)
lukas deleted branch converted_prices from lukas/timetracker 2024-11-11 16:37:00 +00:00
lukas merged pull request lukas/timetracker#79 2024-11-11 16:36:58 +00:00
Implement converting prices
lukas pushed to converted_prices at lukas/timetracker 2024-11-11 16:35:17 +00:00
3cf5682c30 Add changelog entry
lukas created pull request lukas/timetracker#79 2024-11-11 00:13:19 +00:00
Implement converting prices
lukas pushed to converted_prices at lukas/timetracker 2024-11-11 00:12:25 +00:00
fbd418882b Update exchange rates
6aef44d3dc Rename tasks
63e307d251 Run convert price task every minute
b0eb28618c Uppercase currency instead of lowercase
b05a0bd502 Improve startup setup and tasks
Compare 20 commits »
lukas created branch filters-wip in lukas/timetracker 2024-11-10 14:46:50 +00:00
lukas pushed to filters-wip at lukas/timetracker 2024-11-10 14:46:50 +00:00
6f92c740c7 filter design and wip implementation