Cohee
b30d69b2a6
Clean-up styles and JQuery use
2024-04-27 21:22:50 +03:00
Cohee
b2f40e490b
Fix mobile-styles.css for waifuMode
...
Mobile bros want a waifu too
2024-04-26 21:51:28 +03:00
Cohee
0070950911
Revert grid view spacing
2024-04-25 12:26:21 +03:00
RossAscends
e59a5b4449
toggle to hide chat avatars
2024-04-25 12:51:56 +09:00
Cohee
df93d43c36
Remove obnoxious mobile padding on right panel
2024-04-22 00:02:48 +03:00
Cohee
f75daba6c0
Image inlining hint always visible
2024-04-21 23:38:18 +03:00
Cohee
70c4e82b89
Merge branch 'staging' into neo-server
2024-04-20 21:10:43 +03:00
RossAscends
cee1774554
TC/kobold/novel sampler panel layout shuffle
2024-04-21 00:37:03 +09:00
Cohee
242d57c14b
Add Data Bank manager
2024-04-16 02:14:34 +03:00
Cohee
2b12d3f8e8
Merge branch 'staging' into neo-server
2024-04-15 01:23:36 +03:00
Cohee
0263be8c1f
Merge branch 'staging' into neo-server
2024-04-15 00:26:52 +03:00
Cohee
23ac23010d
Fix the rest of mobile cases
2024-04-14 21:17:18 +03:00
Cohee
e3f24ac3a0
Fix mobile and ipads
2024-04-14 20:43:17 +03:00
Cohee
fcb47c9401
Fix zoomed avatars with moving UI
2024-04-14 20:13:45 +03:00
Kristan Schlikow
928fa7a3fc
Close zoomed image when clicking the parent div instead of image
...
Makes it easier to close on mobile
2024-04-14 17:12:26 +02:00
Cohee
33c6f34f6c
Adjust load spinner position
2024-04-14 15:16:59 +03:00
Cohee
1a372abaff
Customizable avatars for users
2024-04-13 17:52:37 +03:00
Cohee
bd4d8847ce
Merge branch 'staging' into neo-server
2024-04-10 21:41:03 +03:00
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
Cohee
189d096834
Admin change password flow
2024-04-10 00:01:03 +03:00
Cohee
497f38111f
Merge branch 'staging' into neo-server
2024-04-09 20:26:03 +03:00
Cohee
3f3e23420d
Working login flow
2024-04-07 23:08:19 +03:00
Wolfsblvt
4a4296127c
Group chat-specific join prefix/suffix for char fields
...
- Add group chat setting fields for "prefix" and "suffix"
- Settings will be visible when any "join" setting is selected
- each part will be surrounded, which optional macro replacements on the prefix/suffix
2024-04-07 21:12:41 +02:00
Wolfsblvt
fe8f0a8ff2
Limit drawing of tags to 50 with expander
...
- No matter where we draw tags, we'll draw a maximum of 50 tags
- Filtered tags (selected, excluded) will always be drawn
- Display "expander" icon/tag to show full tag list
- Cache the full tag list display so consecutive redraws respect it
2024-04-06 07:14:45 +02:00
Cohee
54a6f4bc62
Add speed control
2024-04-02 22:52:51 +03:00
Cohee
e99baac9c0
Adjust drilldown arrow style
...
This thing was huge
2024-03-31 10:48:23 +03:00
Cohee
8c5a81baff
Only transition actionable tag filters
2024-03-30 23:23:14 +02:00
Cohee
39768b78ce
Decrease brightness of disabled inputs
2024-03-28 00:27:00 +02:00
Cohee
8a7ad5ef91
Indicate overridden prompts
2024-03-24 02:19:10 +02:00
Cohee
3b637cc9a6
Add forbid overrides to prompts
2024-03-24 01:28:35 +02:00
Cohee
a805099822
Hide maximize in phone view
2024-03-19 02:57:04 +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
f18733266d
Add ability to maximize floating drawers (logprobs, A/N, CFG)
2024-03-18 02:12:23 +02:00
Cohee
8634fd8d56
Add grayscale STailwind class
2024-03-17 20:36:05 +02:00
Cohee
c82157945e
Allow generic moving divs for extensions
2024-03-17 19:23:01 +02:00
Cohee
80a207b696
Format CSS comments
2024-03-16 23:36:37 +02:00
Cohee
cc23169374
Add a gap to tag controls row
2024-03-16 22:37:01 +02:00
Cohee
77784585ba
Merge branch 'staging' into tags-as-folders-enhancements
2024-03-16 22:32:01 +02:00
Cohee
ce756bc4f7
Allow setting altering group greetings with extensions. Add ability to add extensions when creating characters.
2024-03-14 23:10:35 +02:00
Cohee
d2935934f1
Tighter layout of character panel
2024-03-10 01:04:12 +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
1b18969771
Tag Folders: Fix big avatars display
2024-03-07 04:34:12 +01:00
Wolfsblvt
9f42cafc39
Tag Folders: Clear all filters button
...
- Add "clear all filters" button for tag and search filters
- Resize back button to take less space
- Fix char grid display
2024-03-07 04:26:33 +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
Cohee
3b990801b4
Fix order of input area buttons in phone layout
2024-03-05 21:23:19 +02: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