Commit Graph

71 Commits

Author SHA1 Message Date
bcb7f5ce9b feat: database and initial better auth install 2026-04-03 21:00:26 +02:00
e46c19c587 feat: move to cloudflare workers 2026-04-03 16:40:15 +02:00
a4592a1869 feat: barebones pomodoro timer 2026-04-03 14:12:27 +02:00
db8e39f672 fix: some button looks 2026-04-02 19:18:36 +02:00
a7552fc64c fix: colors not right 2026-03-28 01:02:14 +01:00
3310af7140 chore: i give up 2025-06-08 21:49:39 +02:00
5953788027 docs: simple readme 2025-06-06 13:58:11 +00:00
e2a7a86c05 chore: change station metadata order 2025-05-31 23:39:28 +02:00
83b29b7e17 fix: title not changing on next song 2025-05-31 18:15:30 +02:00
a0ea3b6575 feat: api rework (#5) 2025-05-31 18:11:43 +02:00
99f3c26ed5 chore: copilot review nitpicks 2025-05-31 18:09:58 +02:00
de176acd8f chore: use fisheryates for array shuffle 2025-05-31 17:58:52 +02:00
3c9ddd466d feat: api reworks 2025-05-31 17:24:12 +02:00
8aeba1e87c chore: adhoc setup to remove database 2025-05-31 17:06:16 +02:00
8ef1e62e76 feat: optimize and use new object 2025-05-29 17:17:11 +02:00
3ef50464aa chore: use sfmt and hardcoded id in sleep 2025-05-29 16:55:01 +02:00
d6f884a83d feat: better station list 2025-05-29 16:48:04 +02:00
4e3a014040 feat: initial class impl 2025-05-22 07:30:56 +00:00
1c7129354f revert: tooltips on buttons (#4)
revert: "feat: add tooltips to most buttons"
2025-05-20 22:09:42 +02:00
b0f8d9a380 revert: "feat: add tooltips to most buttons"
This reverts commit 1cdebb5759.
2025-05-20 22:08:42 +02:00
1cdebb5759 feat: add tooltips to most buttons 2025-05-19 21:00:53 +02:00
5f70de506a chore: show song title 2025-05-19 19:55:14 +02:00
70fe4f2c32 feat: independent api routes and new station 2025-05-18 21:14:10 +02:00
edb6ed1769 feat: merge #3 (productive apps) 2025-05-18 12:46:50 +02:00
5fcaaf761a chore: rename state variables 2025-05-18 12:43:07 +02:00
72008d14a4 feat: 202020 rule app 2025-05-17 17:33:47 +02:00
47ee5b1bf6 feat: save to localstorage 2025-05-16 23:33:36 +02:00
0290256bc1 feat: initial todo list implementation 2025-05-16 23:16:29 +02:00
ebdc7f87e5 feat: window component 2025-05-10 20:29:10 +02:00
5046c2f713 feat: dialog is finally good enough i think 2025-05-09 22:34:09 +02:00
69202851d1 feat: add license file 2025-05-04 21:23:37 +02:00
38997a77a5 feat: feedback button and disclaimer text improvements 2025-05-04 11:58:01 +00:00
41bad33675 Merge pull request #1 from Tann2019/tann2019/local-storage 2025-04-25 21:42:58 +02:00
75de5de11c style: some small fixes and code quality types 2025-04-25 19:39:57 +00:00
431b1bbe6a Merge branch 'main' into tann2019/local-storage 2025-04-25 21:34:53 +02:00
d4f574fbf8 feat: atmospheres (#2) 2025-04-25 21:32:10 +02:00
4dcd9e692b chore: use mobile atmospheres 2025-04-25 19:30:10 +00:00
2dea598af2 feat: atmospheres redesign 2025-04-25 18:39:16 +00:00
bd95cc113c feat: base atmospheres 2025-04-25 17:16:10 +02:00
Tann2019
41682d9cca Local Storage, ScrollBar, and Pause Background on pause 2025-04-22 20:12:46 -06:00
a8b957f875 chore: surely the last time i'll ever touch the analyzer right (copium) 2025-04-22 16:56:40 +02:00
deaddb6ef8 fix: background analyzer not working in chromium based browsers 2025-04-22 16:51:38 +02:00
2160af1726 docs: money 2025-04-21 16:59:35 +02:00
c220277c75 chore: x icon not white in dialog 2025-04-20 18:52:18 +02:00
aa0fc47d96 fix: dialog header one letter missing to make it white 2025-04-20 18:37:49 +02:00
fea7e24701 feat: mediasession handling 2025-04-20 18:19:43 +02:00
bcd9e71dd5 chore: rename all state to appState and use proper state S5 syntax 2025-04-20 18:06:01 +02:00
c50ecdd73c fix: ios playback not working properly 2025-04-20 18:04:17 +02:00
8bc27ae586 feat: save volume on state 2025-04-20 00:49:21 +02:00
c2e47684eb fix: ios buttons 2025-04-19 23:58:07 +02:00