| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Use anchor tag when isLink is true | ivarlovlie | 2022-08-10 | 1 | -5/+10 |
| | | |||||
| * | feat: Update packages | ivarlovlie | 2022-08-09 | 2 | -56/+56 |
| | | |||||
| * | feat: Implement cooldown functionality on alerts | ivarlovlie | 2022-08-09 | 1 | -13/+68 |
| | | | | | This enables closable alerts to either be shown on each load, only once per browser or x amounts of seconds since it was last closed | ||||
| * | fix: Add breadcrumbs stylesheet to portal and center the crumbs | ivarlovlie | 2022-08-05 | 1 | -1/+1 |
| | | |||||
| * | . | ivarlovlie | 2022-08-05 | 1 | -2/+0 |
| | | |||||
| * | refactor: Update shared base styles | ivarlovlie | 2022-08-05 | 7 | -158/+167 |
| | | |||||
| * | refactor: Move shared preloaded js and css into web-shared | ivarlovlie | 2022-07-31 | 2 | -0/+140 |
| | | |||||
| * | latest from desktop | ivarlovlie | 2022-06-30 | 3 | -0/+379 |
| | | |||||
| * | feat: Don't continue if no target is available on mousemove event | ivarlovlie | 2022-06-13 | 1 | -2/+3 |
| | | |||||
| * | refactor: Introduce templated translation string for getting logged time ↵ | ivarlovlie | 2022-06-13 | 1 | -5/+12 |
| | | | | | today string | ||||
| * | refactor: Close blowout toolbelt on escape or click outside of ↵ | ivarlovlie | 2022-06-12 | 3 | -3/+21 |
| | | | | | [data-blowout-toolbelt-element] | ||||
| * | feat: Finalise stopwatch.svelte translations | ivarlovlie | 2022-06-12 | 4 | -16/+51 |
| | | |||||
| * | refactor: Use store for setting current locale instead of directly setting a ↵ | ivarlovlie | 2022-06-12 | 2 | -18/+8 |
| | | | | | | | cookie This was not doable before because locale.ts was inside of projects and not web-shared | ||||
| * | refactor: Never return "preffered" when getting store value | ivarlovlie | 2022-06-12 | 1 | -3/+2 |
| | | |||||
| * | feat: Add translations to stopwatch.svelte | ivarlovlie | 2022-06-10 | 13 | -12/+807 |
| | | | | | This commit also demonstrates how to do i18n across apps. | ||||
| * | fix: Correct path to BASE_DOMAIN | ivarlovlie | 2022-06-07 | 1 | -1/+2 |
| | | |||||
| * | fix: Correct path to BASE_DOMAIN | ivarlovlie | 2022-06-07 | 1 | -3/+3 |
| | | |||||
| * | feat: Add inital translation support | ivarlovlie | 2022-06-07 | 10 | -969/+405 |
| | | |||||
| * | refactor: Use dev.greatoffice.life as BASE_DOMAIN while in development-phase | ivarlovlie | 2022-06-06 | 1 | -1/+1 |
| | | |||||
| * | refactor: Remove all transitions on theme-switcher | ivarlovlie | 2022-06-06 | 1 | -7/+1 |
| | | |||||
| * | fix: Inherit radius on svg to align styling with other theme figure icons | ivarlovlie | 2022-06-06 | 1 | -0/+1 |
| | | |||||
| * | feat: More work on portal | ivarlovlie | 2022-06-06 | 13 | -28/+379 |
| | | |||||
| * | feat: Implement new theme switcher component and backend | ivarlovlie | 2022-06-05 | 5 | -16/+642 |
| | | | | | The theme is now shared between the domain returned by base_domain() | ||||
| * | feat: New frontpage | ivarlovlie | 2022-06-05 | 7 | -16/+341 |
| | | |||||
| * | feat: !WIP start implementation of svelte-query | ivarlovlie | 2022-06-04 | 3 | -2/+17 |
| | | |||||
| * | refactor: Small changes on button style | ivarlovlie | 2022-06-03 | 1 | -7/+1 |
| | | |||||
| * | refactor: Add a small box-shadow | ivarlovlie | 2022-06-03 | 3 | -4/+3 |
| | | |||||
| * | fix: !WIP flickering dropdown on multi dropdowns with new focus strategy | ivarlovlie | 2022-06-03 | 1 | -1/+5 |
| | | |||||
| * | refactor: Dont loose focus on search input when navigating results | ivarlovlie | 2022-06-03 | 2 | -24/+37 |
| | | |||||
| * | refactor: Rename accounts to portal | ivarlovlie | 2022-06-02 | 3 | -21/+27 |
| | | |||||
| * | feat: Initial after clean slate | ivarlovlie | 2022-06-01 | 96 | -0/+9154 |
