| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | latest from desktop | ivarlovlie | 2022-06-30 | 2 | -49/+152 |
| | | |||||
| * | fix: Convert dateTimes to plainTimes before setting values | ivarlovlie | 2022-06-13 | 2 | -5/+3 |
| | | |||||
| * | fix: Show navbar in the bottom on mobile | ivarlovlie | 2022-06-13 | 1 | -1/+1 |
| | | |||||
| * | feat: Create isSubmitting bool for determining when the form is submitting, ↵ | ivarlovlie | 2022-06-13 | 1 | -4/+6 |
| | | | | | this is used instead of formIsLoading on the submit button | ||||
| * | refactor: Introduce templated translation string for getting logged time ↵ | ivarlovlie | 2022-06-13 | 4 | -33/+27 |
| | | | | | today string | ||||
| * | feat: Simplify locale determination | ivarlovlie | 2022-06-12 | 1 | -18/+17 |
| | | |||||
| * | refactor: Use store for setting current locale instead of directly setting a ↵ | ivarlovlie | 2022-06-12 | 1 | -8/+1 |
| | | | | | | | 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 | 7 | -49/+45 |
| | | | | | This commit also demonstrates how to do i18n across apps. | ||||
| * | feat: Add inital translation support | ivarlovlie | 2022-06-07 | 23 | -257/+1502 |
| | | |||||
| * | refactor: Temporarily disable user deletion from within projects | ivarlovlie | 2022-06-06 | 1 | -2/+2 |
| | | |||||
| * | feat: More work on portal | ivarlovlie | 2022-06-06 | 2 | -15/+9 |
| | | |||||
| * | feat: New frontpage | ivarlovlie | 2022-06-05 | 1 | -3/+3 |
| | | |||||
| * | feat: !WIP start implementation of svelte-query | ivarlovlie | 2022-06-04 | 2 | -22/+37 |
| | | |||||
| * | refactor: Add a small box-shadow | ivarlovlie | 2022-06-03 | 1 | -7/+3 |
| | | |||||
| * | fix: Fix route matching when deciding which tab is open | ivarlovlie | 2022-06-02 | 1 | -3/+3 |
| | | |||||
| * | refactor: Rename accounts to portal | ivarlovlie | 2022-06-02 | 1 | -3/+2 |
| | | |||||
| * | refactor: Rename noResultsText | ivarlovlie | 2022-06-02 | 2 | -2/+2 |
| | | |||||
| * | refactor: Move projects-web to projects | ivarlovlie | 2022-06-01 | 24 | -0/+2273 |
