| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: Use anchor tag when isLink is true | ivarlovlie | 2022-08-10 | 1 | -5/+10 |
| | | |||||
| * | 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 |
| | | |||||
| * | feat: Don't continue if no target is available on mousemove event | ivarlovlie | 2022-06-13 | 1 | -2/+3 |
| | | |||||
| * | 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 | 1 | -14/+14 |
| | | |||||
| * | 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 | ||||
| * | feat: Add translations to stopwatch.svelte | ivarlovlie | 2022-06-10 | 2 | -12/+25 |
| | | | | | This commit also demonstrates how to do i18n across apps. | ||||
| * | feat: Add inital translation support | ivarlovlie | 2022-06-07 | 6 | -248/+392 |
| | | |||||
| * | 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 | 7 | -20/+237 |
| | | |||||
| * | feat: Implement new theme switcher component and backend | ivarlovlie | 2022-06-05 | 1 | -0/+425 |
| | | | | | The theme is now shared between the domain returned by base_domain() | ||||
| * | feat: New frontpage | ivarlovlie | 2022-06-05 | 2 | -0/+168 |
| | | |||||
| * | refactor: Add a small box-shadow | ivarlovlie | 2022-06-03 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -20/+30 |
| | | |||||
| * | refactor: Rename accounts to portal | ivarlovlie | 2022-06-02 | 1 | -4/+26 |
| | | |||||
| * | feat: Initial after clean slate | ivarlovlie | 2022-06-01 | 23 | -0/+1283 |
