Commit Graph

9 Commits

Author SHA1 Message Date
Luca a3a1efb263
chore: update Tailwind CSS to v4 2026-03-22 20:33:33 +01:00
Maya 3b15fb1d30
chore: clean up $lib folder
idk why we had a million folders containing one file lol. scary looking change
2025-11-21 20:09:47 +03:00
nullptr 92fa929d2a
feat: keep videos for debugging (#130)
* feat: keep videos for debugging

* fix: remove unnecessary $inspect
2025-10-14 18:08:33 +01:00
Maya 8acf208dbe
fix: wrong word-break
now actually breaks, including in the middle of words
2025-07-31 18:12:31 +03:00
Maya 9878929b73
fix: toast text overflow (hopefully)
now fixes #91
2025-07-26 12:59:24 +03:00
not-nullptr 8f8ea34483 feat: umm actual documents support.. 2025-04-12 23:18:56 +01:00
JovannMC e6d862deb5
fix: toast fixes
toasts aren't as "jumpy" anymore, toasts can be different sizes (not affected by sizes of other toasts), derive icon/color
2025-02-16 19:52:31 +03:00
JovannMC 775eebbc28
chore: componetize toasts
makes creating a toast return an id, stop settings saving every time you visit page
2025-02-16 19:47:04 +03:00
JovannMC 44ec456dcd
implement toasts
"cute toasts" - @not-nullptr
2025-02-08 20:07:43 +03:00