Commit Graph

21 Commits

Author SHA1 Message Date
weli af6dfada30 fix 2021-09-24 18:51:17 +08:00
moicen b67e6686db add task types enum 2021-09-21 10:09:25 +08:00
木逸辰 1ff49b6597 add authorization, update task data structure (#23)
* add authorization, update task data structure

* update header format
2021-09-19 21:57:00 +08:00
木逸辰 f730881fed fix upload request issue (#22) 2021-09-14 01:33:20 +08:00
weli 4d5c3693de test task creation (#21)
* test post

* add test post
2021-09-12 21:10:38 +08:00
moicen f7cf4d6bcc add log 2021-09-12 11:49:55 +08:00
moicen ad1fe7695e add log 2021-09-12 11:44:43 +08:00
moicen a02cfd090d add logic to handle image magick in linux 2021-09-12 11:29:30 +08:00
木逸辰 a0fdd62319 use nginx variable to get magick (#20)
* use nginx variable to get magick

* remove comments
2021-09-12 11:01:41 +08:00
木逸辰 fa8dea9e03 filename in task should not contain folder info (#18)
reset filename to nil after file saved
2021-09-11 19:44:16 +08:00
木逸辰 3f98d5825d fix upload file extract issue, add more test (#17)
* fix upload file extract issue, add more test

* uncomment test
2021-09-09 11:13:07 +08:00
木逸辰 3d2e03be82 Handle error with combine (#16)
* check if failed when combine image

* add status code when combine failed
2021-09-07 21:54:52 +08:00
XiaoLi 49e4710203 complete download image (#15) 2021-09-06 19:33:30 +08:00
木逸辰 c7a35c4744 add combine image logic (#14)
* add combine image logic

* remove unnecessary log
2021-09-06 18:56:59 +08:00
木逸辰 56a03f3cf0 add variable (#11)
* add variable

* add nginx config file

* update path
2021-09-04 12:38:15 +08:00
木逸辰 594f4e7c49 request task_server to create task after file saved (#8) 2021-09-03 13:05:08 +08:00
木逸辰 8737bc30e1 use uuid to generate filename (#7) 2021-09-02 12:40:51 +08:00
weli b1996fb87a add todos 2021-08-28 22:03:32 +08:00
weli 6c9e6bd1ec add uuid 2021-08-28 22:01:00 +08:00
weli 2737641454 init 2021-08-28 21:55:29 +08:00
weli 8c5b295e74 re-structure 2021-08-27 09:30:15 +08:00