135 Commits

Author SHA1 Message Date
43ce8e1b89 Bump version: 0.2.10 → 0.2.11 0.2.11 2025-07-10 16:59:03 +01:00
826e91e7e2 Bump version: 0.2.9 → 0.2.10 0.2.10 2025-07-10 16:58:56 +01:00
98f7a87005 revert to 0.2.9 2025-07-10 16:58:50 +01:00
bc933c2308 Bump version: 0.2.9 → 0.2.10 2025-07-10 16:25:14 +01:00
d5c4d54041 Bump version: 0.2.8 → 0.2.9 2025-07-10 16:25:09 +01:00
ba9b4b8bd4 fix(favorites): preserve favorite status after image rename
Previously, if a user favorited a newly generated image (named 'image.png'), the favorite status would be lost once the image was automatically renamed to its final timestamped filename.

This change modifies the renaming logic to check the `favourites.json` file. If 'image.png' is found, its entry is updated with the new filename, ensuring the favorite status is preserved.
2025-07-10 16:24:57 +01:00
7f78912829 Bump version: 0.2.7 → 0.2.8 0.2.8 2025-06-30 14:28:42 +01:00
33404c7a37 keyboard support in the lightbox 2025-06-30 14:28:27 +01:00
0b7e0ca59d Bump version: 0.2.6 → 0.2.7 0.2.7 2025-06-30 13:16:55 +01:00
eeb82a9a3a switch title based on the page 2025-06-30 13:16:45 +01:00
96deba17de Bump version: 0.2.5 → 0.2.6 0.2.6 2025-06-30 11:56:22 +01:00
fe7a32b1de support for favourite images in gallery 2025-06-30 11:56:14 +01:00
73acc92ee4 Bump version: 0.2.4 → 0.2.5 0.2.5 2025-06-27 16:38:35 +01:00
bfbf8d82e0 try cleanup generated prompt if any other text 2025-06-27 16:38:25 +01:00
4ea81daa47 Bump version: 0.2.3 → 0.2.4 0.2.4 2025-06-25 08:35:52 +01:00
070279cd78 new flux and working settings 2025-06-25 08:35:41 +01:00
6390199cb8 new flux wf 2025-06-24 19:57:57 +01:00
078c8aec34 Bump version: 0.2.2 → 0.2.3 0.2.3 2025-06-24 16:44:10 +01:00
d7883af040 working settings page logic for all cfg items 2025-06-24 16:44:02 +01:00
e68a9ac75d Bump version: 0.2.1 → 0.2.2 0.2.2 2025-06-24 15:04:34 +01:00
1da2288104 include negative prompt in flux wf 2025-06-24 15:04:25 +01:00
7a5b41b5b5 Bump version: 0.2.0 → 0.2.1 0.2.1 2025-06-24 14:54:23 +01:00
3e86eb1880 fix workflow for flux json 2025-06-24 14:54:11 +01:00
bec1ae2893 Bump version: 0.1.21 → 0.2.0 0.2.0 2025-06-24 13:02:11 +01:00
7946e5dce5 split out routes and add settings page 2025-06-24 13:01:39 +01:00
c4e86a5433 Bump version: 0.1.20 → 0.1.21 0.1.21 2025-06-20 10:22:07 +01:00
d791c8b4ed live reload of topics and models 2025-06-20 10:21:58 +01:00
9d80741da1 Bump version: 0.1.19 → 0.1.20 0.1.20 2025-06-18 16:58:36 +01:00
08f3a80169 add selecting the topic when doing random prompt 2025-06-18 16:58:20 +01:00
c7d71bfd03 Bump version: 0.1.18 → 0.1.19 0.1.19 2025-06-06 17:27:09 +01:00
1a0542861c basic working auth for create_image page 2025-06-06 17:26:37 +01:00
0fc549c199 Bump version: 0.1.17 → 0.1.18 0.1.18 2025-06-06 15:36:00 +01:00
f7f049aacb split out selecting model so can be returned to the ui 2025-06-06 15:35:50 +01:00
669dad4044 Bump version: 0.1.16 → 0.1.17 0.1.17 2025-06-06 15:13:20 +01:00
c726d23707 remove any preceeding text on the ollama prompt 2025-06-06 15:13:03 +01:00
2c9429d640 Bump version: 0.1.15 → 0.1.16 0.1.16 2025-06-06 13:10:43 +01:00
ac388b0f4e Add grouping to model list 2025-06-06 13:10:32 +01:00
4272e1d40e Bump version: 0.1.14 → 0.1.15 0.1.15 2025-06-06 12:55:22 +01:00
4e1e240e30 Bump version: 0.1.13 → 0.1.14 0.1.14 2025-06-06 12:52:15 +01:00
3d2524c2ba Bump version: 0.1.12 → 0.1.13 2025-06-06 12:52:03 +01:00
52574de881 hook doesn't work 2025-06-06 12:51:41 +01:00
ef9bf72b84 Bump version: 0.1.12 → 0.1.13 0.1.13 2025-06-06 12:49:35 +01:00
0cd6c6c5c8 updated bump config 2025-06-06 12:49:10 +01:00
cd6b8a8d25 Bump version: 0.1.11 → 0.1.12 0.1.12 2025-06-06 12:47:51 +01:00
1aa540fa03 update bump-my-version config 2025-06-06 12:47:40 +01:00
33bfee0220 remove extension from displayed models 2025-06-06 12:39:11 +01:00
f041a6afea add padding to the lightbox 2025-06-06 12:32:49 +01:00
336c03a888 allow navigation in lightbox over all images 2025-06-06 12:31:30 +01:00
9ce6ff25ea add padding to the index page 2025-06-06 12:28:39 +01:00
5be690f6c1 reformat the text on the gallery 2025-06-06 12:28:32 +01:00