Commit graph

414 commits

Author SHA1 Message Date
27cdc9a06b Fmt. 2023-07-06 22:55:26 -06:00
8bd01b82a4 Bugfix: incorrect login URL 2023-07-06 22:54:54 -06:00
eb7f85d966 Fix: if the login attempt failed, return None 2023-06-22 15:01:21 -06:00
7c5cbd4291 Fix: Only if it would be non-null 2023-06-22 15:01:04 -06:00
32a4fd05e3 Limit returned job history 2023-06-19 23:29:30 -06:00
730a6a3950 Use the bedready plugin to check if the bed is clear or occupied 2023-06-19 23:25:24 -06:00
ae1d00b13f Create an 'occupied' state for unready beds 2023-06-19 23:25:24 -06:00
d5810a530f Cache API clients to reduce 500 risk(s) 2023-06-19 23:24:10 -06:00
10d827c39f fmt 2023-06-05 01:07:54 -06:00
9ef662705d fix: need to get row id to start jobs automatically 2023-06-05 01:07:47 -06:00
b113581203 Bugstomping in the tests 2023-06-04 23:53:00 -06:00
60d4458f0d feat: Decorate the streams with a border 2023-06-03 22:32:24 -06:00
01bcd4fa95 feat: Printer edit flow; dashboard webcams 2023-06-03 22:19:26 -06:00
76c7c7818a Fix: display job runtimes in history 2023-06-03 20:04:06 -06:00
8c7bfad78d Fix: Hide the controls when logged out 2023-06-03 19:59:33 -06:00
df5ff3042e More of same 2023-06-03 19:56:54 -06:00
1639171db4 Tweak: show the whole history to logged out users 2023-06-03 19:54:59 -06:00
d3d55691a7 Bugfix: don't mark successes as failures by accident 2023-06-03 19:53:29 -06:00
0d0f54bcce Bugfix: Harden against lost jobs 2023-06-03 19:46:26 -06:00
ef7234238f Show print runtime 2023-06-03 19:17:35 -06:00
ff82df954b Bugfix: don't show the file controls when logged out 2023-06-03 19:13:43 -06:00
3f51f451e9 Bugfix: /admin/printers, handle 404 from files_info 2023-06-03 19:08:11 -06:00
75e41c0ffe Fix the public DNS 2023-06-03 19:07:41 -06:00
b891ff9757 Get a user approval flow working 2023-06-03 17:44:34 -06:00
87b379d2c5 Add the interpreter 2023-06-03 15:39:34 -06:00
a278047169 Create a trace mode for SQL inspection 2023-06-03 15:14:02 -06:00
1124f9a75b A whoooooole lot of refactoring 2023-06-03 15:09:50 -06:00
25f3c087c4 More splitting 2023-06-03 13:22:49 -06:00
0eb2446928 Shuffle 2023-06-03 13:20:43 -06:00
53c70fd642 Overhauling atop aiosql 2023-06-03 13:20:05 -06:00
e0b97f5f7a Embed cherrypy directly 2023-06-03 10:34:25 -06:00
37226f4cd5 Pull in aiosql; the anosql heir 2023-06-03 10:31:11 -06:00
6994959680 Make data and srcs additive 2023-06-03 01:34:57 -06:00
5c7badf7e5 More config ignores 2023-06-03 01:34:43 -06:00
cf6fc7ebd9 Use sid 2023-06-03 01:34:28 -06:00
0cb397fc46 Working on dockerization 2023-06-03 01:24:13 -06:00
3ac56e2cbb Simplify emails with a spool 2023-06-02 23:58:29 -06:00
aa65b03d4a And get the shim working to my taste 2023-06-02 23:24:03 -06:00
4840a15c00 Bolt up a WSGI server shim; tapping on verification 2023-06-02 23:07:59 -06:00
eba7b80fac 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
90e2c1a888 Fmt. 2023-05-30 22:22:30 -06:00
ed5699b50d Enable selective formatting 2023-05-30 22:22:13 -06:00
cb67bdb051 Tapping towards a real user flow 2023-05-30 22:21:51 -06:00
a20794503f Ignore config files generally 2023-05-30 22:21:08 -06:00
d40a20138b Get PrusaSlicer working; fix some auth problems 2023-05-29 10:27:52 -06:00
ab0924d803 Add tooltips 2023-05-29 00:05:43 -06:00
de978486f5 copy API keys; CSS refinements 2023-05-28 23:54:13 -06:00
dcce448bc9 Lotta state sync improvements 2023-05-28 22:57:11 -06:00
3fb9b6a040 Fmt. 2023-05-28 17:37:47 -06:00
1567f9f069 CSS tweaking; disable printing hashes 2023-05-28 17:31:34 -06:00