Commit Graph
100 Commits
Author SHA1 Message Date
cade ebda1fdde9 update readme 2023-04-28 20:54:45 -07:00
cade b852e883c5 more command updates 2023-04-26 10:04:04 -07:00
cade 04845cfcab update chatgpt command 2023-04-26 09:40:49 -07:00
cade 23963de1a5 update readme 2023-04-25 20:27:56 -07:00
cade 2c76f62a1e remove unused commands 2023-04-25 19:30:11 -07:00
cade 564735c8cd update commands 2023-04-23 13:56:27 -07:00
Cade Scroggins 22d0e2f2fd you had a good run, rain 2023-04-14 13:51:08 -07:00
Cade Scroggins 80d6438a76 update commands 2023-04-02 22:14:29 -07:00
Cade Scroggins 7acc06baeb fully fade out previous rain drop streak 2023-03-31 13:49:23 -07:00
Cade Scroggins da70da90b7 add rain speed config option 2023-03-31 13:36:22 -07:00
Cade Scroggins 2796c03706 update rain color 2023-03-30 23:38:29 -07:00
Cade Scroggins 35ece8dfbf remove rainFrameTotal config 2023-03-30 23:38:09 -07:00
Cade Scroggins 5c980bca70 reduce unwanted rain streaking 2023-03-30 21:17:20 -07:00
Cade Scroggins e6ffda0820 rain performance optimizations 2023-03-30 20:39:19 -07:00
Cade Scroggins 708c6ed8d9 add digital rain 2023-03-30 18:28:48 -07:00
Cade Scroggins 6172585a83 minor element reference property refactor 2023-03-30 13:42:16 -07:00
Cade Scroggins 30f8c3740e add command aliases for cleaner suggestions 2023-03-29 23:03:37 -07:00
Cade Scroggins 7db9a3a67e add ayp slack suggestion 2023-03-23 16:06:56 -07:00
Cade Scroggins d55fdb8bab do not render suggestions for an old query 2023-02-12 12:22:27 -08:00
Cade Scroggins a6d2cf6bad remove suggestion script onload 2023-02-12 12:04:25 -08:00
Cade Scroggins 909816d4a4 update commands, command object -> map, update styles 2023-02-12 00:21:05 -08:00
Cade Scroggins c01386bb7a update readme 2023-02-08 20:57:17 -08:00
Cade Scroggins 418da9b24d flex column commands on mobile 2023-01-17 12:48:59 -08:00
Cade Scroggins 8bb8137dfd style tweaks 2023-01-09 01:09:32 -08:00
Cade Scroggins 7150704776 highlight readme command 2022-12-16 00:03:02 -08:00
Cade Scroggins 5a7be705f4 update suggestion h/popular -> h/mixes 2022-12-12 21:37:02 -08:00
Cade Scroggins bed313d7ae remove supabase suggestions 2022-12-06 15:55:15 -08:00
Cade Scroggins 5b204bb0d2 command & style tweaks 2022-12-02 22:10:12 -08:00
Cade Scroggins 0129f39542 main height -> min-height 2022-12-02 14:54:57 -08:00
Cade Scroggins 19d2dc1c21 first time here -> ? 2022-11-17 19:45:22 -08:00
Cade Scroggins 6484140070 utilize css :where selector 2022-11-17 15:24:44 -08:00
Cade Scroggins 02c7c73dc2 media queries -> clamp 2022-11-17 13:26:11 -08:00
Cade Scroggins 184d94390e add base font size media queries 2022-11-16 16:15:08 -08:00
Cade Scroggins caaaff3fb1 update spacing 2022-11-16 16:00:02 -08:00
Cade Scroggins ac6da98f0b update command layout and various styles 2022-11-16 15:29:05 -08:00
Cade Scroggins e165b23b46 add readme link 2022-11-16 14:17:26 -08:00
Cade Scroggins 55837d5fea update prettier config 2022-11-16 14:16:51 -08:00
Cade Scroggins 0f3e433588 update command hover effect 2022-11-16 13:56:18 -08:00
Cade Scroggins 3009d60c79 subtle text adjustments 2022-11-14 09:02:40 -08:00
Cade Scroggins 95fb16b929 spotify -> slack 2022-10-31 12:12:25 -07:00
Cade Scroggins c7e0b9b393 remove ossu github suggestion 2022-08-16 12:51:57 -05:00
Cade Scroggins 70b3bc8dd6 add discord channel 2022-08-09 11:27:16 -05:00
Cade Scroggins 2b74ecd215 update readme 2022-08-05 12:26:24 -05:00
Cade Scroggins 1c46b69a55 restructure configuration variables 2022-08-05 11:36:53 -05:00
Cade Scroggins c66d9ed05a update commands 2022-08-05 10:42:36 -05:00
Cade Scroggins 9b83fb60ee add openLinksInNewTab config 2022-08-04 09:15:29 -05:00
Cade Scroggins 83ed0e7675 move Search properties to global CONFIG 2022-08-03 09:36:00 -07:00
Cade Scroggins dcd1e8d66b query templates outside of loops 2022-07-30 14:03:40 -07:00
Cade Scroggins 00a17d4a9f commands array -> map & name changes 2022-07-30 13:33:50 -07:00
Cade Scroggins f54caf8405 use event delegation 2022-07-27 19:39:53 -07:00
Cade Scroggins 684c11ecae r/unixporn -> r/webdev 2022-07-25 15:49:23 -07:00
Cade Scroggins f4313b6bce showModal() -> show() to get rid of unnecessary margin 2022-07-25 15:40:05 -07:00
Cade Scroggins eb543ac985 filter + map -> for of & requestAnimationFrame shenanigans 2022-07-25 08:49:17 -07:00
Cade Scroggins 8a97ddf2c1 spruce up keyboard/focus event functionality 2022-07-24 23:20:33 -07:00
Cade Scroggins ab2eb8c2e4 r/startpages -> reddit.com/r/startpages 2022-07-24 21:40:38 -07:00
Cade Scroggins cb5c45612f remove superfluous influencer classes 2022-07-24 21:35:59 -07:00
Cade Scroggins 87eb9a7922 web components? yes 2022-07-24 19:01:52 -07:00
Cade Scroggins ccecf73781 update commands 2022-07-20 20:48:22 -07:00
Cade Scroggins 2692edb12e use modern javascript class syntax 2022-07-20 20:48:18 -07:00
Cade Scroggins f346412939 update ashes fg/bg colors 2022-07-06 19:18:56 -07:00
Cade Scroggins 77f945d863 update commands 2022-06-27 22:11:33 -07:00
Cade Scroggins 7dd6e5cda0 fix hypem example in readme 2022-06-11 15:30:33 -07:00
Cade Scroggins 98d1f5bfce fix license link in readme 2022-06-11 15:28:49 -07:00
Cade Scroggins 22a2acbf47 LICENSE -> UNLICENSE as per unlicense.org 2022-06-04 16:07:26 -07:00
Cade Scroggins 05258c6122 update proton mail domain 2022-05-25 09:07:29 -07:00
Cade Scroggins 773206b7fd lighten ashes theme command color 2022-05-05 12:17:22 -07:00
Cade Scroggins 7da1a8458d google -> proton 2022-05-01 15:45:05 -07:00
Cade Scroggins 702117c7e6 increase ashes dark saturation 2022-04-29 00:48:39 -07:00
Cade Scroggins 50817b60e5 update ashes dark base background 2022-04-28 18:03:06 -07:00
Cade Scroggins 88aea51aaa use ddg as default search 2022-04-28 13:57:47 -07:00
Cade Scroggins 1b80db9311 fix hypem suggestions 2022-04-27 18:31:42 -07:00
Cade Scroggins dd73912e62 fix localhost port search 2022-04-27 12:09:15 -07:00
Cade Scroggins 57257c6840 update links, theme and border radius 2022-04-27 10:15:00 -07:00
Cade Scroggins 786914c848 update readme 2022-04-26 19:44:38 -07:00
Cade Scroggins dd61bcf565 update cname 2022-04-26 17:30:53 -07:00
Cade Scroggins 33faa7be07 too round 2022-03-20 09:54:32 -07:00
Cade Scroggins a88348f548 bigger gap? rounded corners? 2022-03-11 09:04:35 -08:00
Cade Scroggins 7bc9bbe221 increase grid gap 2022-03-07 20:13:06 -08:00
Cade Scroggins b4c183ca94 wikipedia -> webflow, update theme 2022-03-06 17:30:45 -08:00
Cade Scroggins a0f3ceac3a increase border radius decrease grid gap 2022-03-04 12:28:11 -08:00
Cade Scroggins 3375a173cd remove lovelace theme 2022-03-03 09:48:35 -08:00
Cade Scroggins 1fd4ca56f2 add tokyo-dark theme 2022-03-02 11:29:31 -08:00
Cade Scroggins 310a7dc715 update base border radius 2022-02-24 22:57:52 -08:00
Cade Scroggins 0820b86abe update love theme and fix script query bug 2022-02-24 19:20:24 -08:00
Cade Scroggins 81b31ced7d add theme support 2022-02-24 13:12:30 -08:00
Cade Scroggins d8c63e4a9e simplify history influencer 2022-02-21 00:55:31 -08:00
Cade Scroggins 2e1e332ae2 sort commands by color 2022-02-20 20:57:14 -08:00
Cade Scroggins 50391dac09 update readme 2022-02-20 17:48:06 -08:00
Cade Scroggins 700a0b3be8 tweak styles and add default suggestions 2022-02-20 15:16:29 -08:00
Cade Scroggins e45c9c0ed2 prevent path queries from being added to history 2022-02-20 14:43:25 -08:00
Cade Scroggins 82d82ae8a5 add helpKey config item 2022-02-20 14:32:41 -08:00
Cade Scroggins efab31d87d tweak styles 2022-02-20 14:25:16 -08:00
Cade Scroggins 18548a3a8d use parsed query for history suggestions 2022-02-20 14:04:57 -08:00
Cade Scroggins f516bcebfa pass parsed instead of raw query to influencers 2022-02-20 13:19:25 -08:00
Cade Scroggins 3ddf0ded47 refactor css variables 2022-02-20 11:58:14 -08:00
Cade Scroggins 0bd820b371 command key adjustments and various cleanup 2022-02-19 22:30:30 -08:00
Cade Scroggins 9ca81dd3a6 add unsplash suggestions 2022-02-19 16:40:22 -08:00
Cade Scroggins 3d0987e98c pandora -> soundcloud 2022-02-19 16:22:19 -08:00
Cade Scroggins 5305f7ec5a slack -> telegram 2022-02-19 15:56:51 -08:00
Cade Scroggins 50cef1ac4c update amazon url and add default suggestions 2022-02-19 15:32:49 -08:00