Cohee
e0000bade6
Port image cropper to new popup
2024-06-25 02:05:35 +03:00
Cohee
444705a5f8
RVC exists too..
2024-06-24 22:41:19 +03:00
Cohee
1efc26759f
Forgot chromadb still exists...
2024-06-24 22:30:14 +03:00
Cohee
c8b9b62d8a
Update built-in extensions to use fixed order in extensions menu
2024-06-24 22:15:08 +03:00
Cohee
41ab90bb8e
Support more parameters for Infermatic
2024-06-24 19:16:20 +03:00
Cohee
3b03561d27
Merge branch 'staging' into timed-wi
2024-06-24 01:07:44 +03:00
Cohee
e0a404e099
Fix popup input going off on click
2024-06-23 23:09:22 +03:00
Cohee
d1dd3a5433
Merge branch 'staging' into timed-wi
2024-06-23 20:24:53 +03:00
Cohee
de7a5085b1
Partial revert of class/id distinction
2024-06-23 19:18:40 +03:00
Cohee
f2d64a7d08
Merge branch 'staging' into modelsearch
2024-06-23 19:05:00 +03:00
Cohee
5de80f4c6d
Merge branch 'staging' into timed-wi
2024-06-23 18:31:40 +03:00
Harrison
9b17f4e0c0
add search functionality for models
2024-06-24 00:47:06 +10:00
Wolfsblvt
42766a715d
Popup type "DISPLAY" & image enlarge changes
...
- New popup type "DISPLAY", for showing content with an X in the corner, without buttons
- Rework popup result controls to automatically support click (or other) events to close complete the popup
- Fix inline image icons/actions being keyboard interactable
- Switch inline image enlarge popup to new DISPLAY type
2024-06-23 02:32:06 +02:00
Cohee
461b73facf
Adjust min values.
...
For easier disabling
2024-06-23 01:50:17 +03:00
Cohee
6c9f3a868d
Merge branch 'staging' into timed-wi
2024-06-22 14:39:38 +03:00
Cohee
a6e2692e52
Merge branch 'staging' into tag-import-setting
2024-06-22 12:48:08 +03:00
Wolfsblvt
87915a5f79
Gray out bogus folders if they don't drill down
...
- Implements and resolves #2404
- Common CSS class for entities in char list
- entity flag to lower opacity for entities that aren't really useful for navigation
2024-06-22 08:15:31 +02:00
Wolfsblvt
d64b265a39
Tag import popup improvements
...
- Save "remember" setting of tag import popup
- Add user option to change the tag import setting
- Improve tag import popup with adding drilled down bogus folders as auto-added tags
- Extract tag import popup to template
- Force-open popup no matter the setting on char dropdown button option
2024-06-22 05:03:05 +02:00
Cohee
9c3cad2df2
Fix sticky/cooldown interaction. Add icons
2024-06-21 02:42:15 +03:00
Cohee
aa473dd749
Move new fields to the right
2024-06-21 01:06:00 +03:00
Cohee
ab7b07ba28
Add sticky and cooldown for timed WI entries
2024-06-21 00:53:00 +03:00
Cohee
514ac27d00
Remove unmatched closing div
2024-06-20 20:40:37 +03:00
Conor Nash
c684bfbf52
Claude Sonnet 3.5
2024-06-20 16:31:55 +01:00
Wolfsblvt
f67ed6d22a
Fix tabbing with hotswap multiple rows
...
- Add scroll-reset-container CSS class and handling
- Fix tabbing through hotswap favs by resetting position
2024-06-16 23:13:36 +02:00
Cohee
e3a46df010
Merge branch 'staging' into smol-tag-improvements
2024-06-16 16:04:37 +03:00
Cohee
c7dc63200a
Merge branch 'staging' into ruRuNew
2024-06-16 15:56:07 +03:00
steve green
5e44403346
fixup translates ( #2382 )
...
* Update i18n.js
* fixup
* update i18n CI
* fix trigger?
* i18n changes
* Update zh-cn.json
* add missing keys
* Revert "i18n changes"
This reverts commit ebe0ede6e1
.
* Revert "update i18n CI"
This reverts commit ac923c8bd6
.
* Revert "Update i18n.js"
This reverts commit 14a845836b
.
* typo fix
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Touch-Night <1762918301@qq.com>
2024-06-16 14:39:46 +03:00
Cohee
67b7cbe920
Cut text for group prioritize
2024-06-16 01:05:01 +03:00
Yokayo
86ad8416df
Small fix
2024-06-15 18:46:01 +07:00
Yokayo
a91ba2a277
Remove outdated entries, fix a few keys
2024-06-15 18:40:50 +07:00
Wolfsblvt
bdf7fccbae
Fix small things from code review
...
- Remove unused tailwind classes
- Added comment about timeout jsdoc
- Moved new CSS files to @import
2024-06-13 23:55:28 +02:00
Wolfsblvt
96f04a1c49
Merge branch 'staging' into smol-tag-improvements
2024-06-13 23:40:19 +02:00
Len
aa4bdec79c
Fix syntax highlight editor ( #2300 )
...
* add Noto Sans Mono as default monospace font
* fix ::selection for syntax highlighted editor
* add full noto sans mono
* add explicit "overflow: auto" to textarea to stop Firefox from freaking out
* add syntax hightlight disable toggle
* fix noto sans mono path
* fix details position on scroll
* disable pointer events on autocomplete wrap
* fix for Firefox bug using relative colors
* Shorten font file names.
So that I won't have to scroll the list horizontally
---------
Co-authored-by: LenAnderson <Anderson.Len@outlook.com>
Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-06-13 21:05:50 +03:00
Yokayo
839d79f407
Small fix
2024-06-12 16:50:08 +07:00
Yokayo
84ee968ab4
More localizable text
2024-06-12 16:30:32 +07:00
Wolfsblvt
d14af1592e
Refactor naming/structure of popup CSS classes
...
- Refactor naming/structure of popup CSS classes
- Prepare Popup utility of opening/showing dialogs
2024-06-09 22:02:51 +02:00
Wolfsblvt
d98d811cc1
Merge branch 'staging' into smol-tag-improvements
2024-06-08 21:13:11 +02:00
Cohee
d31eb639dc
Add codestral for Mistral
2024-06-06 23:27:36 +03:00
Cohee
fae6ff481e
Remove dead Perplexity models
2024-06-06 23:20:27 +03:00
Wolfsblvt
e2089b1e44
Dozens new keyboard interactables
...
- Made dozens of existing controls keyboard interactable
- Tweaked styling so the keyboard focus looks more pleasant
2024-06-06 02:48:06 +02:00
Cohee
ff680f46cc
Add rep_pen_slope control for koboldcpp
2024-06-05 22:05:41 +03:00
Wolfsblvt
55a95c910f
Refactor keyboard controls to name "interactable"
2024-06-04 04:05:40 +02:00
Wolfsblvt
e9d4a982c0
Small tweaks to (focus) element styling
2024-06-03 06:19:41 +02:00
Wolfsblvt
9318f94f08
Merge branch 'staging' into smol-tag-improvements
2024-06-02 21:07:46 +02:00
Cohee
20d12dc98e
(WIP) Import JSON from .charx
2024-06-02 00:28:41 +03:00
Cohee
2e23e78937
Update WI top block layout
2024-06-01 02:05:42 +03:00
Cohee
358d40f502
Restyle WI activation settings
2024-05-31 23:54:24 +03:00
Wolfsblvt
c939c544e2
Rename popup css classes
2024-05-31 21:59:26 +02:00
Wolfsblvt
d3327f7829
Create popup and animation css files
2024-05-31 03:30:41 +02:00
Cohee
dbf1aa6816
Add line breaks
2024-05-30 23:22:41 +03:00