1
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
Bauke 53ec36b216
Update dependencies and fix linting issues. 2024-01-12 12:42:42 +01:00
Bauke 26568b33de
Add the fast-diff dependency. 2023-12-21 16:02:41 +01:00
Bauke 089ea3d5ab
Update dependencies. 2023-07-04 11:20:20 +02:00
Bauke bddc4ceddf
Turn off the complexity rule. 2023-06-30 11:37:15 +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 fe5f5dd8b4
Update dependencies and prepare for esbuild setup. 2023-06-23 12:50:02 +02:00
Bauke fe59cd7d06
Remove unnecessary package.json information. 2023-06-21 20:15:19 +02:00
Bauke 7f6b3e343d
Fix the migration-helper package. 2023-06-21 20:08:12 +02:00
Bauke 8bebc6374e
Store array items under individual keys (#24). 2022-04-06 22:26:30 +02:00
Bauke 1a3f3f9c1d
Update dependencies. 2022-03-15 12:08:36 +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
Bauke 18dd962767
Update dependencies and appease the linting gods. 2021-02-23 21:16:55 +01:00
Bauke 013bd6a2e3
Update dependencies and fix linting issues. 2020-12-16 17:46:20 +01:00
Bauke 662057df25
Completely rewrite Tildes ReExtended with HTM and Preact. 2020-10-11 01:33:52 +02:00
Bauke 3f4df6c615
Add suggested lists for user mentions and group links. 2020-10-03 18:52:53 +02:00
Bauke abb09bc671
Make the theme colors use CSS custom properties. 2020-10-03 13:20:12 +02:00
Bauke 38bca9721a
Update the dependencies. 2020-10-02 16:51:34 +02:00
Bauke 0b2aeb8b73
Version: 0.3.3 2020-06-10 14:51:53 +02:00
Bauke 66e1b98393
Make Parcel not output directories with leading underscores. 2020-06-10 14:51:47 +02:00
Bauke 6d0cb8b40d
Version: 0.3.2 2020-06-05 23:55:47 +02:00
Bauke 32cb433664
Chore: Update the dependencies. 2020-06-05 23:55:11 +02:00
Bauke dc1f564872
Version: 0.3.1 2020-03-05 13:33:30 +01:00
Bauke 097feb33b4
Version: 0.3.0 2020-03-04 13:28:43 +01:00
Bauke 947ddfb224
Refactor: Fix linting issues introduced with new versions. 2020-03-03 19:16:40 +01:00
Bauke b27f73ad20
Chore: Update dependencies. 2020-03-03 16:49:20 +01:00
Bauke dafc5db725
Version: 0.2.0 2019-11-12 22:37:09 +01:00
Bauke b063e1507c
Feature: Add import and export settings buttons (fixes #2) 2019-11-11 16:07:56 +01:00
Bauke 3e313f2bb0
Version: 0.1.1 2019-11-10 22:44:33 +01:00
Bauke 68c504011b
Chore: Add a "zip-source" command to package.json
To upload the extension to AMO it needs to include the source code,
this command grabs all the relevant files and zips them.
2019-11-10 18:55:19 +01:00
Bauke 6802f57de5
Version: 0.1.0 2019-11-10 18:38:47 +01:00