|
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 |
|
|
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 |
|
|
cb67bdb051
|
Tapping towards a real user flow
|
2023-05-30 22:21:51 -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 |
|
|
af741dfeeb
|
UI overhaul; job cancellation
|
2023-05-28 17:21:05 -06:00 |
|
|
5709cac469
|
Tolerate timeouts
|
2023-05-28 00:21:31 -06:00 |
|
|
b017108700
|
Pushing jobs to printers works now
|
2023-05-28 00:15:36 -06:00 |
|
|
5009cf2826
|
And deal with job termination
|
2023-05-27 22:13:19 -06:00 |
|
|
f873e6d36a
|
Wiring up the printer control machinery
|
2023-05-27 22:03:25 -06:00 |
|
|
6b3754c6ac
|
Style flailings
|
2023-05-27 18:55:18 -06:00 |
|
|
117b3bc3d0
|
autoflake
|
2023-05-27 10:42:30 -06:00 |
|
|
0627b72031
|
Some bare minimum of styling the API key page
|
2023-05-27 00:45:34 -06:00 |
|
|
a408d1dbb0
|
autoflake
|
2023-05-27 00:31:42 -06:00 |
|
|
75facc43a0
|
Create a ctx global to replace request abuse
|
2023-05-27 00:30:39 -06:00 |
|
|
2977d88e4f
|
Get API key management wired up
|
2023-05-26 23:54:36 -06:00 |
|
|
5d8da63a00
|
Adding printers sorta works now
|
2023-05-23 00:15:16 -06:00 |
|
|
e05cf362df
|
More tentacles progress
|
2023-05-22 22:21:53 -06:00 |
|
|
1f7c21f26e
|
[NO TESTS] WIP
|
2023-05-21 23:16:53 -06:00 |
|
|
b8023d3ef4
|
[NO TESTS] WIP
|
2023-05-19 21:32:25 -06:00 |
|
|
64b66636d2
|
A quick logo
|
2023-05-19 01:25:12 -06:00 |
|
|
b524cf941e
|
Register/Login/Logout somewhat working
|
2023-05-19 00:52:07 -06:00 |
|
|
94f7b5df2a
|
Tapping on tentacles
|
2023-05-13 16:58:17 -06:00 |
|
|
bb612c6ffa
|
[NO TESTS] WIP
|
2023-05-10 22:46:01 -06:00 |
|
|
916220af0e
|
Need this import
|
2023-04-06 01:33:13 -06:00 |
|
|
d9055c8cb3
|
Tweaking the packaging for a PKGBUILD
|
2023-04-06 01:26:36 -06:00 |
|
|
d7ce3973ac
|
[NO TESTS] WIP
|
2023-03-20 18:50:05 -06:00 |
|
|
467b238be1
|
[NO TESTS] WIP
|
2023-03-20 18:50:00 -06:00 |
|
|
6c9478e400
|
Create a view for dumping the DB
|
2022-12-10 14:12:11 -07:00 |
|
|
26f871ae60
|
Paranoia: save before exit
|
2022-11-26 23:08:25 -07:00 |
|
|
8a1c03dcc3
|
Remove dead migration code that was fucking me over
|
2022-11-26 23:08:13 -07:00 |
|
|
ae6f7f4ad0
|
Manually index the key
|
2022-11-26 22:52:13 -07:00 |
|
|
16215dec12
|
Bugfix: need to use the pending's inbox
|
2022-11-26 22:51:57 -07:00 |
|
|
f964f64800
|
jsonify the config object
|
2022-11-26 22:51:31 -07:00 |
|
|
8e53c8e509
|
Don't select keys when saving
|
2022-11-26 22:17:24 -07:00 |
|
|
5708d44a6e
|
Handle missing bodies more gracefully
|
2022-11-26 21:57:10 -07:00 |
|
|
a49c0d2d88
|
Fix duplicate method name
|
2022-11-26 21:56:49 -07:00 |
|
|
d4f5097317
|
Enumerate pending follows, fix CSS
|
2022-11-26 21:56:33 -07:00 |
|
|
80915212ac
|
Automate re-tagging and pushing
|
2022-11-26 21:56:06 -07:00 |
|
|
adaa3873ba
|
Tweaks to working state
|
2022-11-26 20:05:35 -07:00 |
|
|
fc2662d2f7
|
Create some quick and dirty admin endpoints
|
2022-11-26 19:26:39 -07:00 |
|
|
0db988a754
|
Rework so that dockerized deployments can self-configure
|
2022-11-26 18:13:56 -07:00 |
|
|
5c69288d48
|
Working towards a queue of follow requests
|
2022-11-26 17:24:53 -07:00 |
|
|
ae6171f357
|
Add a deploy script
|
2022-11-26 16:04:44 -07:00 |
|
|
c945500589
|
Whyyy docker-specific behavior
|
2022-11-26 15:46:42 -07:00 |
|
|
3080602530
|
don't need that
|
2022-11-26 14:20:38 -07:00 |
|
|
4c0be2bc4d
|
public-dns -> public_dns
|
2022-11-26 14:20:22 -07:00 |
|
|
66d1ed26f7
|
Remove dead migration code
|
2022-11-21 01:51:42 -07:00 |
|
|
5c0a2223a0
|
Import the async caches
|
2022-11-21 00:04:31 -07:00 |
|
|
b86caa7fe6
|
Unused code.
|
2022-11-20 22:41:51 -07:00 |
|
|
1c41b6dca4
|
Fmt
|
2022-11-20 22:39:44 -07:00 |
|
|
53bf982217
|
Start trimming some of the __main__ crud
|
2022-11-20 22:34:07 -07:00 |
|
|
ef339ef916
|
Setting up to do some minimal admin auth for the relay
|
2022-11-20 22:00:12 -07:00 |
|
|
a9ab987add
|
DNS for the relay
|
2022-11-19 23:55:01 -07:00 |
|
|
28f0b369a1
|
Sigh.
|
2022-11-19 23:51:09 -07:00 |
|
|
c0b8db46aa
|
Intern the relay
|
2022-11-19 23:45:47 -07:00 |
|
|
dc888b5958
|
WIP
|
2022-10-26 22:23:41 -06:00 |
|
|
c178f4f718
|
Tweaking the diff and equality logic
|
2022-10-19 09:52:18 -06:00 |
|
|
88f35e4798
|
Cram has graduated
|
2022-10-19 09:00:14 -06:00 |
|
|
983635eb4f
|
Tweaking the stack analyzer
|
2022-08-19 00:43:42 -06:00 |
|
|
a6b20ed7c3
|
Get and2/3 working
|
2022-08-17 00:18:08 -06:00 |
|
|
c484691aca
|
Get or3 working
|
2022-08-17 00:11:01 -06:00 |
|