lisq
02e3c22b83
chore: remove deno.lock
2024-03-02 17:44:30 +01:00
lisq
03b0c2bc89
perf: faster queue status updates
2024-03-02 17:42:36 +01:00
pinks
5b6a1a3471
refactor: rewrite API to Elysia ( #25 )
...
https://elysiajs.com/
Reviewed-on: #25
Co-authored-by: pinks <lisq@cock.li>
Co-committed-by: pinks <lisq@cock.li>
2023-11-20 02:14:14 +00:00
pinks
ffd3d0dc8d
fix: priority for img2img
2023-11-18 00:50:34 +01:00
pinks
ec4a3c893e
fix: clearing paused reason
2023-11-18 00:49:39 +01:00
pinks
e7d292df60
fix type error
2023-11-17 19:22:35 +01:00
pinks
fad14f685e
feat: show position in upload queue
2023-11-17 19:00:56 +01:00
nameless
2f62c17e32
review fixes
2023-11-12 02:33:35 +00:00
nameless
602a63f2c9
feat: user daily stats
2023-11-11 04:13:26 +03:00
nameless
8ced57c175
refactor: move sendChatAction
...
resolves pinks/eris#18
2023-11-11 04:13:26 +03:00
nameless
d22848691c
feat: remove url from error
2023-11-11 04:13:26 +03:00
nameless
af7b370321
feat: tagcount endpoint
...
removes tagCountMap from user endpoint, returns it only via admin-only endpoint
2023-11-11 04:13:26 +03:00
nameless
5b61576315
fix: withUser -> withAdmin
2023-11-11 04:13:26 +03:00
nameless
e270a3ab1f
refactor: optimize jobs endpoint output
2023-11-11 04:13:26 +03:00
nameless
84ad11b709
refactor: webui adjustments
...
- remove unnecessary margin in admins and workers page
- use rounded-md instead of rounded-xl for queue page
- output "No worker/admin/jobs" as item in a list
2023-11-11 04:13:26 +03:00
nameless
ac63e39373
feat: admin priority
...
ignore queue limits and assign higher priority on admin jobs
2023-11-11 04:13:26 +03:00
nameless
73810d3204
fix: use exifreader for png info
...
- replace pnginfo module
- allow jpeg for tag extraction
- rename pnginfo to getprompt
2023-11-11 04:13:26 +03:00
nameless
f4e7b5e1a7
change txt2img seed behaviour
...
will ignore seed only on /txt2img or new requests
2023-11-11 04:13:15 +03:00
pinks
f678324889
add badges to readme
2023-11-06 18:38:41 +01:00
pinks
6d6174ab48
silence getUpdates error
2023-10-27 21:50:20 +02:00
pinks
a3bada0da2
sort most used tags
2023-10-27 21:49:46 +02:00
pinks
3a13d5c140
fix: slow queue position updates
2023-10-23 02:40:58 +02:00
pinks
dfa94e219d
increase upload concurrency
2023-10-23 02:39:19 +02:00
pinks
a35f07b036
feat: managing admins in webui
2023-10-23 02:39:01 +02:00
pinks
f7b29dd150
update deps
2023-10-21 12:40:42 +02:00
pinks
4f2371fa8b
exactOptionalPropertyTypes
2023-10-19 23:37:03 +02:00
pinks
f020499f4d
dialog animations
2023-10-19 03:18:56 +02:00
pinks
11d8a66c18
update README
2023-10-18 23:11:39 +02:00
pinks
22d9c518be
add env var for db path
2023-10-18 23:11:25 +02:00
pinks
4ba6f494d2
sort config
2023-10-18 23:08:18 +02:00
pinks
2665fa1c02
add robots.txt
2023-10-17 15:03:27 +02:00
pinks
083f6bc01c
simplify api routes
2023-10-17 15:03:14 +02:00
Vargoshi
2f059ceaff
fix errors
2023-10-15 21:47:08 +02:00
Vargoshi
cd3b53018a
fix: ignore other bots ( #22 )
...
fixes #5
Reviewed-on: #22
Co-authored-by: Vargoshi <marcinflisak1998@gmail.com>
Co-committed-by: Vargoshi <marcinflisak1998@gmail.com>
2023-10-15 19:41:41 +00:00
pinks
5a241ff13c
sort import map
2023-10-15 21:14:24 +02:00
pinks
2a3674b0c4
allow configuring log level
2023-10-15 21:13:38 +02:00
pinks
843f6d9103
log upload type and bytes
2023-10-15 13:12:31 +02:00
nameless
07fc0c71f2
feat: parse seed on new txt2img request ( #20 )
...
Reviewed-on: #20
Co-authored-by: nameless <nameless@noreply@foxo.me>
Co-committed-by: nameless <nameless@noreply@foxo.me>
2023-10-14 10:57:46 +00:00
Vargoshi
d9f8966ad8
fix: login bot url
2023-10-13 21:18:19 +02:00
Vargoshi
5bb2a13f35
fix windows path
2023-10-13 20:56:16 +02:00
pinks
2258a484e1
commit deno.lock
2023-10-13 20:05:23 +02:00
pinks
f0a570c1b9
perf: parallel tg update processing
2023-10-13 18:10:16 +02:00
pinks
0b85c99c92
feat: manage workers via webui
2023-10-13 13:47:57 +02:00
pinks
a251d5e965
fix README
2023-10-12 11:39:19 +02:00
pinks
6313c5d67e
feat: workers api
2023-10-11 03:59:52 +02:00
pinks
55c53ac565
fix html
2023-10-11 03:56:08 +02:00
pinks
477cb03ea2
add sampler to settings page
2023-10-10 18:21:46 +02:00
pinks
0e88bc5053
feat: home page with counters
2023-10-10 18:21:25 +02:00
pinks
bf75cce20c
feat: stats api
2023-10-09 21:03:31 +02:00
pinks
a8d36db20b
update rest api
2023-10-08 23:23:54 +02:00