Commit Graph

75 Commits

Author SHA1 Message Date
nemunaire deb4ff03ca In production mode, embed static content 2019-10-16 03:12:33 +02:00
nemunaire 0876fc3c2e Use the Fetch API instead of PrototypeJS 2019-10-16 03:12:33 +02:00
nemunaire c622ada0df Add go module 2019-10-16 03:01:46 +02:00
nemunaire dd8305ec06 Move go-crypt to gitlab 2019-10-16 03:01:32 +02:00
nemunaire 3dd22ecb09 In production mode, embed static content 2019-09-02 15:41:37 +02:00
nemunaire d5fd91902f Use the Fetch API instead of PrototypeJS 2019-09-01 17:13:03 +02:00
nemunaire b08ad493a9 If no htpasswd provided, publish without futher moderation 2018-10-04 02:02:45 +02:00
nemunaire b3351cb3c9 Use base64 to upload image
So you can use:
    base64 mangemoi.jpg | curl --data @- http://localhost:8080/api/images/mangemoi
2018-10-04 02:01:29 +02:00
nemunaire bd76956b46 format + bump 2018-10-04 01:20:41 +02:00
nemunaire 4febf49b3e gitignore 2018-10-04 01:20:41 +02:00
nemunaire 299140dab1 Don't change realm between auth requests 2018-10-03 19:45:33 +02:00
nemunaire d4fd18bff3 Use vendoring 2018-10-03 19:06:11 +02:00
nemunaire 185262b2e7 admin: introducing new page 2018-02-16 11:45:37 +01:00
nemunaire 08fb2ad37c Better location for static path 2018-02-16 11:45:37 +01:00
nemunaire 7d82fbf5e7 Bind also on IPv6 2018-02-04 15:36:38 +01:00
nemunaire 300537732f Try to create directories 2018-02-04 15:36:38 +01:00
nemunaire b690cec690 Fix JSON syntax error in generated errors 2017-10-26 14:17:01 +02:00
nemunaire 9b27a67a21 Use relative path for static directory 2017-10-11 18:46:44 +02:00
nemunaire 9fc22e4972 /all display a mozaic 2017-10-11 18:46:43 +02:00
nemunaire 192548e38b First frontend revision 2017-10-11 18:46:43 +02:00
nemunaire c1af90eccf Add publication and deletion 2017-10-11 18:46:43 +02:00
nemunaire c531433d23 Add images handler 2017-10-11 18:46:43 +02:00
nemunaire 859ee3e8be Save thumbnails 2017-10-11 18:46:42 +02:00
nemunaire 99e09acb56 Add /api/images 2017-10-11 18:46:42 +02:00
nemunaire a12d13aa00 Initial commit 2017-10-11 18:46:42 +02:00