d40f6a95b0
Bump version: 0.3.1 → 0.3.2
0.3.2
2025-07-30 09:03:57 +01:00
f381fbc9c7
fix scheduled task
2025-07-30 09:03:46 +01:00
57bb0fed5b
Bump version: 0.3.0 → 0.3.1
0.3.1
2025-07-29 14:31:05 +01:00
6e39c34a58
update the openapi folder name
2025-07-29 14:27:50 +01:00
e2acd2dcd6
openweb ui client rather than litellm and ollama
2025-07-29 14:25:13 +01:00
aa75646d5f
Bump version: 0.2.22 → 0.3.0
0.3.0
2025-07-29 13:26:07 +01:00
ba2b943c0d
Bump version: 0.2.21 → 0.2.22
0.2.22
2025-07-29 13:16:37 +01:00
5c45b8b832
Bump version: 0.2.20 → 0.2.21
0.2.21
2025-07-29 13:14:37 +01:00
9462888701
Bump version: 0.2.19 → 0.2.20
0.2.20
2025-07-29 12:48:10 +01:00
bd1bb98160
working openrouter and better create_image page formatting
2025-07-29 12:47:55 +01:00
76e33ea523
initial openrouter support
2025-07-29 11:51:29 +01:00
d80cf9473a
Bump version: 0.2.18 → 0.2.19
0.2.19
2025-07-28 13:35:34 +01:00
62ee224736
Bump version: 0.2.17 → 0.2.18
0.2.18
2025-07-28 13:33:00 +01:00
410ed18526
Bump version: 0.2.16 → 0.2.17
0.2.17
2025-07-28 13:27:57 +01:00
d29badd0fe
serve favourites.json file
2025-07-28 13:27:52 +01:00
82f93ae557
Bump version: 0.2.15 → 0.2.16
0.2.16
2025-07-18 14:05:35 +01:00
651a8b364d
Bump version: 0.2.14 → 0.2.15
0.2.15
2025-07-18 13:59:12 +01:00
43f9fcf276
add bump and push
2025-07-18 13:59:06 +01:00
095a0e66ae
readme.md :)
2025-07-18 13:58:18 +01:00
aa8e1d1701
refactor(ui): implement base template and shared CSS
...
Introduce a `base.html` template to establish a common structure for all pages using Jinja2 template inheritance. This eliminates redundant HTML boilerplate across multiple files.
Additionally, common CSS rules have been extracted from individual templates and consolidated into a single `static/css/main.css` file. All pages now link to this shared stylesheet.
This refactoring significantly reduces code duplication, improves maintainability, and ensures a consistent user interface.
2025-07-18 13:56:38 +01:00
31b373b34a
Bump version: 0.2.13 → 0.2.14
0.2.14
2025-07-10 17:12:23 +01:00
8665ab431c
rework version
2025-07-10 17:12:14 +01:00
1b528a4277
new version
2025-07-10 17:11:09 +01:00
6210b5de7d
updated toml
2025-07-10 17:10:00 +01:00
ab32c8032c
add and update version to docker image
2025-07-10 17:08:58 +01:00
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