Commit Graph

173 Commits (main)

Author SHA1 Message Date
Alexander Sokol 519884653e fix typo 2025-03-28 14:03:27 +02:00
Alexander Sokol 415d57a221 Add base model mappings for tags and import name/url/filename duplication warnings for civitai imports 2025-03-27 20:48:04 +02:00
Alexander Sokol 26434174aa Add debug option to add tags to all records, Add tags multi-selection while importing from civitai 2025-03-27 18:25:33 +02:00
Alexander Sokol 7072fce409 Add ability to set download filename from model name for civit.ai import 2025-03-25 19:32:52 +02:00
Alexander Sokol d750decf2b disable large files download cache 2025-03-24 19:10:30 +02:00
Alexander Sokol baefa02231 remove updated_at field from civit.ai response parsing; rearrange import/export tabs 2024-03-17 13:28:45 +02:00
Alexander Sokol e472f0e1a2
Merge pull request #90 from Learwin/fix-integration
Fix integration
2024-02-21 21:04:34 +02:00
Alexander Sokol 6e71a85733
Merge pull request #86 from harukaxxxx/feat/split-remove-button
Feat/split remove button
2024-02-21 21:03:34 +02:00
Alexander Sokol 58ef87d520
Merge pull request #89 from Learwin/duplicates-check
Civitai duplicate check for existing records.
2024-02-21 21:02:53 +02:00
Learwin 6d97a2da1b Fix: WebUI keeps track of model through filename. This fixes adding prompts when a record's name is different from when models file name. 2024-02-17 17:24:06 +01:00
Learwin 0b3878a379 Added config option to check whether a record for that civitai download url already exists. If it does, list all versions that have been added as record. 2024-02-17 16:22:09 +01:00
Learwin 710a7413aa Fixed a bug with alerts html escaping too late causing html that should be used to also be escaped, rendering it useless. 2024-02-17 16:21:48 +01:00
MakinoHaruka d521ac89a3
🐞 fix(utils): fix sort ny name
fix sort by name by setting all letters to lower when sorting
2024-02-10 19:33:37 +08:00
MakinoHaruka 3ecd7e1bc8
🐞 fix(remove): fix remove local
fix remove local won't remove preview image issue

close #8
2024-02-10 18:05:49 +08:00
Alexander Sokol 97b86c561e filter only image type for civitai model import previews 2024-01-30 19:16:21 +02:00
Alexander Sokol f9b983536e
Merge pull request #82 from alexandersokol/fix/filenames-from-civitai
Fix download filenames for models downloaded from CivitAi
2024-01-30 16:18:33 +02:00
Alexander Sokol 1f8a804573 Fix download filenames for models downloaded from CivitAi 2024-01-30 16:18:02 +02:00
Alexander Sokol 76344356ad
Merge pull request #78 from Learwin/fix_binding
Fixed binding going missing when editing an existing record
2024-01-29 21:15:30 +02:00
Learwin f9a74d105f Fix Civitai download errors by providing api key with request 2024-01-28 17:36:02 +01:00
Learwin 309a705dd3 Fixed binding going missing when editing an existing record 2024-01-27 18:12:03 +01:00
Alexander Sokol 533edc6aab
Merge pull request #72 from harukaxxxx/feat/rename-filename
 feat(ui edit): function improved
2024-01-22 22:25:40 +02:00
Learwin d6525d12ef Added weight slider to edit screen 2024-01-21 21:08:42 +01:00
Learwin 31ce74bbac Integration of Extra Networks into the extension
Added functionality to inside the organizer
Ability to "import" extra network json files
Ability to click on the card to add prompt to txt2img or img2img
2024-01-21 18:04:07 +01:00
MakinoHaruka 6bf79f46fc
feat(ui edit): function improved
`file location` path will change in real time if `rename filename checkbox` checked

close #6
2023-12-23 18:39:39 +08:00
MakinoHaruka 04d93cf12a
feat(ui_remove): improve remove
change remove function to button based action
2023-12-14 00:45:43 +08:00
MakinoHaruka f2efcb1850
🐞 fix(ei_edit.py): fix required field
fix download file name become required
2023-12-14 00:19:24 +08:00
MakinoHaruka 8278f0fc0f
🦄 refactor(ui_edit.py): refactor workflow
refactor workflow of renaming filename
2023-12-14 00:18:30 +08:00
MakinoHaruka 29f98c0bf5
feat(ui_edit.py): rename filename
add function to rename local filename if download filename is presented.
2023-12-14 00:18:04 +08:00
MakinoHaruka 8be9b1706b
🌈 style: fix coding style 2023-11-02 22:06:36 +08:00
MakinoHaruka 4a3569829d
🐞 fix(utils): fix download image
fix error when download jpg preview image which doesn't have exif data
2023-10-31 00:08:39 +08:00
MakinoHaruka 25228a7702
feat(sqlite): external database
add new arg to specific directory of database.sqlite
2023-10-30 23:28:05 +08:00
MakinoHaruka fc3d1d8644
🐞 fix(utils): delete print
delete print in code
2023-10-29 23:44:39 +08:00
MakinoHaruka c2da5cd4ff
feat(import): import img url
import from civitai will no longer show preview image in width 450
2023-10-29 23:26:20 +08:00
MakinoHaruka 69c85a7e3d
feat(download): download preview
add the ability to choose whether to resize the downloaded preview image
2023-10-29 22:15:34 +08:00
MakinoHaruka 1517d0bf88
🎈 perf(style): model card style
change card badge to top-left and colored border dependence on model type
2023-10-26 22:33:56 +08:00
Alexander Sokol 79c1bcd4cf resolve gradio deprecation message issue; make images from import gallery selectable 2023-09-14 23:24:28 +03:00
Alexander Sokol 42ca818d91 comment local models path 2023-09-09 13:49:20 +03:00
Alexander Sokol ee2a241cd7 Merge branch 'main' into develop 2023-07-25 19:17:11 +03:00
Alexander Sokol 5088956c2c add debug utils 2023-07-25 19:16:50 +03:00
Alexander Sokol d6a2e6af54
Merge pull request #49 from jhonsstn/fix/fix-edit-import-data
fix:fix description using raw string
2023-07-25 01:18:01 +03:00
Jhon Santana 200b03d1c6
feat: add settings to enable blur 2023-07-24 15:57:29 -03:00
Jhon Santana dc2abfcbdd
feat: add blur to nsfw content 2023-07-24 15:57:22 -03:00
Jhon Santana 929e997b0f
fix: extension was breaking on ui reload when using firebase 2023-07-23 06:16:53 -03:00
Jhon Santana 62197d8e39
fix: adding data to the model 2023-07-23 06:14:14 -03:00
Jhon Santana 0cad04331d
chore: remove unecessary import 2023-07-22 20:14:00 -03:00
Jhon Santana baea3a903a
fix:fix description using raw string 2023-07-22 19:59:34 -03:00
alexander d67a8bdc36 Fix local file removal 2023-06-24 17:03:08 +03:00
Oleksandr Sokol 968b92c861 fix preview download error 2023-06-21 20:09:49 +03:00
Oleksandr Sokol a941a6e14e fix preview download error 2023-06-21 19:51:57 +03:00
Oleksandr Sokol b9ce8fe5a1 check that .info file is ok for parsing 2023-06-20 17:19:01 +03:00