Commit Graph

  • 09096711a8
    Update README.md main thomas 2025-02-20 15:03:31 +0000
  • 99fcf9b0a4
    Wait for `window.opts.arh_javascript_aspect_ratio_show` before disconnecting observer #61 (#63) thomas 2023-06-04 16:39:07 +0100
  • b3d2a3a71b
    Wait for `window.opts.arh_javascript_aspect_ratio_show` before disconnecting observer #61 thomas 2023-06-04 16:38:21 +0100
  • 0bccd48788
    Add MinDimensionScaler component (#58) thomas 2023-05-28 21:31:15 +0100
  • 6177d99735 Fix tests & wrong variables 544146 2023-05-28 21:26:32 +0100
  • 0040d30c1d Add MinDimensionScaler component - Change steps on sliders to 8 - Add test coverage for functions - Add relevant settings and defaults 544146 2023-05-28 20:33:48 +0100
  • e0e09b06ad
    Change how JavaScript aspect ratios work (#57) thomas 2023-05-28 19:35:08 +0100
  • 8103d3be2b Change how JavaScript aspect ratios work - Don't disable any inputs anymore, allow both as valid - Dynamically change max & min based on aspect ratio limits 544146 2023-05-28 19:34:15 +0100
  • c3193a5dbc
    Update pre-commit config & run pre-commit (#56) thomas 2023-05-28 18:33:58 +0100
  • 7ddef8cf7a Update pre-commit config & run pre-commit 544146 2023-05-28 18:26:57 +0100
  • b03cce2050
    Use 'change' over 'input' to support more options (#48) thomas 2023-04-10 22:17:00 +0100
  • 4e7b3f7a24 Use 'change' over 'input' to support more options 544146 2023-04-10 22:16:12 +0100
  • 905a8a0ac6
    Quality of life changes (#47) thomas 2023-04-10 22:00:48 +0100
  • ec285544bb Quality of life changes 544146 2023-04-10 21:57:26 +0100
  • ab303d6e97
    Add option to toggle between default options (#45) thomas 2023-04-09 16:19:19 +0100
  • 11a49214b9 Always update red overlay 544146 2023-04-09 16:14:58 +0100
  • ffaa116c2b Add option to toggle between default options 544146 2023-04-09 16:04:56 +0100
  • c4274cb84f
    Lots of quality of life changes (#41) thomas 2023-04-01 23:17:19 +0100
  • d11cdf8e3a Lots of quality of life changes 544146 2023-04-01 23:06:27 +0100
  • 6c8a27fde5
    Round to multiples of 8 always (#37) thomas 2023-03-31 20:16:41 +0100
  • 3dfa323f33 Round to multiples of 8 always 544146 2023-03-31 20:15:37 +0100
  • 36c450111f
    Change default to JavaScript controls (#35) thomas 2023-03-27 00:06:03 +0100
  • 3a3c48580c
    Change default to JavaScript controls thomas 2023-03-27 00:04:45 +0100
  • 98655231c5
    Fix styling from A1111 update (#31) thomas 2023-03-25 17:53:40 +0000
  • 379c71f394 Fix styling from A1111 update 544146 2023-03-25 17:52:07 +0000
  • 1e8f758146
    Add option to hide accordion by default (#29) thomas 2023-03-24 15:50:20 +0000
  • 4f6861258c Add option to hide accordion by default 544146 2023-03-24 15:46:50 +0000
  • 50cf127c44
    Add option on img2img to lock to image aspect ratio (#26) thomas 2023-03-24 14:34:35 +0000
  • 93743597c8 Add option on img2img to lock to image aspect ratio 544146 2023-03-24 14:17:51 +0000
  • be365af8f9
    Implement JavaScript aspect ratios (#25) thomas 2023-03-24 00:58:00 +0000
  • 9d8826e9a3 Merge branch 'javascript-aspect-ratios' of https://github.com/thomasasfk/sd-webui-aspect-ratio-helper into javascript-aspect-ratios 544146 2023-03-24 00:56:25 +0000
  • 6184ef0c2b Update options image on README.md 544146 2023-03-24 00:56:18 +0000
  • ff4e37c675
    Add video to README.md thomas 2023-03-24 00:54:24 +0000
  • cb97605707 Update docs for JavaScript aspect ratios 544146 2023-03-24 00:45:45 +0000
  • 5b298f838f Implement JavaScript aspect ratios 544146 2023-03-24 00:23:58 +0000
  • d602ddf3bf
    Add tox configuration, we support 3.10 & 3.11 (#22) thomas 2023-03-23 12:38:58 +0000
  • 54ac1f9c0b Add tox configuration, we support 3.10 & 3.11 thomas 2023-03-23 08:48:37 +0000
  • 6b218a3926
    Remove dict typing (#21) thomas 2023-03-23 08:43:23 +0000
  • a5ff489381
    Remove dict typing thomas 2023-03-23 08:41:32 +0000
  • f41fe98ced
    Add new image names (#18) thomas 2023-03-22 19:07:13 +0000
  • ee1f7d86bf Add new image names 544146 2023-03-22 19:06:44 +0000
  • 8d43b78900 Change image names to fix caching 544146 2023-03-22 19:06:09 +0000
  • 0e89df9266
    Add aspect ratios configuration option (#15) thomas 2023-03-22 19:01:24 +0000
  • e71cad1eda Final changes for aspect ratios 544146 2023-03-22 19:00:30 +0000
  • 6948c3877d Add todo for small bug (not major) 544146 2023-03-22 03:09:18 +0000
  • 78b4c15c1e Add aspect ratios configuration option 544146 2023-03-22 03:06:28 +0000
  • 18d4199854
    Abstract UI components, add UI ordering/sorting (#13) thomas 2023-03-21 20:31:32 +0000
  • 65d4265e1d Refactor imports 544146 2023-03-21 20:14:27 +0000
  • 00c445cc5d Abstract our UI components 544146 2023-03-21 01:46:15 +0000
  • 2d3343c911
    Merge pull request #12 from thomasasfk/readme-small thomas 2023-03-20 21:45:47 +0000
  • 159c071bed Small update to README.md 544146 2023-03-20 21:45:28 +0000
  • 9db0cdaaf7
    Merge pull request #11 from thomasasfk/readme-dependencies thomas 2023-03-20 21:44:37 +0000
  • d3a3a43854 Add dependencies section to README.md 544146 2023-03-20 21:44:04 +0000
  • da708459ec
    Merge pull request #10 from thomasasfk/add-test-instructions-to-readme thomas 2023-03-20 21:41:44 +0000
  • 40fd47ffb3 Update README.md with testing instructions 544146 2023-03-20 21:41:26 +0000
  • aa7cd6f8a6
    Merge pull request #8 from thomasasfk/test-for-safe-opt thomas 2023-03-20 21:29:34 +0000
  • da46da971a Add tests for safely getting options 544146 2023-03-20 21:28:46 +0000
  • 2e8d24c56f
    Merge pull request #5 from thomasasfk/safely-get-options thomas 2023-03-20 20:12:01 +0000
  • 2898de8abd Safely retrieve options 544146 2023-03-20 20:09:05 +0000
  • 5f5a7463d5
    Merge pull request #4 from thomasasfk/update-readme thomas 2023-03-20 16:00:44 +0000
  • 912ff1844d Update README.md to reflect changes 544146 2023-03-20 15:58:12 +0000
  • 7fe71cc5cd
    Merge pull request #3 from thomasasfk/add-status-badge thomas 2023-03-20 15:53:36 +0000
  • b39444254e Add status badge 544146 2023-03-20 15:52:35 +0000
  • d320bd45f0
    Merge pull request #2 from thomasasfk/add-unit-tests thomas 2023-03-20 15:49:24 +0000
  • 4cd0a6d336 Run tests on main 544146 2023-03-20 15:47:37 +0000
  • 90baa20c8b Add other cases to unit tests 544146 2023-03-20 15:44:47 +0000
  • c4d2e7ec9e Refactor repository 544146 2023-03-20 15:27:12 +0000
  • 83c4a76caf Add parametrized unit test coverage 544146 2023-03-20 13:33:09 +0000
  • 235ec21f3d
    Update README.md thomas 2023-03-20 04:17:54 +0000
  • 3bb75c4fce
    Update README.md thomas 2023-03-20 04:01:12 +0000
  • 977fa06088 Fix README.md 544146 2023-03-20 03:56:30 +0000
  • 4cc60d7e13 Run pre-commit on entire project 544146 2023-03-20 03:50:20 +0000
  • b77707c7cd Update README.md 544146 2023-03-20 03:45:02 +0000
  • 6f3748f390 Add initial files for Aspect Ratio Helper 544146 2023-03-20 03:13:15 +0000