Commit graph

28 commits

Author SHA1 Message Date
9c43b429c4 flaska: Add jsonhandler and basic httperror class
All checks were successful
continuous-integration/appveyor/branch AppVeyor build succeeded
flaska: Add promise-based listen and close methods
2022-03-16 10:41:25 +00:00
5a28a0cf78 appveyor: Add build scripts and remove circleci
Some checks failed
continuous-integration/appveyor/branch AppVeyor build failed
2022-03-13 02:06:06 +00:00
6cd511cbce Increment version 2022-01-05 14:06:36 +00:00
f1cff5d9ea Add 404 support and some more error handling 2022-01-05 14:06:06 +00:00
1290069287 0.9.7 2021-10-11 03:17:02 +00:00
76b3852aeb hopefully last fix for request ended logic 2021-10-11 03:16:40 +00:00
3b7af0f290 circleci: Change naming slightly 2021-10-11 02:15:52 +00:00
6d10d07489 Add circleci auto tests 2021-10-11 02:14:29 +00:00
1cb65de3dd 0.9.6 2021-10-11 02:06:35 +00:00
ed5ca5e756 hopefully fix so after gets called after every request 2021-10-11 02:06:22 +00:00
6b42415a41 0.9.5 2021-10-10 23:53:01 +00:00
2d7b3ed440 requestStart: Fix so requestEnded gets called with ctx 2021-10-10 23:52:51 +00:00
3a48c88c3a 0.9.4 2021-10-10 21:32:20 +00:00
c3b7447024 requestEnd: Fix detection on when response is finished 2021-10-10 21:32:15 +00:00
6fe5a7272d 0.9.3 2021-10-10 20:38:20 +00:00
89c96e2ad4 QueryHandler: Added new handy query handler middleware 2021-10-10 20:38:12 +00:00
e5ca7e5d74 0.9.2 2021-10-10 20:08:50 +00:00
f0454d11c2 onerror: Goes back to normal end request routine after onError finishes 2021-10-10 20:08:43 +00:00
a56513b772 0.9.1 2021-10-10 19:58:04 +00:00
6569ff75de ctx: Add missing log to context 2021-10-10 19:57:48 +00:00
91588fc3ee Update package again :) 2021-10-10 02:30:23 +00:00
3c4259e262 Update package slightly 2021-10-10 02:26:06 +00:00
c8290126fa pretty much fully finished version 1 2021-10-09 00:12:56 +00:00
26c9b4a27e Finished implementing router. Backuping non-class method 2021-07-05 17:54:00 +00:00
b8df546f18 add lock file to ignore 2020-05-20 13:17:22 +00:00
0bfd4de78d rename from bottle (taken, sadface) to flaska 2020-05-20 13:14:25 +00:00
0c2030c2cd added basic bottle router and benchmarks for it 2020-03-11 12:34:34 +00:00
3edf86ea11
Initial commit 2020-03-11 09:05:05 +00:00