Commit graph

692 commits

Author SHA1 Message Date
tim h
9c4451db78
Update bug_report.yml 2023-01-14 12:54:25 -06:00
tim h
a3ea857696
Update feature_request.yml 2023-01-14 11:08:46 -06:00
tim h
3e19bef7b6
Update bug_report.yml 2023-01-14 11:07:24 -06:00
tim h
aaf142e181 bug report form update 2023-01-14 10:21:27 -06:00
tim h
6db16a7e03 bug/feature template forms?
somewhat stolen from auto1111
2023-01-13 17:16:59 -06:00
tim h
bf21c19ae3
Merge pull request #166 from zero01101/image_remove_button
implements single-image delete from batch and "-" keyboard shortcut
2023-01-10 17:03:58 -06:00
zero01101
1ad9dd1e08 Fixed resource hashes 2023-01-10 23:02:32 +00:00
tim h
16c2b36c1b ...also implements 164 quite similarly 2023-01-10 17:00:45 -06:00
zero01101
b166efc5e2 Fixed resource hashes 2023-01-08 22:45:15 +00:00
tim h
40c69d7dd6 tiny fix to prevent generate-ahead from freaking out with alerts if something goes wrong 2023-01-08 16:44:46 -06:00
tim h
db3875ad09
Merge pull request #161 from zero01101/testing
relax with the background checks especially if the tab isn't focused
2023-01-08 10:19:12 -06:00
zero01101
835b88f4d9 Fixed resource hashes 2023-01-08 16:11:54 +00:00
tim h
c8cafe36b0 yep this seems to work, i'm just an inobservant moron 2023-01-08 10:11:33 -06:00
zero01101
1ff5d7b8e4 Fixed resource hashes 2023-01-08 00:23:03 +00:00
tim h
158ae03ff7 childish attempts at trying to make extension iframe chill out with the requests 2023-01-07 18:22:39 -06:00
zero01101
810e4a5a56 Fixed resource hashes 2023-01-07 20:07:04 +00:00
tim h
548eefe769 checks tab focus before doing XHR background stuff, replaces connectivity check endpoint for a lighter response 2023-01-07 14:06:37 -06:00
tim h
dbcd588e29 remove claim of bug that's probably my fault 2023-01-06 16:00:07 -06:00
zero01101
6bb9d34408 Fixed resource hashes 2023-01-06 20:17:32 +00:00
tim h
7bb634fd45 add link to user manual in debug menu
maybe useful?
2023-01-06 14:16:51 -06:00
tim h
c678d4cbe2 update readme 2023-01-06 12:56:15 -06:00
tim h
44d7b2a268
Merge pull request #157 from zero01101/newer_hrfix_compatibility
experimental? newer hrfix stuff
2023-01-06 12:52:49 -06:00
zero01101
53c358809a Fixed resource hashes 2023-01-06 18:49:43 +00:00
tim h
16ad7a550d think this was out-of-order and causing math problems with resolutions but i could be an idiot 2023-01-06 12:49:15 -06:00
tim h
f215cac1f6 update readme re: colab 2023-01-05 18:22:29 -06:00
zero01101
e7d955a768 Fixed resource hashes 2023-01-05 23:43:18 +00:00
tim h
bb815d62f9 option to enforce square firstpass aspect ratio 2023-01-05 17:42:50 -06:00
zero01101
ee8166a387 Fixed resource hashes 2023-01-05 05:27:30 +00:00
tim h
b45ce1aeba WIP - parity with square vs non- in/output HRfix res 2023-01-04 23:27:02 -06:00
zero01101
898cd35f62 Fixed resource hashes 2023-01-05 02:09:53 +00:00
tim h
3c596e6a4c experimental? newer hrfix stuff 2023-01-04 20:00:51 -06:00
Victor Seiji Hariki
ef583a2135
Update CONTRIBUTING.md 2023-01-04 22:00:30 -03:00
Victor Seiji Hariki
c0bc689c97
Update README.md 2023-01-04 21:59:51 -03:00
Victor Seiji Hariki
e54f0977dc seems I broke redo
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-04 21:52:45 -03:00
Victor Seiji Hariki
0d526ed610
Merge pull request #155 from zero01101/hrfix-compat
HRfix Compatibility
2023-01-04 21:38:59 -03:00
Victor Seiji Hariki
bbce97d48d I guess this does not do much, but precautions
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-04 21:37:21 -03:00
Victor Seiji Hariki
a2a7c7266f wtf
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-04 21:32:10 -03:00
Victor Seiji Hariki
768781b1f9
Merge branch 'testing' into hrfix-compat 2023-01-04 21:06:28 -03:00
seijihariki
1d23e0762d Fixed resource hashes 2023-01-05 00:05:40 +00:00
Victor Seiji Hariki
ad66f0ec29 add some hrfix compatibility with old version
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-04 21:00:17 -03:00
seijihariki
f3eaa84a76 Fixed resource hashes 2023-01-04 21:35:21 +00:00
Victor Seiji Hariki
63ed6cdc56 add favicon to pages directory... for some reason?
should fix #154

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-04 18:33:46 -03:00
Victor Seiji Hariki
941d44b365 Allow extra information in history
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-04 18:33:29 -03:00
seijihariki
82ca6269d2 Prettified Code! 2023-01-04 21:14:52 +00:00
Victor Seiji Hariki
eeb25b8915
Merge pull request #152 from vladmandic/main
fix leave-page alert - @zero01101 need to add to contributor wiki page later
2023-01-04 18:14:35 -03:00
Vladimir Mandic
31dc797583
remove debug console message 2023-01-04 16:07:16 -05:00
Vladimir Mandic
9ab0991f4d
fix leave-page alert 2023-01-04 13:33:27 -05:00
tim h
488e16ede1
Merge pull request #150 from zero01101/return_of_lock_px
return of HRfix lock px
2023-01-03 21:42:31 -06:00
zero01101
678ef1c3ae Fixed resource hashes 2023-01-04 03:42:18 +00:00
tim h
227c7839f3 return of HRfix lock px
not sure if useful or i'm just salty
2023-01-03 21:41:03 -06:00