Commit graph

26 commits

Author SHA1 Message Date
Ethanell bb5ea716c6 Add X button for delete on images list 2020-04-29 09:45:34 +02:00
Ethanell 8dca471571 Add buttons on index with image count 2020-04-29 09:31:34 +02:00
Ethanell ce58e25094 Add login/logout button on header 2020-04-29 09:22:33 +02:00
Ethanell d62f1c2c03 Add logout to route 2020-04-28 23:16:19 +02:00
Ethanell e683096a90 Add setuser to cli 2020-04-28 23:07:34 +02:00
Ethanell 3713240618 Add listuser to cli 2020-04-28 22:48:50 +02:00
Ethanell c31c801f56 Add some cli 2020-04-28 22:31:57 +02:00
Ethanell 126e0e99c7 After login redirect to request page 2020-04-28 16:51:43 +02:00
Ethanell 4fb53bb741 Add list to route, allow a list of all images upload 2020-04-28 16:01:48 +02:00
Ethanell ea770901cb Add remove route to delete an image 2020-04-27 21:09:43 +02:00
Ethanell 34c328214e Add file type filter on upload 2020-04-27 20:58:31 +02:00
Ethanell 2f3df8dd28
Update README.md 2020-04-27 00:06:29 +02:00
Ethanell 4064be3280 Better environment variable use 2020-04-26 23:57:03 +02:00
Ethanell a7dd52b134 Update package.json 2020-04-26 23:55:29 +02:00
Ethanell dc09f990bb Add license and update package.json 2020-04-26 21:33:14 +02:00
Ethanell 47449af2b5
Create README.md 2020-04-26 21:29:16 +02:00
Ethanell f72061057e Somme CSS for the eyes 2020-04-26 21:25:55 +02:00
Ethanell 97264f5e1d Move routes to separate files 2020-04-26 20:12:50 +02:00
Ethanell af378b0f50 Add 500 error support 2020-04-26 19:31:43 +02:00
Ethanell 6e66b84cdd Add 404 error support 2020-04-26 19:20:51 +02:00
Ethanell e30e92f9ce Redirect to image after upload 2020-04-26 19:15:53 +02:00
Ethanell db7eabaa67 Add acces to image from url 2020-04-26 19:12:25 +02:00
Ethanell 7d4460b46e Setup image upload 2020-04-26 18:56:38 +02:00
Ethanell 356f25ef33 Add user login and setup extand pug template 2020-04-26 18:55:21 +02:00
Ethanell a28c293e87 Beginning of user registration 2020-04-26 16:24:48 +02:00
Ethanell 6cf94537a4 Init commit 2020-04-26 15:22:43 +02:00