Gregory Schier
|
c73262b037
|
URL path placeholders
|
2024-08-30 05:24:07 -07:00 |
|
Gregory Schier
|
adda44e861
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
3411575ecc
|
Actually call template functions
|
2024-08-19 10:34:22 -07:00 |
|
Gregory Schier
|
1193e1d7aa
|
Async template functions working
|
2024-08-19 06:21:03 -07:00 |
|
Gregory Schier
|
12f4c2c668
|
Start on plugin ctx API (#64)
|
2024-08-14 06:42:54 -07:00 |
|
Gregory Schier
|
989b5a8058
|
Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
|
2024-08-05 07:58:20 -07:00 |
|
Gregory Schier
|
51487d5412
|
Guess mime type on multi-part when not set
|
2024-07-23 11:39:21 -07:00 |
|
Gregory Schier
|
7faa423aba
|
Recursive environments
|
2024-06-17 12:24:06 -07:00 |
|
Gregory Schier
|
4232bdd298
|
Cargo format
|
2024-06-08 20:28:45 -07:00 |
|
Gregory Schier
|
125f503cfa
|
Upgrade reqwest and add ALPN for http/2
|
2024-06-08 19:40:35 -07:00 |
|
Gregory Schier
|
e326405f4f
|
Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
|
2024-06-07 08:39:12 -07:00 |
|
Gregory Schier
|
9a5364187c
|
Better invalid URL errors
|
2024-06-02 11:53:35 -07:00 |
|
Gregory Schier
|
7eb931d689
|
Fix multipart files
|
2024-05-31 09:32:16 -07:00 |
|
Gregory Schier
|
1ce50e0c1b
|
Window border on Linux
|
2024-05-31 08:43:35 -07:00 |
|
Gregory Schier
|
5dd897e042
|
Initial handler for yaak:// protocol
|
2024-05-26 08:45:15 -07:00 |
|