Commit Graph

36 Commits

Author SHA1 Message Date
86645cf2e8 Removed unused data class 2021-05-09 21:11:36 +01:00
4e3c60925c Images can now be deleted 2021-05-09 21:06:46 +01:00
c4c44ad4da Added page for viewing a single image, tracking number of images a tag has. 2021-05-09 20:25:19 +01:00
ca567b2e60 Entity primary keys are now forcibly sequence generated 2021-05-09 16:00:34 +01:00
87303d1ad7 Image uploads now get a generated thumbnail version 2021-05-09 15:44:05 +01:00
bd09ba1fe0 Added some initialisation tests 2021-05-07 14:00:04 +01:00
96104c3899 Added spacing about submit button 2021-05-07 13:59:51 +01:00
80195c5081 Integrated noresults with gallery, gallery search bar shows current searches 2021-05-07 11:50:51 +01:00
4e7643f976 Added base profile page, navbar, changed some href binding 2021-05-07 11:20:23 +01:00
e4dd1c243e Renamed users to members, added flyway database versioning 2021-05-06 22:47:53 +01:00
f97358aeb4 Optimised searching for multiple tags at once 2021-05-06 21:30:11 +01:00
90bb712bc3 Forced ordering of search results 2021-04-30 16:56:19 +01:00
0d325506e0 Added _ as a usable search character 2021-04-30 16:55:33 +01:00
cb729f6be4 Images now fetch their uploader lazily 2021-04-30 16:36:27 +01:00
52bf9b1898 Uploading and tag searching now working 2021-04-30 16:25:29 +01:00
1a1594bcc1 Login now functional 2021-04-30 12:46:12 +01:00
1f43e53a83 Added login page 2021-04-30 12:27:40 +01:00
4cf91146db Added auto population of authorization roles 2021-04-30 00:49:47 +01:00
b47b534b6f Started work on file uploader 2021-04-30 00:48:28 +01:00
0e959d60d4 Added more proper tag searching 2021-04-29 22:26:47 +01:00
7ab9409ef0 Improved validation on tag terms 2021-04-29 22:26:47 +01:00
c2e06354c2 Added empty templates for gallery and upload 2021-04-29 22:26:47 +01:00
39276d7f07 Using webjars, updated header fragment 2021-04-29 22:26:47 +01:00
4930b67dc3 Using webjars, updated header fragment 2021-04-29 21:36:23 +01:00
3540c077f1 Added some nicer error pages 2021-04-29 21:19:33 +01:00
2ad500d758 Added uploaded image count to landing page 2021-04-29 21:18:45 +01:00
3ba35d33ec Fixed image repository query and call 2021-04-29 21:18:13 +01:00
7544b3ddc0 Fixed controller mappings 2021-04-29 21:17:41 +01:00
4a46b8b979 Reformatting 2021-04-29 20:23:35 +01:00
7b8d4a7b4e Added some potential routes 2021-04-29 20:22:00 +01:00
ab44ecfef6 Added route for serving images from known disk location 2021-04-29 11:32:23 +01:00
89b798e32d User accounts can now be disabled 2021-04-29 00:41:58 +01:00
935f283589 Added base security configuration 2021-04-29 00:36:26 +01:00
285cd5c75f Added base repositories 2021-04-29 00:28:36 +01:00
25342e97f1 Added base entities 2021-04-29 00:19:57 +01:00
0d4d5cfefd Repo init 2021-04-29 00:03:31 +01:00