Commit graph

397 commits

Author SHA1 Message Date
2fde40d1ab Tolerate timeouts 2023-05-28 00:21:31 -06:00
7e9588c11a Pushing jobs to printers works now 2023-05-28 00:15:36 -06:00
77143fb0d6 And deal with job termination 2023-05-27 22:13:19 -06:00
304d72cd83 Wiring up the printer control machinery 2023-05-27 22:03:25 -06:00
2dfb2ca574 Style flailings 2023-05-27 18:55:18 -06:00
ae7891605a autoflake 2023-05-27 10:42:30 -06:00
d959a13aa2 Some bare minimum of styling the API key page 2023-05-27 00:45:34 -06:00
3adbdeb254 autoflake 2023-05-27 00:31:42 -06:00
409d04a648 Create a ctx global to replace request abuse 2023-05-27 00:30:39 -06:00
bedad7d86b Get API key management wired up 2023-05-26 23:54:36 -06:00
3ad716837c Adding printers sorta works now 2023-05-23 00:15:16 -06:00
b6b0f87a84 More tentacles progress 2023-05-22 22:21:53 -06:00
4413df7132 [NO TESTS] WIP 2023-05-21 23:16:53 -06:00
ae6044c76e [NO TESTS] WIP 2023-05-19 21:32:25 -06:00
603caca9bb A quick logo 2023-05-19 01:25:12 -06:00
5a284aa980 Register/Login/Logout somewhat working 2023-05-19 00:52:07 -06:00
61dc694078 Tapping on tentacles 2023-05-13 16:58:17 -06:00
b44f00bb4f [NO TESTS] WIP 2023-05-10 22:46:01 -06:00
3a5f0cdef8 Need this import 2023-04-06 01:33:13 -06:00
b49408c6c4 Tweaking the packaging for a PKGBUILD 2023-04-06 01:26:36 -06:00
52177d3392 [NO TESTS] WIP 2023-03-20 18:50:05 -06:00
e4b15ac7e5 [NO TESTS] WIP 2023-03-20 18:50:00 -06:00
4324d14f02 Create a view for dumping the DB 2022-12-10 14:12:11 -07:00
1540ff1e2b Paranoia: save before exit 2022-11-26 23:08:25 -07:00
7b65a10bd8 Remove dead migration code that was fucking me over 2022-11-26 23:08:13 -07:00
ca10da03b3 Manually index the key 2022-11-26 22:52:13 -07:00
b1a78da719 Bugfix: need to use the pending's inbox 2022-11-26 22:51:57 -07:00
27fea36e48 jsonify the config object 2022-11-26 22:51:31 -07:00
21a524743c Don't select keys when saving 2022-11-26 22:17:24 -07:00
9f8c79a5ee Handle missing bodies more gracefully 2022-11-26 21:57:10 -07:00
33b1b8e39f Fix duplicate method name 2022-11-26 21:56:49 -07:00
c8388e0856 Enumerate pending follows, fix CSS 2022-11-26 21:56:33 -07:00
8cf17b942b Automate re-tagging and pushing 2022-11-26 21:56:06 -07:00
e90ce6b8ef Tweaks to working state 2022-11-26 20:05:35 -07:00
e5b9b133fc Create some quick and dirty admin endpoints 2022-11-26 19:26:39 -07:00
35a37aab8a Rework so that dockerized deployments can self-configure 2022-11-26 18:13:56 -07:00
2ade04ae7b Working towards a queue of follow requests 2022-11-26 17:24:53 -07:00
ad69d0bc44 Add a deploy script 2022-11-26 16:04:44 -07:00
6522c72b54 Whyyy docker-specific behavior 2022-11-26 15:46:42 -07:00
88bcd0fcf1 don't need that 2022-11-26 14:20:38 -07:00
4cce85710c public-dns -> public_dns 2022-11-26 14:20:22 -07:00
7b7f20c4c3 Remove dead migration code 2022-11-21 01:51:42 -07:00
b2b7363797 Import the async caches 2022-11-21 00:04:31 -07:00
ea7acd915c Unused code. 2022-11-20 22:41:51 -07:00
70587ac360 Fmt 2022-11-20 22:39:44 -07:00
01c24f64ab Start trimming some of the __main__ crud 2022-11-20 22:34:07 -07:00
c21ee1fe48 Setting up to do some minimal admin auth for the relay 2022-11-20 22:00:12 -07:00
eb71f33e28 DNS for the relay 2022-11-19 23:55:01 -07:00
30f1d488b4 Sigh. 2022-11-19 23:51:09 -07:00
9d7ee93f8c Intern the relay 2022-11-19 23:45:47 -07:00
8737b7456b WIP 2022-10-26 22:23:41 -06:00
b26515dbc0 Tweaking the diff and equality logic 2022-10-19 09:52:18 -06:00
4498f350aa Cram has graduated 2022-10-19 09:00:14 -06:00
fbe837797a Tweaking the stack analyzer 2022-08-19 00:43:42 -06:00
71a60ae079 Get and2/3 working 2022-08-17 00:18:08 -06:00
77340aeb3b Get or3 working 2022-08-17 00:11:01 -06:00
2c92447947 Get or2 working again via the assembler 2022-08-17 00:07:09 -06:00
5a3a6bc96f Make the handle_* methods user-visible 2022-08-13 00:09:55 -06:00
510ee6abce [NO TESTS] WIP 2022-08-13 00:07:38 -06:00
93f5c7bc24 [NO TESTS] WIP 2022-08-13 00:03:49 -06:00
b241e6e0b4 Notes for later. 2022-08-12 23:53:48 -06:00
559e334e85 Create a generic interpreter API 2022-08-12 23:46:34 -06:00
66d90b1d44 Fmt. 2022-08-12 23:26:56 -06:00
a484137be2 Rewrite using handlers, singledispatch, hooks 2022-08-12 23:26:42 -06:00
3ee2f8ece9 Integrate marking labels/slots 2022-08-09 10:05:26 -06:00
2557ff1e4f Renaming variant operations 2022-08-09 09:39:33 -06:00
a7b236fa5f Promote cram out 2022-07-28 23:45:00 -06:00
5a34f095d7 Junk table dispatch for execute 2022-07-28 20:46:56 -06:00
b9617079ab return will abort the loop, use continue 2022-07-28 19:25:45 -06:00
0514e4ebb2 More cases of neading to clean during execution 2022-07-28 19:25:30 -06:00
20f3f01b6a Sigh 'stable' releases 2022-07-28 19:24:38 -06:00
b471e2ab82 Add a way to bust the log cache 2022-07-28 19:24:17 -06:00
bbb4f83071 Deal with the node being a bad link 2022-07-28 18:24:03 -06:00
31a0019546 ton.tirefire 2022-07-28 15:16:44 -06:00
1df60b873b Be better at removing dead links 2022-07-27 23:04:25 -06:00
3a8677c630 Update docstring 2022-07-26 00:24:30 -06:00
7a40392253 Implement auto-migrate (aka fmt) 2022-07-26 00:23:26 -06:00
f151e57a12 Hardening cram, stratify uninstalls 2022-07-25 22:44:10 -06:00
176d8129d6 Ignore .gitkeep files 2022-07-21 22:48:59 -06:00
58e63924d9 Short hostname only 2022-07-21 22:48:49 -06:00
353cf72b65 Fmt. 2022-07-15 19:37:34 -06:00
eb128d8b54 Refactor to make Opcode the base class 2022-07-15 19:33:32 -06:00
7e7c557dea Ditch the .impl pattern for now 2022-07-02 01:47:11 -06:00
21b4b4432a Slam out a two-pass assembler 2022-07-02 00:35:03 -06:00
13b9afb195 [NO TESTS] WIP 2022-06-27 22:35:21 -06:00
25234f8f00 Get VARAINT/VTEST implemented 2022-06-16 10:55:18 -06:00
7fe052e7fc [broken] Throw out builtin bool 2022-06-15 23:10:54 -06:00
d2d6840bad Rewrite bootstrap to sorta support type signatures 2022-06-15 23:01:55 -06:00
54ff11f13c Wire up define_type 2022-06-15 21:56:52 -06:00
d567f95c1f Better module printing 2022-06-15 09:46:03 -06:00
7f3efc882a Code better in the morning 2022-06-15 09:21:43 -06:00
366440a3b9 [broken] Almost to a reworked Function model 2022-06-15 01:46:32 -06:00
8469d11825 Better parser tests 2022-06-15 01:12:22 -06:00
496dfb7026 Calling it a night 2022-06-14 01:19:30 -06:00
9b6e11818e Typing tweaks 2022-06-13 21:11:15 -06:00
8feb3f3989 Shuffling a bunch of stuff around 2022-06-13 20:23:43 -06:00
bc7cb3e909 [NO TESTS] WIP 2022-06-13 11:44:28 -06:00
0075c4c9f8 [NO TESTS] WIP 2022-06-11 15:04:55 -06:00
6916715123 Eliminate CALLS, add SLOT & DEBUG, rewrite bootstrap 2022-06-11 00:28:24 -06:00
50f4a4cdb1 Tapping towards structs and variants 2022-06-07 10:32:15 -06:00
dc71833082 [NO TESTS] WIP 2022-06-01 00:22:53 -06:00
d5123351d5 Fmt. 2022-06-01 00:11:14 -06:00
af65fbb6f6 Get CLOSUREC working 2022-06-01 00:09:59 -06:00
3debddf0b2 Get CLOSUREF/CALLC working 2022-05-31 23:54:11 -06:00
d1fab97c85 Test stubs need returns now 2022-05-31 23:17:32 -06:00
824547821c An evening of hacking 2022-05-31 23:08:29 -06:00
c1498c98eb Split out Ichor 2022-05-31 19:25:18 -06:00
0ffc6c6bb7 Shogoth -> Shoggoth 2022-05-31 19:04:14 -06:00
b4005b3b6d Rename 2022-05-31 18:24:39 -06:00
c2e9b73946 A single-stepping GCODE tool 2022-05-31 09:41:32 -06:00
88b4e7da1f Fmt. 2022-05-31 09:41:10 -06:00
56b6ddd3ea [NO TESTS] WIP 2022-05-31 09:39:53 -06:00
13355aeef4 Tapping 2022-05-16 20:31:36 -06:00
68313e8db9 Tapping towards a slightly functional reader 2022-05-11 23:21:22 -07:00
06eda8167f Be smart about the READONLY flag; consolidate delete 2022-05-11 22:58:35 -07:00
3c80d598be Errant whitespace 2022-05-11 11:01:23 -07:00
352f7b8184 Function references; stubs for closures 2022-04-21 00:17:59 -06:00
d82a662b39 Happy hacking; setting up for structs 2022-04-15 00:31:58 -06:00
e04324884f Fmt. 2022-04-12 01:49:29 -06:00
298699c1d4 Get the Shogoth VM to a bit better state; py3.10 Ba'azel 2022-04-12 01:49:12 -06:00
c21eacf107 A bytecode VM sketch 2022-03-29 01:29:18 -06:00
69f4578817 Add a licensing note 2022-03-17 11:03:45 -06:00
3c70b29ad1 Import the garage project 2022-02-21 16:35:36 -07:00
d7ecd0cf7a Reuse the old feed static IP 2022-02-21 16:35:01 -07:00
bfb5a8ffc6 Realpath 2022-02-21 16:35:01 -07:00
3ea17b5d26 TOML format 2022-02-15 10:24:06 -07:00
cd9530ad66 config.toml -> pkg.toml, get cleanup working 2022-02-15 10:22:53 -07:00
00f2ba3bd7 A second cut at the cram tool, now with TOML and tests 2022-02-15 02:17:54 -07:00
a731f5e6cb Add a record for feed 2022-02-02 00:45:14 -07:00
5986396f18 Reader's 'done' 2022-01-09 16:32:11 -07:00
7cc79e5986 Initial parse/read driver REPL 2022-01-09 14:46:21 -07:00
60d40bd956 cram fixes 2022-01-09 00:07:00 -07:00
bb50fa2c20 Normalize SQL so its nicer when logged 2022-01-08 23:53:24 -07:00
89cedc120a Fmt. 2021-12-27 00:49:28 -07:00
b5bb534664 Roll over API exceptions 2021-12-27 00:49:17 -07:00
355ec6974f [NO TESTS] WIP 2021-12-27 00:31:36 -07:00
df653a1819 Forgot some locks. Sigh. 2021-12-12 21:51:23 -07:00
37435f6423 Fairly viable aloe state 2021-12-12 21:36:21 -07:00
3e4d02f2f4 WIP - refactoring towards a better state 2021-12-12 20:55:39 -07:00
c589cbd6c5 WIP - somewhat working v2 state 2021-12-12 19:44:12 -07:00
39eff4e53a Spinner while copying; handle dirt files better 2021-12-05 11:35:19 -07:00
af63cd201f A quick and dirty octoprint CURSES dashboard 2021-12-05 11:35:09 -07:00
0dd2da7fd4 Fix obviously colliding ICMP stream IDs
But it looks like the underlying ICMPLIB model of receive() is broken for what I'm doing
2021-11-22 01:32:11 -07:00
fb8717e535 Don't need those 2021-11-20 23:11:47 -07:00
1273beea3b Blah. 2021-11-20 23:10:00 -07:00
74d543824b And done 2021-11-20 23:06:26 -07:00
a9eecc6998 And buffing 2021-11-20 22:37:57 -07:00
a0766fc42e Overhaul to a considerably more useful multiprocess state 2021-11-20 22:05:45 -07:00
a4cd4568cf WIP on Aloe 2021-11-20 14:39:14 -07:00
b6b1f23188 Fmt. 2021-11-09 12:31:31 -07:00