Commit Graph

84 Commits

Author SHA1 Message Date
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
Bauke 2ee0dcb0ed
Version 0.3.2! 2022-10-25 14:56:36 +02:00
Bauke 1bf8f519c6
Fix new queue items not being sorted properly. 2022-10-25 14:54:22 +02:00
Bauke ce7fbfe349
Fix items not being movable when the next sort index wasn't plus or minus 1. 2022-10-25 14:50:50 +02:00
Bauke 9696b78728
Version 0.3.1! 2022-10-25 14:00:38 +02:00
Bauke 4fc38b74ce
Also use sortIndex for next queue item. 2022-10-25 14:00:15 +02:00
Bauke 913e8f0da9
Version 0.3.0! 2022-10-25 13:23:14 +02:00
Bauke ee012aea1d
Add move buttons. 2022-10-25 13:08:53 +02:00
Bauke f6571b895b
Fix JS pass by copy/reference issue. 2022-10-25 12:55:07 +02:00
Bauke e591db7bcf
Add move item functionality to Settings. 2022-10-25 12:28:37 +02:00
Bauke d4400c5c31
Update (de)serializing test. 2022-10-25 12:25:41 +02:00
Bauke c72959841f
Add a sortIndex to items. 2022-10-25 12:25:23 +02:00
Bauke ab6ef97d91
Re-add donate link. 2022-10-03 18:48:14 +02:00
Bauke f54b3d6712
Update dependency names. 2022-10-03 18:44:28 +02:00
Bauke 526642158c
Format code. 2022-09-28 19:21:33 +02:00
Bauke 13542fe219
Update dependencies, fix issues. 2022-09-27 12:49:00 +02:00
Bauke 2f08cc8e26
Rewrite readme. 2022-09-27 12:21:53 +02:00
Bauke 639d2b4462
Version 0.2.6. 2022-03-24 15:02:25 +01:00
Bauke 88a1066081
Replace separated manifests with createManifest function. 2022-03-24 14:56:42 +01:00
Bauke 46bacf20f4
Disable minification correctly. 🤦 2022-03-24 10:22:32 +01:00
Bauke 6f6c2937d8
Adjust installation section. 2022-03-23 13:24:22 +01:00
Bauke f582543a30
Add badges for Chrome and Microsoft stores. 2022-03-22 10:34:24 +01:00
Bauke 4eb9e911be
Rename screenshots folder to images. 2022-03-21 13:52:43 +01:00
Bauke c9627fed24
Version 0.2.5. 2022-03-21 10:44:18 +01:00
Bauke 4b9a890861
Move ifs to the bottom. 2022-03-21 10:43:24 +01:00
Bauke 1abab7f635
Fix context menus not being initialized in Firefox. 2022-03-21 10:42:39 +01:00
Bauke 587f049e08
Version 0.2.4. 2022-03-21 01:49:36 +01:00
Bauke f43dee71ec
Move contextMenus.onClicked listener to initialize. 2022-03-21 01:48:26 +01:00
Bauke 6fc61d476c
Version 0.2.3. 2022-03-20 22:18:37 +01:00
Bauke c89156fe88
(De)serialize local history items the same as settings. 2022-03-20 22:06:11 +01:00
Bauke 0aa26aa809
Move the version number into Vite config. 2022-03-20 21:52:53 +01:00
Bauke 163f838ffc
Adjust usage details for missing Chromium functionality. 2022-03-20 19:59:00 +01:00
Bauke bdb06a1b15
Add context menus to action button in Chromium. 2022-03-20 19:43:44 +01:00
Bauke dcf395f01d
Make the background script/service worker Chromium compatible. 2022-03-20 19:39:46 +01:00
Bauke ded38c7bf7
Make contextMenus usage Chromium compatible. 2022-03-20 19:24:45 +01:00
Bauke 8d99e8200b
Make updateBadge Chromium compatible. 2022-03-20 19:23:59 +01:00
Bauke bf8712dbf6
Fix dates not being serialized properly in Chromium. 2022-03-20 19:21:52 +01:00
Bauke 62f2188070
Add build support for Chromium with Manifest V3. 2022-03-20 19:02:37 +01:00
Bauke e18714c9f2
Add a link to the wiki. 2022-03-20 14:18:30 +01:00
Bauke e6d1834a42
Version 0.2.2. 2022-03-17 15:55:02 +01:00
Bauke bb9680c19b
Make the icon slightly bigger. 2022-03-17 15:17:04 +01:00
Bauke 3a5f4f7027
Make summary text bold. 2022-03-17 15:13:34 +01:00