commits
change styles for streak component to accomodate large screens
use reactive date object for top bar, and use Intl api for formatting
fix bug where the border changes for messages without translations
fix z-index bug for app header in about
update chats app and member chats page UI to better accomodate Desktop
screen
add placeholder ui for chat settings
remove unimplemented settings
add dialog component
add first run behaviour
add app description, acknowledgement message and disclaimer
add v1.0.0 changelog
relocate components directory, add alias and update imports
add fixel font
update About page
add placeholder for Changelog page
update member chat ui style and add message loading logic
fix large screen ui for chat app
update local storage imports in settings page and update header
update home page styles, add changelog app
add server hook to preload js, fonts and css files
add placeholder changelog md files
create App Header component
add new formal util function
update app constants
main app routes structure
layout for settings app, chat app, member chat page
change styles for streak component to accomodate large screens
use reactive date object for top bar, and use Intl api for formatting
fix bug where the border changes for messages without translations
fix z-index bug for app header in about
update chats app and member chats page UI to better accomodate Desktop
screen
relocate components directory, add alias and update imports
add fixel font
update About page
add placeholder for Changelog page
update member chat ui style and add message loading logic
fix large screen ui for chat app
update local storage imports in settings page and update header
update home page styles, add changelog app
add server hook to preload js, fonts and css files
add placeholder changelog md files
create App Header component
add new formal util function
update app constants