Bryan Van Deusen
|
a05aee5a07
|
implement post metadata import and views. implemented series paging and reader view.
|
2026-01-22 22:19:11 -05:00 |
|
Bryan Van Deusen
|
f41acb40f6
|
correct mass tag edit menu overlap
|
2026-01-21 22:52:20 -05:00 |
|
Bryan Van Deusen
|
041a3dbfb4
|
fixed metadata time import error and moved quest status widget to top of settings.
|
2026-01-21 11:30:45 -05:00 |
|
Bryan Van Deusen
|
dc45a09681
|
further transparency tuning
|
2026-01-21 09:37:29 -05:00 |
|
Bryan Van Deusen
|
ac95796de9
|
improving metadata imports
|
2026-01-21 09:03:28 -05:00 |
|
Bryan Van Deusen
|
fa9b89eca2
|
updates to transparency filtering, fixing mass tag edit autocomplete
|
2026-01-21 08:36:46 -05:00 |
|
Bryan Van Deusen
|
ede1457abc
|
added dedup tools to settings. first pass of mass tag editting to gallery view.
|
2026-01-20 23:45:54 -05:00 |
|
Bryan Van Deusen
|
87bcb633f6
|
added transcoding to mp4 in import to ensure web playback.
|
2026-01-20 16:10:19 -05:00 |
|
Bryan Van Deusen
|
cb3897c0b0
|
changes to mobile styling in modal view, complete reword of backend worker system
|
2026-01-20 13:14:13 -05:00 |
|
Bryan Van Deusen
|
96f72718bd
|
moving styling and views to be more consistent and for gallery view to be less cumbersome.
|
2026-01-19 23:41:36 -05:00 |
|
Bryan Van Deusen
|
41037696bf
|
update readme.md
|
2026-01-18 22:03:02 -05:00 |
|
Bryan Van Deusen
|
482c5a8ead
|
import filter work and cleanup
|
2026-01-18 21:57:08 -05:00 |
|
Bryan Van Deusen
|
b3331bad76
|
additional tag edditing functionality. and delete by tag. added import tuning options to settings
|
2026-01-18 16:52:32 -05:00 |
|
Bryan Van Deusen
|
4c56b73bc9
|
correct issue with modal tag management submit function.
|
2026-01-18 12:32:05 -05:00 |
|
Bryan Van Deusen
|
21168117c1
|
Merge branch 'main' of https://git.fabledsword.com/bvandeusen/imagerepo
|
2026-01-18 11:32:24 -05:00 |
|
Bryan Van Deusen
|
46144ccc76
|
major updates to theming, creation of showcase view and polish of existing systems including tagging editting.
|
2026-01-18 11:32:21 -05:00 |
|
bvandeusen
|
730fdf75e1
|
making readme informative and potentially helpful to the public.
|
2025-12-26 09:55:00 -05:00 |
|
Bryan Van Deusen
|
5f568f43bc
|
correcting accidental isses
|
2025-12-26 09:41:17 -05:00 |
|
Bryan Van Deusen
|
81aa4d5117
|
Merge branch 'main' of https://git.fabledsword.com/bvandeusen/imagerepo
|
2025-12-26 09:25:58 -05:00 |
|
Bryan Van Deusen
|
9a9b11974f
|
adding error logging to worker.
|
2025-12-26 09:25:56 -05:00 |
|
bvandeusen
|
dd0ec130d0
|
removed admin requirement from settings page.
|
2025-12-23 12:35:24 -05:00 |
|
Bryan Van Deusen
|
f7ee6becb1
|
cleaned up accidental deletion in dockerfile
|
2025-12-21 19:44:33 -05:00 |
|
Bryan Van Deusen
|
4789e19972
|
updated import script to have 8h standing import job
|
2025-12-21 19:43:48 -05:00 |
|
Bryan Van Deusen
|
2b21686127
|
corrected route type for redirect
|
2025-12-21 19:29:38 -05:00 |
|
Bryan Van Deusen
|
71d16dbfb3
|
removing auth temporarily for easier usage
|
2025-12-21 18:51:38 -05:00 |
|
Bryan Van Deusen
|
a77724dccc
|
fixed pagination issues and thumbnail generation issues
|
2025-08-16 10:25:16 -04:00 |
|
Bryan Van Deusen
|
3ff34ec9c2
|
switched to tagging and added views to support it, in progress for other tagging functions.
|
2025-08-14 21:36:27 -04:00 |
|
Bryan Van Deusen
|
e9793ba38c
|
polish on archive import processing
|
2025-08-14 16:19:16 -04:00 |
|
Bryan Van Deusen
|
0d56daa664
|
implement gunicorn WSGI
|
2025-08-14 13:34:29 -04:00 |
|
Bryan Van Deusen
|
3420cf01ff
|
refining logging messages
|
2025-08-05 20:47:34 -04:00 |
|
Bryan Van Deusen
|
e93a0000b9
|
Merge branch 'main' of https://git.cognitheurge.com/bvandeusen/ImageRepo
|
2025-08-05 20:45:12 -04:00 |
|
Bryan Van Deusen
|
71abc499a5
|
attempts to eliminate database connection errors
|
2025-08-05 20:42:50 -04:00 |
|
Bryan Van Deusen
|
b646c130d9
|
employeeing try and retry logic to worker to prevent crashes
|
2025-08-05 10:21:49 -04:00 |
|
Bryan Van Deusen
|
68cff4e028
|
employeed Sqlalchemy - pool pre ping to help with db connect errors.
|
2025-08-03 22:46:22 -04:00 |
|
Bryan Van Deusen
|
c480a176c2
|
added video import and playback functionality
|
2025-08-03 20:42:49 -04:00 |
|
Bryan Van Deusen
|
3c3bfed75f
|
tuning import process and db handling
|
2025-08-03 15:16:02 -04:00 |
|
Bryan Van Deusen
|
0dc944ef25
|
page load optimization and pagination changes
|
2025-08-03 11:40:32 -04:00 |
|
Bryan Van Deusen
|
63918363c1
|
improved Modal with zoom and pagination. also implementing thumbnail generation
|
2025-08-01 23:19:17 -04:00 |
|
Bryan Van Deusen
|
e3a4c348f1
|
major styling pass, artist list, and import processing improvements
|
2025-07-31 23:48:37 -04:00 |
|
Bryan Van Deusen
|
48aa60b9ea
|
implementing gitignore and correcting bad commits
|
2025-07-29 00:44:07 -04:00 |
|
Bryan Van Deusen
|
831ddcf626
|
removing more test data
|
2025-07-29 00:41:34 -04:00 |
|
Bryan Van Deusen
|
b2535b2015
|
correcting accidentally commited test data
|
2025-07-29 00:40:14 -04:00 |
|
Bryan Van Deusen
|
c67f1afc1f
|
initial functionality and styling pass
|
2025-07-29 00:34:03 -04:00 |
|
bvandeusen
|
1590ca72c1
|
Update README.md
|
2025-07-28 21:59:06 +00:00 |
|
bvandeusen
|
d200550b35
|
Initial commit
|
2025-07-28 21:57:49 +00:00 |
|