Commit Graph

125 Commits

Author SHA1 Message Date
Bauke 17e0fe83dc
Change bg-2 to surface0 and add foreground accent colors. 2023-06-07 12:44:57 +02:00
Bauke e3ca7f9494
Add a getItem function. 2023-06-03 12:53:54 +02:00
Bauke e53bea8fe4
Add Catppuccin colors. 2023-06-02 12:16:29 +02:00
Bauke 5669510d9c
Fix migration version check. 2023-05-17 12:24:36 +02:00
Bauke 37fb4780f3
Remove obsolete configuration and dependencies. 2023-05-17 12:21:35 +02:00
Bauke 18b908eca4
Remove obsolete includes from tsconfig. 2023-05-17 12:19:59 +02:00
Bauke acb2bb409b
Run the migrations on extension installation. 2023-05-17 12:19:15 +02:00
Bauke dfc42535f0
Add the migrations back using new tests. 2023-05-17 12:18:52 +02:00
Bauke 0ad7345a71
Remove the love class. 2023-05-11 12:06:19 +02:00
Bauke bf5a20c0b8
Add an explicit height to the SVG. 2023-05-10 12:25:44 +02:00
Bauke 786bcce6b4
Switch Queue logo to Catppuccin colors and draw the logo manually. 2023-05-10 12:22:48 +02:00
Bauke c728f7302c
Update migration-helper. 2023-05-08 13:05:09 +02:00
Bauke 29838f4734
Enable resolving JSON modules. 2023-05-04 14:25:17 +02:00
Bauke 6a5d39e8ad
Remove migrations and testing for it. 2023-05-04 14:25:01 +02:00
Bauke 8eb5e7d972
Clear and restore existing stored items for tests. 2023-05-04 14:22:44 +02:00
Bauke 1c2397b8f6
Fix nextItem not grabbing from correct storage. 2023-05-04 13:12:42 +02:00
Bauke 20f399bda8
Rewrite the background scripts. 2023-04-27 12:47:19 +02:00
Bauke 974d8f22fd
Move and update options index.html paths. 2023-04-26 12:47:47 +02:00
Bauke e03f163c30
Fix build paths. 2023-04-26 12:43:05 +02:00
Bauke daa46b8755
Remove the old options page. 2023-04-26 12:42:52 +02:00
Bauke 0a2891d919
Add clear history and next item functions. 2023-04-25 12:33:07 +02:00
Bauke 265ca87a90
Add documentation. 2023-04-25 12:32:38 +02:00
Bauke e266e9dd7b
Rewrite type definitions. 2023-04-24 12:02:27 +02:00
Bauke fbd8de8b03
Remove History and Settings files. 2023-04-20 13:12:12 +02:00
Bauke 091da70bea
Rework the Item code so it can be reused for the history. 2023-04-17 16:31:21 +02:00
Bauke 451ebb8189
Move badge update code. 2023-04-16 12:41:56 +02:00
Bauke 861c340ec7
Fix more linting issues. 2023-04-15 12:02:21 +02:00
Bauke a722421130
Fix the build file path. 2023-04-14 11:49:14 +02:00
Bauke d03e46a481
Add the build and web-ext files. 2023-04-14 11:48:52 +02:00
Bauke 30c042f991
Convert remaining package.json scripts to cargo-make tasks. 2023-04-13 12:30:03 +02:00
Bauke 862a2fdb86
Remove Vite. 2023-04-12 11:56:13 +02:00
Bauke 04b6c23093
Update the manifest code. 2023-04-11 13:16:56 +02:00
Bauke 544d915233
Fix linting. 2023-04-10 11:43:36 +02:00
Bauke c853802b68
Add shareable linter configs. 2023-04-09 12:34:14 +02:00
Bauke 849e443f4e
Add the new Item handling code. 2023-04-08 13:04:54 +02:00
Bauke 18e0e06edb
Adjust tsconfig for ES2022 and JSX. 2023-04-07 12:37:37 +02:00
Bauke adef8fc894
Add type definition for third-party packages that do not have them. 2023-04-06 10:51:19 +02:00
Bauke 940367fc49
Add dependencies in preparation of move to esbuild. 2023-04-05 13:00:27 +02:00
Bauke e40ebdd4c3
Add compiletime globals to the type definition. 2023-04-05 12:19:41 +02:00
Bauke 9dcca9fe3e
Make NODE_ENV conditional and set it for all tasks. 2023-04-05 11:02:33 +02:00
Bauke a325269e7c
Add cargo-make to Nix shell packages. 2023-04-04 00:36:48 +02:00
Bauke 69c7c10368
Add the cargo-make tasks. 2023-04-03 11:55:47 +02:00
Bauke 1afaabc2a8
Disable no-await-in-loop entirely. 2023-04-02 12:09:01 +02:00
Bauke 123df05906
Add webextension-storage and test dependencies. 2023-04-01 12:04:53 +02:00
Bauke 5dfdd73cf5
Update public directory paths for Vite. 2023-03-26 14:33:17 +02:00
Bauke 75eddf0e17
Fix linting issues. 2023-03-26 14:33:08 +02:00
Bauke 2e1c7edfa1
Change package to ES module. 2023-03-26 14:32:57 +02:00
Bauke 6383e77609
Update dependencies. 2023-03-26 14:32:16 +02:00
Bauke 096922ff75
Minimize gitignore. 2023-03-23 15:15:01 +01:00
Bauke 9713f9231e
Add direnv and Nix flake files. 2023-03-22 13:21:50 +01:00