1
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Bauke 7d480598da
Add the Hide Topics settings component. 2023-06-30 13:26:39 +02:00
Bauke 74ea66083d
Rework UsernameColorsData to be stored individual keys. 2023-06-28 18:46:27 +02:00
Bauke 126960ba82
Properly remove user labels. 2023-06-28 15:03:35 +02:00
Bauke df09098f89
Restructure the storage files. 2023-06-27 13:51:04 +02:00
Bauke d7ddbe4620
Rework UserLabelsData to Array<Value<UserLabel>>. 2023-06-26 12:10:08 +02:00
Bauke 2e58f23239
Add the 1.1.2 to 2.0.0 data migration and testing for it. 2023-06-24 16:32:47 +02:00
Bauke 5fb151807e
Fix user labels storage issue. 2023-06-24 14:00:27 +02:00
Bauke a0cc171541
Convert to JSX and new storage method. 2023-06-23 13:02:24 +02:00
Bauke da27a37af0
Add the Themed Logo feature (#7). 2022-02-27 22:51:54 +01:00
Bauke 7d2a25815e
Add placeholders to the Username Colors inputs. 2022-02-27 15:55:40 +01:00
Bauke e3e758f7ba
Create the dedicated User Label Editor (#1). 2022-02-27 15:37:11 +01:00
Bauke 5cf6aa997a
Add an indicator for new features. 2022-02-25 14:47:20 +01:00
Bauke f4b547b99f
Type features explicitly. 2022-02-25 01:34:11 +01:00
Bauke ee289d562c
Add the Username Colors feature (#6). 2022-02-25 01:06:24 +01:00
Bauke 75006ff7eb
Add the Anonymize Usernames feature (#5). 2022-02-23 18:17:22 +01: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