Kai Jellinghaus
|
81ffd49bef
|
Remove Stripe (#1217)
|
2023-02-22 19:15:10 +01:00 |
|
Kai Jellinghaus
|
5d109b3cd4
|
feat(backend): Zip Workspace Export (#1201)
* Allow different formats
* Allow Zip format in workspace export
* Fix axum error
* Use ZIP in frontend
* File ending fix
* Fix empty query
|
2023-02-17 19:21:06 +01:00 |
|
Ruben Fiszel
|
c0b87cc7d7
|
send a webhook on new user + lazy static refactor (#1203)
* supercharge
* supercharge
* progress
* progress
* display config
* display config
* display config
* display config
* fix extensions
* fix build
* disable nsjail = false for test
|
2023-02-15 10:59:50 +01:00 |
|
Kai Jellinghaus
|
b9ac60f8bb
|
feat: Add workspace webhook (#1158)
* Add workspace webhook
* Update SQLX
* Add webhook request histogram
* Move workspace webhook retrieval OOP
* Add removal to frontend, cache removed webhooks
* Remove WebhookUtil
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-02-03 19:50:18 +01:00 |
|
Ruben Fiszel
|
0921ba0085
|
feat: add INCLUDE_HEADERS env variable to pass value from request headers
|
2023-02-01 02:22:28 +01:00 |
|
Ruben Fiszel
|
acff87a09f
|
all
|
2023-01-17 08:09:46 +01:00 |
|
Ruben Fiszel
|
4daf5c18fa
|
usage tracker v3
|
2022-12-12 01:11:44 +01:00 |
|
Ruben Fiszel
|
cc037458ca
|
add resume urls at the api level
|
2022-12-02 22:19:15 +01:00 |
|
Ruben Fiszel
|
2d9e9909da
|
fix(backend): apps backend v0 (#888)
* progress
* post merge
* progress
* fix
* fix
* fix
* fix
* v1
* fix openapi
|
2022-11-12 20:17:08 +01:00 |
|
Ruben Fiszel
|
3c09275960
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Ruben Fiszel
|
cddec6469e
|
fix(backend): tighten security around cookies to avoid csrf (#859)
* fix(backend): tighten security around cookies to avoid csrf
* everything httponly
* sqlx
* also handle 404
* shoter Windmill v message
* fix chart
|
2022-11-05 21:21:13 +01:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|