1
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Bauke 893a2173f3
Save the available list of Tildes themes in local storage. 2023-12-18 15:09:21 +01:00
Bauke c818362773
Add a sleep utility function. 2023-07-15 21:19:41 +02:00
Bauke 2fa59f14d6
Factor out the Intercooler HTTP request into a utility function. 2023-07-15 15:54:21 +02:00
Bauke 809943edcc
Gate certain features by requiring a logged in user. 2023-07-15 15:20:05 +02:00
Bauke 0fff485473
Add a pluralize utility function. 2023-06-29 23:24:20 +02:00
Bauke a0cc171541
Convert to JSX and new storage method. 2023-06-23 13:02:24 +02:00
Bauke 52696fe50e
Fix all the things.
* Switch from Parcel to Vite.
* Rewrite the Settings handling.
* Fix a bug that made the extension not work on first load.
* A bunch of other stuff, too lazy to write it all out.
2022-02-23 14:52:06 +01:00