Commit Graph
100 Commits
Author SHA1 Message Date
Cade Scroggins 6dd12e678b cleanup 2018-09-13 22:39:50 -07:00
Cade Scroggins dc586460e3 Merge pull request #19 from Kirpal/12hour
Added 12 hour clock support
2018-09-10 11:38:22 -07:00
Cade Scroggins 50d271d691 that was a bad idea 2018-06-30 21:42:59 -07:00
Cade Scroggins 332303203d non blocking suggestions + command updates 2018-06-30 20:49:10 -07:00
Cade Scroggins dfce78f3ff fix colors 2018-06-30 18:09:33 -07:00
Cade Scroggins b8b0865aaf swap colors 2018-06-30 18:00:23 -07:00
Cade Scroggins 36130089ac support theme files 2018-03-17 21:47:53 -07:00
Cade Scroggins b089e940a8 skytorrents ded 2018-03-17 16:35:59 -07:00
Cade Scroggins 238b28156a remove extra space 2017-12-05 19:46:04 -08:00
Cade Scroggins 2ed9c1b191 update yifi url 2017-09-12 19:56:18 -07:00
Cade Scroggins 931e3a784c the pb -> pb 2017-08-08 00:20:41 -07:00
Cade Scroggins 33c984aef2 false -> null search option 2017-08-07 22:02:08 -07:00
Cade Scroggins cbdc14bef3 reuse Form method 2017-08-07 22:01:31 -07:00
Cade Scroggins 5bb677b3f1 don't bind to ?... check the input value 2017-07-30 00:16:05 -07:00
Cade Scroggins 7c3f8e390f update readme 2017-07-29 23:47:37 -07:00
Cade Scroggins c6d0f5ff99 ? shows help as long as it's the first character 2017-07-29 23:42:50 -07:00
Cade Scroggins 47d1537700 update readme 2017-07-29 23:18:08 -07:00
Cade Scroggins 6e86d155c2 show form input when you click the clock 2017-07-29 23:14:33 -07:00
Cade Scroggins d87006fce8 utilize input event 2017-07-29 22:47:59 -07:00
Cade Scroggins 8a0263f090 Merge pull request #8 from cadejscroggins/query-param
allow searching via q query param
2017-07-23 16:09:39 -07:00
Cade Scroggins 4501c21d50 allow searching via q query param 2017-07-23 15:52:45 -07:00
Cade Scroggins 33632c7170 inscrease last help column width 2017-07-23 12:00:11 -07:00
Cade Scroggins c8b4051d78 fix config comment 2017-07-19 10:31:18 -07:00
Cade Scroggins fd834fb3ed update screenshot 2017-07-19 00:28:32 -07:00
Cade Scroggins e741f024a7 updates and fixes across the board 2017-07-19 00:04:54 -07:00
Cade Scroggins b8777f64b9 a few small updates 2017-07-17 01:14:32 -07:00
Cade Scroggins 2a4a33e64e decrease suggestion padding 2017-07-16 22:11:23 -07:00
Cade Scroggins 8ce9abc065 update readme 2017-07-16 21:26:24 -07:00
Cade Scroggins d3a4047960 update config 2017-07-16 21:24:42 -07:00
Cade Scroggins 7466cd1994 enhance the query parser 2017-07-16 20:43:28 -07:00
Cade Scroggins 41e7bc5003 initial redesign 2017-07-16 20:02:46 -07:00
Cade Scroggins ffa5abaf76 sync colors 2017-07-11 00:19:34 -07:00
Cade Scroggins 801f1add69 update readme 2017-07-10 23:59:10 -07:00
Cade Scroggins a6eeda0252 update readme / add screenshot 2017-07-10 23:56:01 -07:00
Cade Scroggins 1e77b4d8da add default influencer 2017-07-10 23:30:49 -07:00
Cade Scroggins 96504778f4 absolutely massive refactor 2017-07-10 23:04:57 -07:00
Cade Scroggins 4db2b0030b dispay block to fix a thing 2017-07-02 19:29:55 -07:00
Cade Scroggins 1514199775 increase suggestion limit 2017-07-01 23:54:40 -07:00
Cade Scroggins ca2d6d65ec add suggestion preview functionality 2017-07-01 23:52:47 -07:00
Cade Scroggins bfdb4d5063 update background color 2017-06-29 01:13:46 -07:00
Cade Scroggins 5e20d63b20 update suggestion styles 2017-06-29 01:01:06 -07:00
Cade Scroggins 512924af69 small optimization 2017-06-29 00:04:40 -07:00
Cade Scroggins f7379c8651 bolded search matches / small refactor 2017-06-28 23:42:49 -07:00
Cade Scroggins a0a611dcf6 prevent default on up key... 2017-06-28 17:49:04 -07:00
Cade Scroggins 86e070238c decrease suggestion height 2017-06-27 22:24:53 -07:00
Cade Scroggins 978c95fcfc make suggestions a bit more robust 2017-06-27 22:13:49 -07:00
Cade Scroggins 4a8e5607cd i am indecisive 2017-06-06 18:07:20 -07:00
Cade Scroggins 4a87a4f002 newTab was getting annoying 2017-06-01 00:19:09 -07:00
Cade Scroggins 58eb40fd80 increase media query px 2017-05-28 00:13:02 -07:00
Cade Scroggins b5af865f43 update lineradio 2017-05-05 22:26:51 -07:00
Cade Scroggins 251197252c remove unnecessary variable 2017-04-25 17:38:49 -07:00
Cade Scroggins 38eb33bd42 bind to arrow keys for suggestion navigation 2017-04-05 23:24:50 -07:00
Cade Scroggins 0befab25e9 always return an array from $.els() 2017-04-05 18:44:17 -07:00
Cade Scroggins 938ba5b21a fix history sort method 2017-03-28 19:58:18 -07:00
Cade Scroggins b2eb4a4f7a small refactors 2017-03-28 19:32:06 -07:00
Cade Scroggins caf0a9408e help page links now respect newTab config 2017-03-04 12:10:20 -08:00
Cade Scroggins 0c817650c4 small javascript refactor 2017-03-04 12:01:07 -08:00
Cade Scroggins 7773687f14 organize commands 2017-03-03 21:02:20 -08:00
Cade Scroggins 564b97d32e update readme 2017-03-03 20:57:23 -08:00
Cade Scroggins a476fb451b update hypem url 2017-03-03 20:20:52 -08:00
Cade Scroggins 442589c37e disable search suggestions 2017-03-03 20:15:31 -08:00
Cade Scroggins d1d7416bd1 speed up animation 2017-03-03 20:13:13 -08:00
Cade Scroggins 18f2fdbf6c esc closes help + small bug fix 2017-03-03 20:03:53 -08:00
Cade Scroggins 197dd510b1 a couple color changes 2017-03-03 19:44:54 -08:00
Cade Scroggins 6e27ded8f4 more flexible url/search config 2017-03-03 19:35:28 -08:00
Cade Scroggins 504ffecf62 sexier overlay 2017-03-03 18:45:21 -08:00
Cade Scroggins 10c60f529b update readme 2017-03-03 01:00:29 -08:00
Cade Scroggins f03ab1e0cc update sites 2017-03-03 01:00:24 -08:00
Cade Scroggins 1a32ed3494 update readme 2017-03-03 00:52:54 -08:00
Cade Scroggins 1ce8c0fd75 remove demo badge from readme 2017-03-03 00:50:25 -08:00
Cade Scroggins 406217eef8 bind to ctrl n/p for navigating suggestions 2017-03-03 00:42:58 -08:00
Cade Scroggins 674bf7a47d ? toggles the help again 2017-03-02 23:42:10 -08:00
Cade Scroggins 23a46b6b9d udpate config 2017-03-02 23:39:47 -08:00
Cade Scroggins f39b936439 es6 and fancier js 2017-03-02 23:37:14 -08:00
Cade Scroggins f99edeaa42 small style updates / site updates 2017-01-08 18:19:19 -08:00
Cade Scroggins 4ba1394af0 more sensible defaults 2016-12-13 01:01:47 -08:00
Cade Scroggins 2a1605c167 update sites 2016-12-13 00:57:03 -08:00
Cade Scroggins 25a3fbaf20 update reaadme (unsplash -> hypem) 2016-11-21 16:40:47 -08:00
Cade Scroggins 279ab6e964 update readme 2016-11-20 22:01:12 -08:00
Cade Scroggins 3ef8469eac update readme 2016-11-20 21:55:23 -08:00
Cade Scroggins f5dc2cc3c6 update readme 2016-11-18 01:15:08 -08:00
Cade Scroggins 29177b9a30 update readme 2016-11-18 01:14:37 -08:00
Cade Scroggins ee6bd76227 beyond -> license 2016-11-18 00:19:10 -08:00
Cade Scroggins 8390ccbe60 update readme 2016-11-17 23:52:14 -08:00
Cade Scroggins 98354d8086 update readme 2016-11-17 23:50:37 -08:00
Cade Scroggins ee54361acd replace unsplash with hypem 2016-11-10 13:48:08 -08:00
Cade Scroggins 16591e90ca www -> encrypted for google searches 2016-10-23 12:18:13 -07:00
Cade Scroggins 615928b515 regex -> indexOf 2016-10-14 03:02:36 -07:00
Cade Scroggins 9f0d727afd font link -> font face 2016-10-14 02:57:11 -07:00
Cade Scroggins 466f76d03b don't save one char queries 2016-10-14 02:41:34 -07:00
Cade Scroggins 173a1f1e5b fix suggestion sorting... 2016-10-14 00:44:22 -07:00
Cade Scroggins 4f68ffc740 make suggestion matching less strict 2016-10-14 00:12:01 -07:00
Cade Scroggins 99c4729023 update readme 2016-10-14 00:08:48 -07:00
Cade Scroggins 02e91721dc array of objects -> array of arrays for storing search queries 2016-10-13 23:41:32 -07:00
Cade Scroggins 51e495571e update config docs 2016-10-13 23:32:58 -07:00
Cade Scroggins 2ee7b97cc6 change default max suggestions to 4 2016-10-13 23:05:42 -07:00
Cade Scroggins 43e209ded3 fix new tabs with instant redirect 2016-10-13 23:04:42 -07:00
Cade Scroggins 602b4c8ecf open queries in a new tab by default / rearrange some things 2016-10-13 22:54:35 -07:00
Cade Scroggins 1179c6f8bf reconfigure commands 2016-10-13 22:25:06 -07:00
Cade Scroggins 45c4ca794a add suggestions / update a few styles 2016-10-13 22:24:42 -07:00