Aiko-AI-Waifu / ui /css.py

Commit History

Fix width
a392738
verified

OppaAI commited on

Update ui/css.py
5bde282
verified

OppaAI commited on

Add image inference
700a3d2
verified

OppaAI commited on

style: decrease max-height of aiko-info-card to 74vh
cb44935

OppaAI commited on

fix: reduce max-height of info card to 76vh to prevent overflow
26e5117

OppaAI commited on

style: increase max-height of aiko-info-card to 80vh
41fb8e4

OppaAI commited on

style: reduce max-height of aiko-info-card to 72vh
54b9af9

OppaAI commited on

style: increase maximum width of aiko-info-card to 160vw
ad816d0

OppaAI commited on

style: increase max width of aiko-info-card to 600px
dbb640e

OppaAI commited on

fix: increase max-height of info card to 90vh to improve content visibility
96139ab

OppaAI commited on

feat: add camera button styling and update camera icon to frame emoji
6d02cfb

OppaAI commited on

fix: update audio b64 component visibility and selector logic for reliable element access
3485f3e

OppaAI commited on

refactor: clean up whitespace and formatting in listen.py
2b37142

OppaAI commited on

refactor: replace browser-side JS recording logic with Python state handler and visibility adjustment
9c23aab

OppaAI commited on

style: adjust aiko-chat-overlay positioning and increase send button margin
a2764c6

OppaAI commited on

style: adjust right margin of aiko-chat-overlay to 96px
3edb971

OppaAI commited on

style: increase top and right margins for chat overlay positioning
f417723

OppaAI commited on

style: increase right margin of flex container to 24px
4b100ea

OppaAI commited on

feat: implement info modal overlay and refine shell layout styling
bfc2d35

OppaAI commited on

refactor: remove info panel styling from CSS and its corresponding initialization in app.py
d09b2ff

OppaAI commited on

Delay typewriter
9f3088b

OppaAI commited on

style: update UI layout for status indicators and info panel dimensions
cbcbabe

OppaAI commited on

feat: expand layout constraints and introduce styled information panel for improved UI responsiveness
d992692

OppaAI commited on

refactor: standardize input layout styles and fix CSS overrides for chatbot components
63c5907

OppaAI commited on

style: adjust chat window bottom spacing and width proportions
a52ce38

OppaAI commited on

style: update aiko-input-row layout parameters and z-index
17bfb5b

OppaAI commited on

refactor: replace character-based clip-path reveal with sentence-by-sentence text animation and enhance TTS text cleaning.
a31fd1a

OppaAI commited on

chore: update default MIOTTS preset to Aiko and adjust input row right margin positioning
3d61d5f

OppaAI commited on

fix: adjust input row right offset to prevent send button overflow
4983c41

OppaAI commited on

chore: update input row spacing and change default MioTTS preset to Asuka
90169df

OppaAI commited on

style: adjust input row positioning to be responsive based on percentage-based width
c44ab78

OppaAI commited on

style: increase right padding for aiko-input-row in css.py
32d9040

OppaAI commited on

fix: reposition hidden audio element to ensure compatibility with browser media capture requirements
2bec981

OppaAI commited on

fix: adjust aiko-input-row right margin to 1600px
e209e23

OppaAI commited on

style: increase right margin of aiko-input-row to 160px
fb5b7e5

OppaAI commited on

fix: adjust right margin of aiko-input-row for improved layout alignment
665e375

OppaAI commited on

style: adjust right margin of aiko-input-row for improved layout alignment
35bc348

OppaAI commited on

feat: add Fish Speech TTS backend support and improve MioTTS preset management and UI layout
a85e71f

OppaAI commited on

fix: remove forced display override for audio element to improve compatibility
682ec93

OppaAI commited on

fix: reduce login card max-height to 50vh to improve responsiveness
9229db5

OppaAI commited on

style: adjust login card dimensions, padding, and disclaimer font size
a35d11e

OppaAI commited on

style: improve login modal layout with responsive dimensions and updated typography styling
8e6e097

OppaAI commited on

fix: resolve llama.cpp build failure via CMake no-op and simplify login modal CSS styles
be670e9

OppaAI commited on

fix: patch llama.cpp build to remove ui dependencies and add CSS styles for login modal
7316fc1

OppaAI commited on

refactor: simplify CSS layout and restructure application components
1e952e3

OppaAI commited on

refactor: update CSS utility styles for improved component responsiveness
1d016fd

OppaAI commited on

refactor: update CSS utility styles and layout constants in css.py
d6724c6

OppaAI commited on

refactor: consolidate UI styling logic and remove redundant css2 module
c022ce6

OppaAI commited on

feat: add css2.py utility and update css.py integration
583fbad

OppaAI commited on

refactor: update application entry point and UI styles for improved consistency
eb292c7

OppaAI commited on