Commit graph

380 commits

Author SHA1 Message Date
de7f91947f Fix: display job runtimes in history 2023-06-03 20:04:06 -06:00
1274ab8ec2 Fix: Hide the controls when logged out 2023-06-03 19:59:33 -06:00
afe4f26ff7 More of same 2023-06-03 19:56:54 -06:00
e6cdb3666b Tweak: show the whole history to logged out users 2023-06-03 19:54:59 -06:00
78e456dfd0 Bugfix: don't mark successes as failures by accident 2023-06-03 19:53:29 -06:00
1807eb75dd Bugfix: Harden against lost jobs 2023-06-03 19:46:26 -06:00
dd6f6ac59f Show print runtime 2023-06-03 19:17:35 -06:00
74f635fcf6 Bugfix: don't show the file controls when logged out 2023-06-03 19:13:43 -06:00
c749adfaf6 Bugfix: /admin/printers, handle 404 from files_info 2023-06-03 19:08:11 -06:00
3f41b63582 Fix the public DNS 2023-06-03 19:07:41 -06:00
d6d9a348b1 Get a user approval flow working 2023-06-03 17:44:34 -06:00
42ad82d96e Add the interpreter 2023-06-03 15:39:34 -06:00
95d67b4aeb Create a trace mode for SQL inspection 2023-06-03 15:14:02 -06:00
48c30fdcf8 A whoooooole lot of refactoring 2023-06-03 15:09:50 -06:00
bda009482b More splitting 2023-06-03 13:22:49 -06:00
59f6096945 Shuffle 2023-06-03 13:20:43 -06:00
413825d8c7 Overhauling atop aiosql 2023-06-03 13:20:05 -06:00
53cdd5ca14 Embed cherrypy directly 2023-06-03 10:34:25 -06:00
764b723254 Use sid 2023-06-03 01:34:28 -06:00
aa017aa8c5 Working on dockerization 2023-06-03 01:24:13 -06:00
d9db59b1db Simplify emails with a spool 2023-06-02 23:58:29 -06:00
2a59c41903 And get the shim working to my taste 2023-06-02 23:24:03 -06:00
b981e1255e Bolt up a WSGI server shim; tapping on verification 2023-06-02 23:07:59 -06:00
883c74bf62 Raise the connect timeout to 1s from 1/10s
OctoPrint isn't fast and this should mitigate some error flakes.
2023-05-30 22:24:08 -06:00
acaf3d0645 Fmt. 2023-05-30 22:22:30 -06:00
9b5ed98b16 Tapping towards a real user flow 2023-05-30 22:21:51 -06:00
198115860e Get PrusaSlicer working; fix some auth problems 2023-05-29 10:27:52 -06:00
f003351290 Add tooltips 2023-05-29 00:05:43 -06:00
02b40b3cc4 copy API keys; CSS refinements 2023-05-28 23:54:13 -06:00
2ccdd48d63 Lotta state sync improvements 2023-05-28 22:57:11 -06:00
e082a4aa11 Fmt. 2023-05-28 17:37:47 -06:00
984d976c8c CSS tweaking; disable printing hashes 2023-05-28 17:31:34 -06:00
5546934fae UI overhaul; job cancellation 2023-05-28 17:21:05 -06:00
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