Commit graph

477 commits

Author SHA1 Message Date
37cfcb190e Fix: user_id not uid 2023-07-08 17:54:46 -06:00
dcf2de3463 Fix: Need to specify table name for subquery reference 2023-07-08 17:52:28 -06:00
94058435a3 Cascade when deleting files 2023-07-08 17:48:24 -06:00
1d6eb61b69 Fix: SELECT WHERE syntax 2023-07-08 17:48:07 -06:00
1916e06ea2 Fix: need to flow through the nozzle size 2023-07-08 17:40:15 -06:00
32c5f5f597 More limits refinements 2023-07-08 17:35:17 -06:00
f38ee4ad97 Fix tests, create gcode analysis machinery 2023-07-08 16:47:12 -06:00
c1375cb179 Get printer editing working end to end 2023-07-08 13:45:31 -06:00
0fa65cfbe2 Header. 2023-07-08 13:44:57 -06:00
cfcfb755b9 Rework the login page using skeleton 2023-07-08 13:44:33 -06:00
b39a0b1bf5 Full width password inputs 2023-07-08 13:44:17 -06:00
d3e19bddfe Break up the schema file 2023-07-08 13:14:04 -06:00
76996ccd84 Start setting up for filament; sizes as scheduling constraints 2023-07-06 23:55:03 -06:00
c218bade5c Fmt. 2023-07-06 22:55:26 -06:00
0813c6825a Bugfix: incorrect login URL 2023-07-06 22:54:54 -06:00
10a0e54c33 Fix: if the login attempt failed, return None 2023-06-22 15:01:21 -06:00
3345cee21b Fix: Only if it would be non-null 2023-06-22 15:01:04 -06:00
c9da93f00c Limit returned job history 2023-06-19 23:29:30 -06:00
01b64c34ab Use the bedready plugin to check if the bed is clear or occupied 2023-06-19 23:25:24 -06:00
4628d1a28b Create an 'occupied' state for unready beds 2023-06-19 23:25:24 -06:00
7b0cf463fb Cache API clients to reduce 500 risk(s) 2023-06-19 23:24:10 -06:00
01c2ad121b fmt 2023-06-05 01:07:54 -06:00
2201a5384b fix: need to get row id to start jobs automatically 2023-06-05 01:07:47 -06:00
e2f3e18dff Bugstomping in the tests 2023-06-04 23:53:00 -06:00
058800b5dd feat: Decorate the streams with a border 2023-06-03 22:32:24 -06:00
d79a2a578f feat: Printer edit flow; dashboard webcams 2023-06-03 22:19:26 -06:00
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
7857cc3ffb Pull in aiosql; the anosql heir 2023-06-03 10:31:11 -06:00
657b0fe820 Make data and srcs additive 2023-06-03 01:34:57 -06:00
0bf20224d1 More config ignores 2023-06-03 01:34:43 -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