Commit Graph

243 Commits

Author SHA1 Message Date
Kristan Schlikow d4adbf496f
Address styling issues 2024-04-10 12:15:51 +02:00
Kristan Schlikow 7d4e689bec
Update layout for avatar tags and controls 2024-04-10 12:15:51 +02:00
LenAnderson 0e2a82ce00 add generic popups with their own elements 2024-04-08 18:42:33 -04:00
Cohee 144d115d6a Fix position of dynamic pop-outs control bar 2024-04-05 01:05:50 +03:00
Cohee b747bdf89b Fix nav styles for narrower screens 2024-03-30 13:46:46 +02:00
Wolfsblvt ea4ba57408 Fix horizontal scrollbar appearing in popups
- Fix that annoying horizontal scrollbar appearing in popups, e.g. the tag popup when you drag tags around
- Still provide possibility to make popups actually utilize scrollbars
2024-03-30 05:41:54 +01:00
Wolfsblvt bf8b6b80d7 Refactor and improve bulk delete popup
- Improve bulk edit popup with display of avatars and better format
- Refactor both calls of bulk delete to use the same method
- Add display of filename on avatar hover for inline avatars (@Cohee you forgot this one (: )
2024-03-29 05:53:26 +01:00
Wolfsblvt 9005d3f790 Merge remote-tracking branch 'upstream/staging' into improve-bulk-edit-and-fixes 2024-03-29 02:42:27 +01:00
Cohee 4a71bda1dc Bit tighter character panel layout 2024-03-28 01:28:41 +02:00
Cohee 45bd8c18ed Remove last paragraph margin for compact layout 2024-03-27 19:49:14 +02:00
Cohee 0bf6835de2 Add "compact" argument to message sending commands. 2024-03-27 19:40:34 +02:00
Wolfsblvt a4c4f36fc6 Bulk edit select improvements & bulk tag edit inline avatars
- bulk edit tags shows inline avatars for all selected characters
- allow shift-click selecting/deselecting multiple characters on bulk edit
- bulk select all button added
- bulk select shows selected character count
2024-03-27 08:33:32 +01:00
Wolfsblvt 40daf1ca1d Bulk edit tag improvements
- Show mutual tags on bulk edit
- Update tag list on tag added/removed in bulk edit
- Add "remove mutual" button to bulk edit tags
2024-03-27 08:33:32 +01:00
Cohee 6fa6f0c815 Fix panel buttons alignment 2024-03-26 16:10:55 +02:00
LenAnderson dedb1625aa Merge branch 'staging' into qr-editor-wordwrap 2024-03-25 09:05:49 -04:00
LenAnderson f3f954f5da add style for horizontal scrollbars 2024-03-25 09:04:57 -04:00
Cohee 04dad9a8de Fix styles 2024-03-21 01:11:26 +02:00
Cohee 0cdb501213 Fix styles 2024-03-21 00:24:13 +02:00
Cohee 839dc31822 Fix layering 2024-03-20 20:33:14 +02:00
Cohee 5ff8b85262 Fix extension drawers with top panel 2024-03-19 03:00:15 +02:00
Cohee 3d86d6f7d8 Reduce language selector width 2024-03-19 02:38:42 +02:00
Cohee 786241a87f Fix more z-fighting issues 2024-03-19 02:15:01 +02:00
Cohee 7abb1d777d Fix z-indexing 2024-03-19 01:54:47 +02:00
Cohee 5b7b06aba8 Make logprobs draggable, fix conflicts between moving UI and maximization, fix z-fighting 2024-03-19 01:40:02 +02:00
Cohee 80d7f5a2cf Allow drawer contents over AI response settings 2024-03-18 02:16:33 +02:00
Cohee f18733266d Add ability to maximize floating drawers (logprobs, A/N, CFG) 2024-03-18 02:12:23 +02:00
Cohee 0b264bc519 Fix cursor of hidden block 2024-03-16 23:11:07 +02:00
Cohee d1a8a4478b Improve alignment of missing avatars 2024-03-16 23:01:47 +02:00
Cohee 77784585ba Merge branch 'staging' into tags-as-folders-enhancements 2024-03-16 22:32:01 +02:00
Cohee 169c71a7c7 Add padding to creator's note content 2024-03-10 01:06:55 +02:00
Cohee d2935934f1 Tighter layout of character panel 2024-03-10 01:04:12 +02:00
Cohee c69b8137d7 Reduced motion disables background transition 2024-03-10 00:55:34 +02:00
Cohee 73fdcbad44 Fix some bugs (see below):
1. Remove yellow highlights in hotswaps list.
2. Decrease font size of group members list, make it respect the block limits (1 row for small avatars, 3 rows for big avatars).
3. Fix autoload loading the first character if the latest selected entity was a group.
4. Fix tag key potentially skipping the first character.
5. Fix being unable to open groups from the hotswaps panel.
6. Fix left alignment of hotswaps panel, now centered.
7. Fix rounding of missing group avatars (most noticeable when favorited).
2024-03-09 21:58:13 +02:00
Wolfsblvt dae90373e7 Tag Filters: Improve grid view
- Add character count to groups and folders in grid view
- Fix name cut-off for groups
2024-03-07 05:20:43 +01:00
Wolfsblvt fb97f563b7 Tag Folders: show hidden numbers
- Show hidden counts for folders, and total
- Rework resizing of character names to shrink additional data first
- Better placement for group numbers
2024-03-07 02:15:41 +01:00
Wolfsblvt 18379ec602 Tag Folders: Improve global tag filters
- Update global tag filters to three-state filters
- Add filter for folders (showing empty folders or no folders)
- Final fix of filtering (should be correct now)
2024-03-06 23:13:22 +01:00
Wolfsblvt fc6146fa00 Tag Folders: Rework favorites display
- Favorites display uses same method than inline avatars
- Favorites now respect avatar style
2024-03-06 04:59:39 +01:00
Wolfsblvt 8e184254c8 Merge branch 'staging' into tags-as-folders-enhancements 2024-03-06 01:07:22 +01:00
Wolfsblvt e578d3dbb6 Tag Folders: hidden/closed folders
- Implement folder types: Open, Closed, None
- Closed folders hide characters from most places
- "character(s)" singular wording on entity list
- small refactoring for that code
2024-03-06 00:28:14 +01:00
RossAscends be38359d66 add maximize button to creator note 2024-03-03 22:25:20 +09:00
RossAscends 77791ae3e9 revamp creator note & spoiler hide/show 2024-03-03 18:55:16 +09:00
Wolfsblvt c0e112d195 Tag Folders: inline info for groups and avatars
- Add list of character avatars to folders (overflow hidden)
- Add and/or move count of characters for both groups and folders in overview
- Add name list of all chars for groups, above tags
- Replace alt texts of all avatar images with the entity name
- Made title/mouseover tooltip more useful with separation between types and their names
- refactored CSS usage of avatar sizes to global variables
- grid view alignment changes
2024-03-03 02:12:18 +01:00
Cohee d57b5ad6f7 Fix code style 2024-03-01 21:35:33 +02:00
Deciare d554edc023 Support underlined text formatting.
- Enable the `underline` option for Showdown.
- Implement option for underlined text colour.
- Update stylesheet.
2024-03-01 00:35:27 -05:00
Cohee a746077a1e Sort personas by name. 2024-02-02 04:07:51 +02:00
Cohee b1b2cd44b3 Consolidate round avatar sizes 2024-01-31 22:14:45 +02:00
Cohee 891077be43 Add min-width to personas search input 2024-01-31 12:24:27 +02:00
Cohee 872418757c #1761 Personas grid view (slight return) 2024-01-31 12:13:01 +02:00
Cohee 115082bfdd Move default persona outline to image block 2024-01-31 03:32:32 +02:00
Cohee c01217ac76 Clean-up styles and handlers 2024-01-30 20:16:48 +02:00