summaryrefslogtreecommitdiffstats
path: root/apps/web-shared/src/lib
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Introduce templated translation string for getting logged time ↵ivarlovlie2022-06-131-5/+12
| | | | today string
* feat: Finalise stopwatch.svelte translationsivarlovlie2022-06-123-2/+37
|
* refactor: Never return "preffered" when getting store valueivarlovlie2022-06-121-3/+2
|
* feat: Add translations to stopwatch.svelteivarlovlie2022-06-108-0/+209
| | | | This commit also demonstrates how to do i18n across apps.
* fix: Correct path to BASE_DOMAINivarlovlie2022-06-071-1/+2
|
* fix: Correct path to BASE_DOMAINivarlovlie2022-06-071-3/+3
|
* feat: Add inital translation supportivarlovlie2022-06-072-10/+3
|
* refactor: Use dev.greatoffice.life as BASE_DOMAIN while in development-phaseivarlovlie2022-06-061-1/+1
|
* feat: More work on portalivarlovlie2022-06-062-4/+8
|
* feat: Implement new theme switcher component and backendivarlovlie2022-06-052-16/+36
| | | | The theme is now shared between the domain returned by base_domain()
* feat: New frontpageivarlovlie2022-06-051-7/+7
|
* feat: !WIP start implementation of svelte-queryivarlovlie2022-06-043-2/+17
|
* refactor: Rename accounts to portalivarlovlie2022-06-021-16/+0
|
* feat: Initial after clean slateivarlovlie2022-06-0123-0/+1230