Commit Graph

  • 296cf5550a Add .mka to audio types. master voussoir 2023-07-04 11:37:50 -0700
  • 14b2849b39 Binary diffs. voussoir 2023-07-04 11:37:38 -0700
  • 160ec20fab Update opendir_image.js. voussoir 2022-12-02 17:37:09 -0800
  • 0a136250d9 Fix use of mebibyte. voussoir 2022-12-02 17:36:50 -0800
  • eb4c48cbca
    Fix whitespace. voussoir 2022-08-03 18:38:30 -0700
  • d040c65af6
    Add --no-directories option. voussoir 2022-05-07 10:33:35 -0700
  • 48552690dc
    Raise the default ratelimits. voussoir 2022-05-07 10:33:22 -0700
  • e92a2d9b57
    Update copyright year. voussoir 2022-04-05 11:52:34 -0700
  • d80abcc945
    Remove flask template folder. voussoir 2022-03-14 21:02:18 -0700
  • 31de5d0dfa
    Use new betterhelp. voussoir 2022-02-12 19:51:36 -0800
  • a308c10767
    Split question mark url params in url_to_path. voussoir 2022-01-14 23:43:36 -0800
  • 7a7c179997
    Fix password check when auth_cookie is http.cookies.Morsel. voussoir 2021-11-22 12:35:45 -0800
  • 954c4c16b0
    Remove donate.md. voussoir 2021-11-10 23:41:05 -0800
  • a7bedb139d
    Show pid when starting simple server. voussoir 2021-09-30 14:27:25 -0700
  • cecb1efc4b
    Rewrite most of Dodgy. voussoir 2021-09-20 20:18:25 -0700
  • 46912f8963
    Replace tabs with spaces. voussoir 2021-09-20 20:06:32 -0700
  • 5f0453369e
    Delete instathief.py. voussoir 2021-08-17 14:07:44 -0700
  • 6329b466ec
    Replace clipext.resolve with pipeable.input(split_lines=False). voussoir 2021-08-17 14:07:12 -0700
  • 7417d8a45f
    Replace colon with hash, for port numbers going to folder names. voussoir 2021-07-24 12:53:37 -0700
  • f9e2c16d9a Use the DOCSTRING instead of __doc__. Ethan Dalool 2021-07-17 09:13:10 -0700
  • 73e11e0e63 Add html title to directory listing. Ethan Dalool 2021-07-16 21:06:45 -0700
  • 280ede3db2
    Improve opendir_image.js. voussoir 2021-07-01 15:55:34 -0700
  • cc607b5cf8
    Improve folder column sizing CSS. voussoir 2021-06-22 15:50:38 -0700
  • 84c8f0ac71
    Various updates to reddit_live_new. voussoir 2021-06-22 15:50:07 -0700
  • 71a66e4b54
    Migrate scripts from spinal.walk_generator to spinal.walk. voussoir 2021-05-17 17:02:01 -0700
  • 0257387d92
    Update CONTACT.md with link to voussoir.net. voussoir 2021-04-04 17:11:17 -0700
  • 7fc972920f
    Datapoint improvements. voussoir 2021-03-25 14:22:59 -0700
  • 0dec7cbcff
    Add overall_ratelimit, individual_ratelimit. voussoir 2021-02-20 13:05:45 -0800
  • 4b599e38d3
    simpleserver improvements. voussoir 2021-01-23 18:37:22 -0800
  • 11660a2dcd Update license, contact, donate for many projects. voussoir 2021-01-14 02:34:26 -0800
  • 00c58281b5 Add word-break: break-word. Ethan Dalool 2020-11-08 00:05:40 -0800
  • 72aa05a155 Set autocapitalize=off for the password prompt. Ethan Dalool 2020-11-04 17:34:20 -0800
  • 90ac6c87ac Move the hidden filenames (thumbs.db etc) to a global const. Ethan Dalool 2020-10-31 01:00:06 -0700
  • 138f376ce7 Call correct_case on the directory root, but not each atag. Ethan Dalool 2020-10-26 22:58:01 -0700
  • bb75e8db53 Minor tweaks. Ethan Dalool 2020-10-26 22:57:36 -0700
  • 995dd3959f Use relative_to(ROOT) explicitly. Ethan Dalool 2020-10-26 22:57:03 -0700
  • 993bd65020 Remove unecessary files from simpleserver dir. Ethan Dalool 2020-10-26 22:56:03 -0700
  • 5abb064f9b Add help text. Ethan Dalool 2020-10-12 21:56:28 -0700
  • 0fcaa64c24 Add --authorize_by_ip to permit whole IP after one password input. Ethan Dalool 2020-10-12 21:45:18 -0700
  • 430b721d65 Use real Authorization header instead of ad hoc password header. Ethan Dalool 2020-10-12 21:43:17 -0700
  • f23ed27683 Move work of extracting token from cookie to a @property. Ethan Dalool 2020-10-12 21:20:44 -0700
  • 6ce69da7a6 Better object-oriented SimpleServer. Ethan Dalool 2020-10-10 08:44:56 -0700
  • fa86f1b393 Add global const TOKEN_COOKIE_NAME. Ethan Dalool 2020-10-10 08:43:12 -0700
  • 91cf3af63b Disable autocomplete on password field. Ethan Dalool 2020-10-10 08:42:48 -0700
  • 032c05abb0 Move threaded_dl.py from else to cmd. Ethan Dalool 2020-09-29 14:31:56 -0700
  • 436aeb8681 Move AHK scripts to new repository voussoir/ahk. Ethan Dalool 2020-09-21 12:20:50 -0700
  • 034784015e Use pathclass.Path.open. Ethan Dalool 2020-09-20 18:29:36 -0700
  • 97511401b6 Add capslock_click.ahk, alternative to tabclick. Ethan Dalool 2020-09-16 16:59:51 -0700
  • bf6a638d58 Move icoconvert from else to cmd. Ethan Dalool 2020-08-26 07:28:31 -0700
  • b4ca46a165 Add undefined to all bookmarklets for firefox compatibility. Ethan Dalool 2020-08-12 13:54:09 -0700
  • 1949fe6533 Add skewer-case aliases for snake_case arguments. Ethan Dalool 2020-08-12 10:23:35 -0700
  • 8fa87f6c3c Move SublimeSnippets files to new repository voussoir/sublime. Ethan Dalool 2020-08-10 20:37:47 -0700
  • dacf71cbb4 Add bracketwrap.ahk. Ethan Dalool 2020-07-01 16:22:07 -0700
  • fd7d2732fd Remove leftover comment from copying another script. Ethan Dalool 2020-07-01 16:20:33 -0700
  • d7a8dd6be0 Remove Windows file extension quicktip. Ethan Dalool 2020-06-30 20:31:29 -0700
  • f8117e6b1b Add pipeablemain sublime snippet. Ethan Dalool 2020-06-17 14:18:11 -0700
  • affeee1731 Fix missing closing brace on this if statement. Ethan Dalool 2020-05-21 22:31:33 -0700
  • 29e1ba07f5 opendir_image.js updates. Ethan Dalool 2020-04-15 16:36:26 -0700
  • 5022257817 Only check path.size if file. Ethan Dalool 2020-03-19 17:35:52 -0700
  • f4dab12bf1 Delete continue.md and generators.md, they're on voussoir.net. Ethan Dalool 2020-03-19 17:33:30 -0700
  • f7065c9801 Switch template to use betterhelp easy main. Ethan Dalool 2020-03-12 14:58:56 -0700
  • 755ff8a677 Sublime regenerated this file with tabs so whatever. Ethan Dalool 2020-03-10 21:07:23 -0700
  • 696ae47274 Add timestamp hotkey plugin. Ethan Dalool 2020-03-05 17:24:23 -0800
  • 5ef36ee793 Set sublime scroll_speed to 0. Ethan Dalool 2020-03-03 21:05:01 -0800
  • 0e5bb9881d Add playalbum.js. Ethan Dalool 2020-03-02 18:11:16 -0800
  • 638b466835 Bind Enter to the start button. Ethan Dalool 2020-02-28 16:07:42 -0800
  • 4a9735cb7a Add Distraction Free settings file. Ethan Dalool 2020-02-28 15:35:38 -0800
  • adf8d305db Move bencode to voussoirkit. Ethan Dalool 2020-02-28 15:35:10 -0800
  • 35b04a57e1 Add overflow-x to submission pre. Ethan Dalool 2020-02-25 10:38:49 -0800
  • e57f67a288 ctrl+shift+enter keybind for continuing comment blocks. Ethan Dalool 2020-02-25 10:38:25 -0800
  • a7b6c60546 Add hash_header snippet. Ethan Dalool 2020-02-19 22:31:23 -0800
  • 4b836c9c8d Show bodies of new posts directly in place. Ethan Dalool 2020-02-19 09:19:21 -0800
  • cf7f63d173 Delete HerokuBot directory. Ethan Dalool 2020-02-11 17:28:56 -0800
  • 9d8f1e9cec Delete argparser.py template, it's in the sublime folder. Ethan Dalool 2020-02-08 17:24:31 -0800
  • b4e6f448a1 main should return args.func(args) value. Ethan Dalool 2020-02-08 17:19:12 -0800
  • eb85ee688c helptext template should return args.func(args) value. Ethan Dalool 2020-02-08 16:19:22 -0800
  • 112bb7cab6 Add helptext.sublime-snippet. Ethan Dalool 2020-02-07 12:36:39 -0800
  • 7661a0e6ca else. Ethan Dalool 2020-01-29 16:42:10 -0800
  • 52b0d1776d Add my Sublime keybinds and prefs. Ethan Dalool 2020-01-29 16:41:53 -0800
  • 4dc033fcf4 Update argparse_multi to also fill in the parser's name. Ethan Dalool 2020-01-28 19:31:38 -0800
  • 4e9a3ec0de Delete some binaries. Ethan Dalool 2020-01-19 21:20:02 -0800
  • 0965384c7f Simpleserver update. Ethan Dalool 2020-01-19 21:19:45 -0800
  • 6d3f196214 Simpleserver updates. Ethan Dalool 2019-12-10 12:46:45 -0800
  • f3e62e9356 Add some more AHK. Ethan Dalool 2019-12-10 12:46:12 -0800
  • 10227715d7 Add some more Sublime snippets. Ethan Dalool 2019-12-10 12:45:55 -0800
  • e3b2cd6d1d Update argparse snippets. Ethan Dalool 2019-12-05 00:18:27 -0800
  • 8a0fcb09ca Delete toolbox folder in preference of new repository. Ethan Dalool 2019-06-11 22:32:32 -0700
  • ba54238021 Rename ServerReference folder to SimpleServer. Ethan Dalool 2019-06-11 22:31:32 -0700
  • f1f42ba39a Update to the simple server. Ethan Dalool 2019-06-11 22:29:46 -0700
  • 0c561c05c9 else Ethan Dalool 2019-06-11 22:29:25 -0700
  • 0c87e60094 Fix threaded_dl thread_count being a string. Ethan Dalool 2019-06-03 14:17:31 -0700
  • c27c7e310e Add subtitle_shift_pointsync.py. Ethan Dalool 2019-05-27 16:12:06 -0700
  • cf28ba5541 Add clip_prompt feature to contentreplace. Ethan Dalool 2019-05-27 16:10:56 -0700
  • 49d5ebab67 Add autoyes and convenience constants to brename. Ethan Dalool 2019-05-27 16:08:16 -0700
  • d965333021 Add autoyes argument to filepull. Ethan Dalool 2019-05-27 16:04:46 -0700
  • b951ace5d8 Switch fileprefix from a default-yes to a default-prompt behavior. Ethan Dalool 2019-05-27 16:04:24 -0700
  • 70dd4ef77a threaded_dl improvements. Ethan Dalool 2019-05-27 15:59:23 -0700
  • f23f8ebc7d Update ifmain and remove prints from search.py. Ethan Dalool 2019-04-21 23:58:02 -0700
  • e26c8abcee Upgrade contentreplace to use real argparse. Ethan Dalool 2019-04-18 18:49:44 -0700
  • 71670f3c99 Upgrade brename and breplace to use real argparse. Ethan Dalool 2019-04-16 18:39:33 -0700