Commit Graph

53 Commits (f0482cfafd397fdd3dbc4ee08e841b572ecc5025)

Author SHA1 Message Date
Tom d21758863a Update to v3.2.0 2023-12-21 22:38:55 +01:00
Tom b45908554d Update to v3.1.1 2023-12-14 05:15:16 +01:00
Tom 3ead634e1d Update to v3.1.0 2023-12-09 01:28:14 +01:00
Tom fecf7900ab Update to v3.0 (Download Queue!) 2023-12-04 02:57:15 +01:00
Tom 95f6d8e45f Update to v2.0.1 2023-11-26 18:33:43 +01:00
Tom ef12ec84f7 Update to v2.0 2023-11-24 09:56:06 +01:00
Tom 51f7db16cf Update to v2.0 2023-11-24 06:59:14 +01:00
Tom 5afbf7a33d Update to v1.16 2023-11-22 03:51:42 +01:00
Tom 029cba905d Update to v1.15.2 2023-11-17 01:34:46 +01:00
Tom 807752e73a Update to v1.15.1 2023-11-14 01:57:00 +01:00
Tom 97b979a51f Update to v1.15 2023-11-09 01:58:53 +01:00
Tom 827c572581 Update to v1.14.7 (early access models fix) 2023-11-01 02:12:35 +01:00
Tom 717a6d4f21 Temp removal, update is broken 2023-11-01 02:03:24 +01:00
Tom a056010d97 Update to v1.14.7 (early access models fix) 2023-11-01 02:00:54 +01:00
Tom 5aa8b93385 Update to v1.14.6 (Hotfix) 2023-10-23 18:26:31 +02:00
Tom ab7856c230 Update to v1.14.6 (Hotfix) 2023-10-22 17:57:03 +02:00
Tom aea705a8f3 Update to v1.14.6 (Hotfix) 2023-10-22 17:52:47 +02:00
Tom 2b64e96c52 Update to v1.14.6 (Hotfix) 2023-10-13 20:11:25 +02:00
sonyahon 9e67616bc9 Fix issue with ' in the model name 2023-10-10 15:14:34 +06:00
Tom baa63c35bd Update to v1.14.5 (Hotfix) 2023-10-08 07:22:20 +02:00
Tom 69aa32a17b Update to v1.14.5 (Hotfix) 2023-10-08 06:44:30 +02:00
Tom a24c72ed41 Update to v1.14.5 (Hotfix) 2023-10-08 05:02:33 +02:00
BlafKing 4f199fc9f7 Update to v1.14.5 2023-10-08 00:01:40 +02:00
BlafKing be5b0f372d Update to v.1.14.4 2023-10-07 00:02:21 +02:00
BlafKing eb42c1662c Update to v1.14.3 (Hotfix) 2023-10-06 20:58:07 +02:00
BlafKing 843e2aafd9 Update to v1.14.3 2023-10-06 18:07:44 +02:00
BlafKing 6682f810a6 Update to v1.14.2 2023-10-06 04:54:50 +02:00
BlafKing 8559e3f591 Update to v1.14.1 (Hotfix) 2023-10-06 00:45:01 +02:00
BlafKing 298e7fa1d1 Update to v1.14.1 2023-10-05 19:16:31 +02:00
BlafKing f42c7ac749 Update to v1.14 2023-10-04 20:22:30 +02:00
BlafKing 73f84ddab0 Update to v1.13 2023-09-29 06:14:40 +02:00
BlafKing 0f26dcb8da Update to v1.12.5 (Hotfix) 2023-09-28 21:16:20 +02:00
BlafKing 5123c924f0 Update to v1.12.5 2023-09-28 17:06:53 +02:00
BlafKing d5863d3f69 Update to v1.12.2 2023-09-24 00:12:06 +02:00
Tom de14b354e1
Fixed bug https://github.com/BlafKing/sd-civitai-browser-plus/issues/38 2023-09-23 14:14:41 +02:00
BlafKing c6aa67f197 Fix model page not loading (temp fix) 2023-09-23 14:02:42 +02:00
BlafKing 7164d35020 Fixed bug:
(https://github.com/BlafKing/sd-civitai-browser-plus/issues/38)
2023-09-23 13:33:40 +02:00
Magistr e92235d0d9
fix another 2023-09-22 19:17:37 +02:00
Magistr d39501f563
Fix bug #41 in civitai_api.py
Fixes issue https://github.com/BlafKing/sd-civitai-browser-plus/issues/41
2023-09-22 18:53:15 +02:00
BlafKing 329b7b31c7 Update to v1.12.1 (fix folder always being LORA) 2023-09-22 15:03:11 +02:00
BlafKing 022120faea Update to v1.12.1 (Hotfix) 2023-09-22 11:57:02 +02:00
BlafKing 1bd4616cb9 Update to v1.12.1 (Hotfix) 2023-09-21 22:09:13 +02:00
BlafKing 18cf495152 Image width fix 2023-09-21 21:16:19 +02:00
BlafKing 768b8deeba Update to v1.12.1 2023-09-21 12:39:55 +02:00
BlafKing 9a3cb7e076 Update to v1.12 2023-09-21 02:34:19 +02:00
ManOrMonster 1ab461826c - CivitAI seems to have issues loading JPEG without width specified in the URL. Setting "width=full" seems to do the trick.
- Also moved the variable further up so that the full size image is downloaded as preview image.
2023-09-20 12:49:19 -06:00
ManOrMonster b0bc0b0fbc Model page redesign:
Redesigned the look of the model page.
  Improved readability.
  Added link to model page. Click on model name to open.
  Added link to uploader/creator page. Click creator name to open.
  Added CivitAI avatar display.
  First sample image is marked with data attribute and downloaded as preview image instead of grabbing first in model HTML.
  Sample images are marked with data attribute so that only they are downloaded when using "Save Images" (no description images or avatar).
  Removed trained tags from info since they are displayed above.
  Each sample image has its own section.
  Forced width is removed from sample image URLs.
  Sample images grow/shrink when clicked.
  Metadata is arranged so that the most commonly used data is at the top.
  Extra metadata is in accordion labeled "More details..."
2023-09-19 17:34:14 -06:00
BlafKing c5ed05cb69 Update to v1.11 (hotfix) 2023-09-17 20:20:58 +02:00
BlafKing 748e1f99e2 Update to v1.11 (Scan models for updates feature) 2023-09-17 19:55:56 +02:00
BlafKing f9e980bdcd Update v1.10.1 (hotfix) 2023-09-14 22:17:04 +02:00