Aiko-chan / ui /css.py

Commit History

Update ui/css.py
ef68517

OppaAI commited on

refactor: replace file-based vision uploads with base64 encoded data processing for improved compatibility
ef4d90c

OppaAI commited on

feat: add interactive webcam modal for photo capture and file uploads
aaf0b77

OppaAI commited on

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

OppaAI commited on

fix: reduce max-height of info card to 76vh to prevent overflow
0fe9560

OppaAI commited on

style: increase max-height of aiko-info-card to 80vh
3189b06

OppaAI commited on

style: reduce max-height of aiko-info-card to 72vh
078f5f7

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

refactor: clean up whitespace and formatting in listen.py
e87737a

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

style: increase top and right margins for chat overlay positioning
625ebbd

OppaAI commited on

style: increase right margin of flex container to 24px
e54a8f5

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

Delay typewriter
7a04e02

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

refactor: standardize input layout styles and fix CSS overrides for chatbot components
80e8bc2

OppaAI commited on

style: adjust chat window bottom spacing and width proportions
1819cfc

OppaAI commited on

style: update aiko-input-row layout parameters and z-index
9f2a21c

OppaAI commited on

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

OppaAI commited on

chore: update default MIOTTS preset to Aiko and adjust input row right margin positioning
1ec0ebb

OppaAI commited on

fix: adjust input row right offset to prevent send button overflow
3914c33

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

style: increase right padding for aiko-input-row in css.py
38711d7

OppaAI commited on

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

OppaAI commited on

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

OppaAI commited on

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

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