Kai Jellinghaus
|
63102b036c
|
feat(backend): Redis based queue (#1324)
* Merge?
* Fix V8 breaking change
* WIP
* WIP
* Cleanup
* Move to git reference
* Fix Merge conflict
* update
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-04-11 12:24:13 +02:00 |
|
Ruben Fiszel
|
63bd0cfb28
|
fix(backend): increase dynamic js timeout + improve client passing
|
2023-03-23 10:32:09 +01:00 |
|
Ruben Fiszel
|
69d4a23b4f
|
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 |
|
Ruben Fiszel
|
567a404355
|
usage tracker v3
|
2022-12-12 01:11:44 +01:00 |
|
Kai Jellinghaus
|
b87fc7796a
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
01400c571e
|
better logging for worker
|
2022-11-20 18:06:53 +01:00 |
|
Kai Jellinghaus
|
7efdb3af6b
|
feat(backend): sync cache features on all workers [enterprise] (#907)
* Periodic Job
* Add write lock & bash execution
* Use env for bash script
* Enterprise Feature
* Only time based
* Cleanup
* Move code
* Use rclone sync
* WIP
* Use buildarg
* Remove unecessary deps
* 10 Minute Intervals
* Revert testing change
* Manually pull rclone
* fix rclone
* Initial sync
* Update worker.rs
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-18 17:20:39 +01:00 |
|
Ruben Fiszel
|
cd8d0e5ea6
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Kai Jellinghaus
|
15561541f1
|
Disable Deno Lock Files unless feature flag require it(#881)
|
2022-11-08 16:52:45 +01:00 |
|
Ruben Fiszel
|
7c97fac746
|
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 |
|
Kai Jellinghaus
|
6263e90735
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|