Commit Graph

37 Commits

Author SHA1 Message Date
Valentin Brandl
15de87432b Typing
All checks were successful
/ Misc Linters (pull_request) Successful in 21s
/ Build App (pull_request) Successful in 1m27s
2024-08-29 10:37:38 +02:00
Valentin Brandl
b177a348b7 Simple tests for timedExecution
Some checks failed
/ Misc Linters (pull_request) Successful in 22s
/ Build App (pull_request) Failing after 27s
2024-08-28 16:13:26 +02:00
Valentin Brandl
29e06fdf91 Our own MaybePromise 2024-08-28 16:13:11 +02:00
Valentin Brandl
c9990e9d30 Simplify 2024-08-28 16:12:38 +02:00
da92ed6258
Move request-id header name to $lib 2024-08-18 15:33:56 +02:00
1f69e739d0
Add healthcheck endpoint
All checks were successful
/ Misc Linters (pull_request) Successful in 18s
/ Build App (pull_request) Successful in 54s
2024-08-17 18:26:57 +02:00
58a65856aa
Simplify
All checks were successful
/ Misc Linters (push) Successful in 23s
/ Build App (push) Successful in 52s
/ Misc Linters (pull_request) Successful in 27s
/ Build App (pull_request) Successful in 59s
2024-08-17 17:22:27 +02:00
e2a4335937
Define endpoint in TSy way
All checks were successful
/ Misc Linters (push) Successful in 25s
/ Build App (push) Successful in 52s
2024-08-17 17:12:05 +02:00
3160923f7e
Fix typos and define handler in TSy way
All checks were successful
/ Misc Linters (push) Successful in 23s
/ Build App (push) Successful in 52s
2024-08-17 16:49:38 +02:00
6ab52c1830
Fix lints
All checks were successful
/ Misc Linters (push) Successful in 23s
/ Build App (push) Successful in 52s
2024-08-17 15:54:33 +02:00
cfb5564830
Formatting with trailing comma 2024-08-17 15:45:52 +02:00
48948a180a
Logging
Some checks failed
/ Misc Linters (push) Successful in 21s
/ Build App (push) Failing after 21s
2024-08-17 15:39:43 +02:00
1557d2cca9
More test cases 2024-08-17 15:38:23 +02:00
019d1d2e62
Log requests 2024-08-17 15:38:12 +02:00
1b4bb1d2e2
Measure execution time 2024-08-17 15:06:28 +02:00
824852fe7a
Initialize and use bunyan logger 2024-08-17 15:06:12 +02:00
4e2b1b74a4
Add requestId to request context 2024-08-17 15:04:43 +02:00
10d6be5f82
Platform independent path validation
All checks were successful
/ Misc Linters (push) Successful in 21s
/ Build App (push) Successful in 51s
2024-08-17 15:00:54 +02:00
6615e2788a
Platform independent path validation
All checks were successful
/ Misc Linters (push) Successful in 27s
/ Misc Linters (pull_request) Successful in 20s
/ Build App (pull_request) Successful in 58s
/ Build App (push) Successful in 47s
2024-08-17 14:59:55 +02:00
3696bcade2
Change parameter order 2024-08-16 18:17:44 +02:00
dea401fec0
Add title
All checks were successful
/ Misc Linters (push) Successful in 22s
/ Build App (push) Successful in 50s
2024-08-16 18:08:49 +02:00
66494c6760
Fix tests
All checks were successful
Publish / lints (push) Successful in 25s
/ Misc Linters (push) Successful in 28s
/ Build App (push) Successful in 1m3s
Publish / tests (push) Successful in 50s
Publish / Publishing (push) Successful in 1m7s
2024-08-16 16:39:44 +02:00
5dba5471d1
Reject illegal names 2024-08-16 16:34:43 +02:00
a2e78e2e36
Fallback for missing environment variable
All checks were successful
/ Misc Linters (push) Successful in 20s
/ Build App (push) Successful in 50s
Publish / tests (push) Successful in 51s
Publish / Publishing (push) Successful in 1m57s
2024-08-16 15:06:41 +02:00
cbd03de6a3
Load upload dir from ENV 2024-08-16 14:41:33 +02:00
ff24e056e8
Formatting
All checks were successful
/ Build App (pull_request) Successful in 48s
2024-07-30 19:21:00 +02:00
423a4d9ad4
Colorscheme
Some checks failed
/ Build App (pull_request) Failing after 22s
2024-07-30 19:20:10 +02:00
d6769f392a
Attribute ordering
All checks were successful
/ Build App (pull_request) Successful in 49s
2024-07-30 19:10:47 +02:00
cd59f73353
Add placeholder
All checks were successful
/ Build App (pull_request) Successful in 55s
2024-07-30 18:59:48 +02:00
66e7a5ff3c
Fix lints
All checks were successful
/ Build App (pull_request) Successful in 51s
2024-07-30 17:48:44 +02:00
a48f6cc739
Ignore missing type declaration
Some checks failed
/ Build App (pull_request) Failing after 22s
2024-07-30 17:45:19 +02:00
6061e9bbdf
Fix lints
Some checks failed
/ Build App (pull_request) Failing after 25s
2024-07-30 17:40:35 +02:00
2dbd724622
Formatting 2024-07-30 17:39:41 +02:00
4b6f25656b
Use autocompletion input for names
Some checks failed
/ Build App (pull_request) Failing after 21s
2024-07-30 17:34:56 +02:00
fc0de8b7e0
Sort names before returning 2024-07-30 17:33:21 +02:00
ff9c0a6941
Endpoint for name autocomplete
Some checks failed
/ Build App (push) Failing after 2s
2024-07-30 08:38:58 +02:00
9c869d8ee2
Initial commit
All checks were successful
/ Build App (push) Successful in 49s
2024-07-17 12:19:40 +02:00