No description
Find a file
2025-08-30 21:09:36 -07:00
Components Add random image button to directory and search pages. 2025-08-30 21:09:36 -07:00
Controllers Work on Image and Search pages. 2025-08-02 00:22:18 -07:00
Data Basic tokenization for tags names splitting on _ 2025-08-13 23:24:06 -07:00
Images Work on directory page. 2025-07-30 22:20:49 -07:00
Models Tag editing on browse page. 2025-08-10 23:05:26 -07:00
Properties Initial commit 2025-06-13 14:43:38 -07:00
Services Fix passing wrong directory for crawling single directory. 2025-08-19 11:40:00 -07:00
Util Work on Image and Search pages. 2025-08-02 00:22:18 -07:00
wwwroot Tag editing on browse page. 2025-08-10 23:05:26 -07:00
.dockerignore Initial commit 2025-06-13 14:43:38 -07:00
.editorconfig Working on data and start of ui. 2025-06-21 15:40:53 -07:00
.gitignore Initial commit 2025-06-13 14:43:38 -07:00
appsettings.development.json Work on image scan service. 2025-07-25 17:08:42 -07:00
appsettings.json Init work 2025-06-14 20:13:27 -07:00
appsettings.production.json Work on image scan service. 2025-07-25 17:08:42 -07:00
compose.yaml Fix dbcontext pooling. 2025-08-03 22:43:37 -07:00
Dockerfile Work on image scan service. 2025-07-25 17:08:42 -07:00
ImageGallery.csproj Basic tokenization for tags names splitting on _ 2025-08-13 23:24:06 -07:00
ImageGallery.sln Init work 2025-06-14 20:13:27 -07:00
pagertestinghelp.linq Working on pager 2025-07-01 00:16:19 -07:00
Program.cs Fix dbcontext pooling. 2025-08-03 22:43:37 -07:00