TheThing
  • Joined on 2022-01-07
TheThing pushed to master at TheThing/flaska 2022-06-16 09:59:35 +00:00
e9c600b869 Flaska: Add support for appendHeaders in constructor.
568c620782 Flaska: Add support for appendHeaders to compliment default headers instead of completely replacing them
Compare 2 commits »
TheThing pushed to master at TheThing/ffmpeg-service 2022-05-25 18:47:49 +00:00
44778afc7d Development
TheThing pushed to master at TheThing/flaska 2022-05-12 16:44:38 +00:00
0c22fe9577 Final fix unit tests
TheThing pushed to master at TheThing/flaska 2022-05-12 16:42:55 +00:00
3a0064c563 Fix test for new default header
TheThing pushed to master at TheThing/flaska 2022-05-12 16:40:17 +00:00
e7909cc84b flaska: Add better default font-src with self and data: support.
TheThing pushed to master at TheThing/ffmpeg-service 2022-05-12 07:20:20 +00:00
8e5788b6e5 Implemented reconnect logic
TheThing pushed to master at TheThing/ffmpeg-service 2022-05-11 17:51:08 +00:00
37a3f85037 More development
Compare 2 commits »
TheThing created repository TheThing/ffmpeg-service 2022-05-09 11:49:14 +00:00
TheThing pushed to master at nfp/nfp_sites 2022-04-19 17:42:08 +00:00
0ab9521e7a Some development, first databse connection established
21545dcd6f Move old api out of api folder
Compare 2 commits »
TheThing pushed to master at TheThing/service-core 2022-04-19 16:37:49 +00:00
cb5de72e13 db: Don't warn about clearing db when using in-memory db
TheThing pushed to master at nfp/storage-upload 2022-04-07 17:15:30 +00:00
2b31fce045 Server: Update and clean logging a bit
TheThing pushed to master at nfp/storage-upload 2022-04-07 11:35:30 +00:00
f4afd8bfae media: Add route that can resize existing uploaded image
TheThing pushed to master at TheThing/flaska 2022-04-07 11:27:48 +00:00
4820347cfb req: Fix bug where it would call requestEnded when request was closed. This behavior is normal during the middle of a request
TheThing pushed to master at nfp/nfp_sites 2022-04-05 16:47:27 +00:00
a2b1fc9bc8 More development
TheThing pushed to master at nfp/nfp_sites 2022-04-05 14:43:28 +00:00
f35c195680 Development
TheThing pushed to master at TheThing/sc-manager 2022-04-02 20:21:48 +00:00
bdaf58b7b0 util: Fix bug where application config was still being leaked
TheThing pushed to master at TheThing/sc-manager 2022-04-02 20:14:34 +00:00
7f6d1546f2 util: Do not expose the entire application config, only relevant parts
TheThing pushed to master at TheThing/service-core 2022-04-02 20:10:11 +00:00
33b3d98a37 application: Expose app config in ctx.config
TheThing pushed to master at TheThing/flaska 2022-04-02 19:47:41 +00:00
cffca53eb6 test: Fix tests that were relying on aborted log message. These are spammy and normal and shouldn't be logged
TheThing pushed to master at TheThing/flaska 2022-04-02 19:40:48 +00:00
3a454d44ce onreqerror: Do not log aborted "errors"