Commit graph

53 commits

Author SHA1 Message Date
tim h
70ca9d95c3 tiny fixes to be merged 2023-07-08 21:01:26 -05:00
tim h
20f0eb921e feh 2023-07-08 10:51:26 -05:00
tim h
64bc673f45 adds reset zoom button, "fixes" save vis/vis to resource buttons (again?) 2023-04-05 17:02:28 -05:00
tim h
5fb01c901f fixes send to buttons, moves smooth rendering option 2023-03-30 17:49:59 -05:00
tim h
23091ddcf7 of course i forgot to update the hashes 2023-02-18 10:44:54 -06:00
tim h
a71b52464d merges all the recent awesome, adds stamp vertical flip too because I'M HELPING 2023-02-18 10:43:49 -06:00
seijihariki
270607159b Fixed resource hashes 2023-02-15 03:44:10 +00:00
tim h
3d6066ecdf Merge branch 'config-iface-overhaul' into manual-scripts
bring that sexy new config panel into manual-scripts which is turning into my "make ALL THE FEATURES WORK AT ONCE" branch lol

# Conflicts:
#	pages/configuration.html
2023-02-10 20:35:53 -06:00
tim h
02bf04c257 kinda janky identical pixel removal?
surprise

"manual scripts" has kinda become inadequate for all this branch is doing now lol
2023-01-29 16:39:00 -06:00
Victor Seiji Hariki
c48c04439d fixes #187
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-29 14:43:18 -03:00
tim h
0400b9b284 Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
2023-01-29 00:55:54 -06:00
tim h
602de50626 wtf when did this stop defaulting to 1
-1 breaks the slider
2023-01-29 00:28:33 -06:00
tim h
8eef3392ed Merge branch 'main' into manual-scripts
# Conflicts:
#	index.html
#	js/ui/tool/dream.js
2023-01-28 09:47:41 -06:00
tim h
464da36e2a unrelated to scripts but kinda neato autolayers option 2023-01-27 20:00:48 -06:00
seijihariki
0f78d1e505 Fixed resource hashes 2023-01-27 04:43:07 +00:00
Victor Seiji Hariki
aa46501b2e fix embed test
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-18 22:46:12 -03:00
Victor Seiji Hariki
09b4ce3151 Merge branch 'testing' 2023-01-18 22:44:37 -03:00
Victor Seiji Hariki
643f79fb84 Optimize background drawing by leveraging CSS
We now use CSS to background tile the grid

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-18 20:55:04 -03:00
Victor Seiji Hariki
9064a006d5 add send image to parent interface
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-17 00:03:43 -03:00
zero01101
62da040071 Fixed resource hashes 2023-01-15 16:31:49 +00:00
tim h
bea3c0fbe4 honestly not sure if hacky
refresh button on right-hand side of model selector is definitely better
GUARANTEE css is distressingly hacky
2023-01-15 10:31:27 -06:00
Victor Seiji Hariki
b5c72392d8 fix expand canvas icons
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-14 18:54:58 -03:00
Victor Seiji Hariki
dcb84a8de8 fix fancy checkbox icons
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-14 18:44:31 -03:00
Victor Seiji Hariki
4bbffb82aa fix giant check for chrome (again)
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-14 18:42:43 -03:00
Victor Seiji Hariki
51095160f1 fix scaled rotate handle
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-12 23:41:01 -03:00
Victor Seiji Hariki
8d88ca6632 Merge branch 'transform-vp' into rotate
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-10 01:08:48 -03:00
Victor Seiji Hariki
857cb29c12 migrates vp to DOMMatrix implementation
breaks select, but it was broken anyway.

Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-10 01:03:28 -03:00
Victor Seiji Hariki
b056f81155 test
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-08 18:21:08 -03:00
tim h
bb815d62f9 option to enforce square firstpass aspect ratio 2023-01-05 17:42:50 -06:00
tim h
3c596e6a4c experimental? newer hrfix stuff 2023-01-04 20:00:51 -06: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
Victor Seiji Hariki
967b49842f fix dream cursor shows on img2img
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2023-01-03 12:50:38 -03:00
tim h
af014aff8b
Merge branch 'main' into compact-checkboxes 2023-01-02 22:07:43 -06:00
tim h
f5c9fa0809
Merge pull request #143 from zero01101/a1111_hrfix_update
sigh
2023-01-02 21:32:39 -06:00
Victor Seiji Hariki
ce80d9d10c
Merge branch 'main' into win-hooks 2023-01-02 23:20:09 -03:00
tim h
955a809953 wat 2023-01-02 19:49:19 -06:00
tim h
1ba438688a updates pre-commit to call .ps1 file instead, prevents updatehashes from looking in node_modules lol, updates hashes so git actions doesn't have to? 2023-01-02 19:38:37 -06:00
seijihariki
fa58972831 Fixed resource hashes 2023-01-03 00:18:17 +00:00
tim h
8962d75c60 optionally implements dishonesty to POST request data to make new HRfix actually useful to our needs 2023-01-02 14:49:47 -06:00
tim h
8ca3782c8f more user configurable stuff 2023-01-02 00:45:03 -06:00
tim h
ea238a457e version/readme bump again 2023-01-01 23:06:19 -06:00
tim h
c7613c0458 version/readme bump 2023-01-01 21:39:58 -06:00
Victor Seiji Hariki
61c261585b Add some git attributes to avoid using CRLF on Win 2023-01-02 00:37:00 -03:00
tim h
5fbf9c37f2 marginally less ugly inpaint mode selector
really don't think it has any need to be a full-on autocomplete fancy thingy
2023-01-01 10:31:49 -06:00
seijihariki
96ee01a2a3 Fixed resource hashes 2022-12-30 11:27:08 +00:00
zero01101
0afc59da74 Fixed resource hashes 2022-12-30 03:29:20 +00:00
tim h
b97ecaf81f updates readme to add mention of browser extension incompatibilities (!?!?!?) 2022-12-29 21:23:07 -06:00
Victor Seiji Hariki
2f58f79b7d add cache busting hash update and update html file
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-12-28 23:32:02 -03:00
Victor Seiji Hariki
0a2aa49777 just a file I'm using to test iframe functionality
Signed-off-by: Victor Seiji Hariki <victorseijih@gmail.com>
2022-12-19 20:42:13 -03:00