Commit Graph
16 Commits
Author SHA1 Message Date
Stefan-5422 1a6c780de5 [create-pull-request] push formatted files 2022-06-07 18:22:55 +00:00
Laurin 7655eebcd9 patched review suggestions and discovered bugs 2022-06-07 03:47:37 +02:00
Laurin 569695245f patching complications after merging and review suggestions 2022-06-02 00:09:51 +02:00
Laurin ba1d09d181 media bugfixes 2022-05-29 21:08:40 +02:00
Laurin 1cb345c316 de-duplicated (un-)linkMedia 2022-05-29 17:19:45 +02:00
Flexla54 4926f2659d [create-pull-request] push formatted files 2022-05-18 08:27:11 +02:00
Laurin cb1eb1e317 bug fixes in Discipline, Roleschema, Event & Media 2022-05-18 08:27:11 +02:00
Laurin 75d416c62e Fix random number 2022-05-18 08:27:11 +02:00
Stephan bdfc15eab4 Add functionality to get media meta
+ Remove unused code
+ Fix misspelling
+ Fix error handling to handle errors with no status code
2022-05-18 08:27:11 +02:00
Stephan c393508a06 Add functionality to add metadata to media 2022-05-18 08:27:11 +02:00
Stephan a16126a1db Fix media
+ Create media directory on dev start
+ Create media file on POST
2022-05-18 08:27:11 +02:00
Stephan 734acbab38 Fix and comment code for linking media 2022-05-18 08:27:11 +02:00
Stephan 196604599b FIX: **quickly** fix all errors in the media system 2022-05-18 08:27:11 +02:00
Laurin bded472d05 Added basic implementation of media 2022-05-18 08:27:11 +02:00
Stephan 13d6f881ea Extract shared error code
+ Create new functions for generating errors
2022-05-18 08:27:11 +02:00
Stephan bb4f4babce Add controller and routes to upload images
+ Checks for valid image formats
+ Limits file size
+ Requires authentication
+ Disabled for now
2022-05-18 08:27:11 +02:00