Commit Graph

32 Commits

Author SHA1 Message Date
187d71cb5b Enable image squash
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-23 09:35:40 +02:00
9d031ea9f9 Refactor admin
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-15 18:13:19 +02:00
f707954bd0 CD: Add docker image manifest 2021-09-15 18:13:19 +02:00
db8a42eebf Add renovate.json
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2021-08-03 09:10:10 +00:00
2cc038968f Add drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 19:59:11 +02:00
5f62fdef66 Add drone CI
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-10-18 18:32:36 +02:00
80dca4434d Fix use of path given|
by -static when compiled in dev
2019-10-16 16:00:57 +02:00
deb4ff03ca In production mode, embed static content 2019-10-16 03:12:33 +02:00
0876fc3c2e Use the Fetch API instead of PrototypeJS 2019-10-16 03:12:33 +02:00
c622ada0df Add go module 2019-10-16 03:01:46 +02:00
dd8305ec06 Move go-crypt to gitlab 2019-10-16 03:01:32 +02:00
3dd22ecb09 In production mode, embed static content 2019-09-02 15:41:37 +02:00
d5fd91902f Use the Fetch API instead of PrototypeJS 2019-09-01 17:13:03 +02:00
b08ad493a9 If no htpasswd provided, publish without futher moderation 2018-10-04 02:02:45 +02:00
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
bd76956b46 format + bump 2018-10-04 01:20:41 +02:00
4febf49b3e gitignore 2018-10-04 01:20:41 +02:00
299140dab1 Don't change realm between auth requests 2018-10-03 19:45:33 +02:00
d4fd18bff3 Use vendoring 2018-10-03 19:06:11 +02:00
185262b2e7 admin: introducing new page 2018-02-16 11:45:37 +01:00
08fb2ad37c Better location for static path 2018-02-16 11:45:37 +01:00
7d82fbf5e7 Bind also on IPv6 2018-02-04 15:36:38 +01:00
300537732f Try to create directories 2018-02-04 15:36:38 +01:00
b690cec690 Fix JSON syntax error in generated errors 2017-10-26 14:17:01 +02:00
9b27a67a21 Use relative path for static directory 2017-10-11 18:46:44 +02:00
9fc22e4972 /all display a mozaic 2017-10-11 18:46:43 +02:00
192548e38b First frontend revision 2017-10-11 18:46:43 +02:00
c1af90eccf Add publication and deletion 2017-10-11 18:46:43 +02:00
c531433d23 Add images handler 2017-10-11 18:46:43 +02:00
859ee3e8be Save thumbnails 2017-10-11 18:46:42 +02:00
99e09acb56 Add /api/images 2017-10-11 18:46:42 +02:00
a12d13aa00 Initial commit 2017-10-11 18:46:42 +02:00