1
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Bauke 143451e39c
Miscellaneous utilities fixes. 2023-06-25 12:00:43 +02:00
Bauke bd0f7a7a8c
Replace old usage of TRXComponent with JSX.Element. 2023-06-24 16:33:33 +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
Bauke 47e306dcdb
Only open the extension page when the version gets updated.
Firefox "reinstalls" extensions when it gets updated so we
have to work around it so we only open the extension when
the version actually changes.
2021-02-23 16:55:40 +01:00
Bauke 662057df25
Completely rewrite Tildes ReExtended with HTM and Preact. 2020-10-11 01:33:52 +02:00