Commit graph

15 commits

Author SHA1 Message Date
Michael Rodin 78ed396c36 Many fixes and improvements
Fixes: #20,#22,#23,#24,#25,#26,#27,#28,#29,#30,#31,#32,#33,#34,#35,#36,#37,#38,#39,#40,#41,#42,#43,#46,#48
2023-11-02 15:20:03 +01:00
Michael Rodin 1bdf4997fd Bugfix: time as size 2023-10-20 17:52:34 +02:00
Michael Rodin fd1742ec38 User details
Added a user details page and the ability to update display name and password
2023-10-20 16:50:05 +02:00
Michael Rodin 76d43d57d9 Added Logout 2023-10-20 15:27:25 +02:00
Michael Rodin 3c79c3c688 Small QoL improvements 2023-10-20 13:13:22 +02:00
Michael Rodin 958c5db462 Added Dockerfile
The server can now be used on Docker
2023-10-20 00:26:56 +02:00
Michael Rodin edc3e55ead Small config file
Added a small config file with some variables
2023-10-19 19:39:54 +02:00
Michael Rodin 82625c9d73 Archive deletion
Added archive deletion with a confirmation page
2023-10-19 19:14:18 +02:00
Michael Rodin f0b8b1eb3d Added archive view, label editing
Archives can now be viewed, a cover can optionally be inserted into the covers directory.
Labels can now be edited.
2023-10-19 18:24:36 +02:00
Michael Rodin c3bd73a068 Adding archives
Added functionality to add archives.
2023-10-19 13:25:59 +02:00
Michael Rodin 978c634067 Search function
Added a (hopefully) functioning search function.
2023-10-18 17:24:59 +02:00
Michael Rodin 0d55022ba8 Added favicon.ico
Photo by David Selbert : https://www.pexels.com/photo/small-eurasian-blue-tit-sitting-on-branch-of-tree-6467931/
2023-10-18 13:24:36 +02:00
Michael Rodin dda864a92e login
Added login functionality. It's a bit clunky, but it deas what it needs to. Testing needed.
The header now has a search bar, but the page itself needs to be created.
2023-10-18 12:55:20 +02:00
Michael Rodin d4016ce80c First functions
Added first functions in backend
The homepage can now show the most recent archives
2023-10-17 18:25:38 +02:00
Michael Rodin a2f9b4f978 The beginning
Added the base structure and a minimal web frontend. Much work needed.
2023-10-16 21:58:50 +02:00