| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Update packages | ivarlovlie | 2022-07-31 | 2 | -194/+197 |
| | | |||||
| * | refactor: . | ivarlovlie | 2022-07-29 | 1 | -4/+4 |
| | | |||||
| * | latest from desktop | ivarlovlie | 2022-06-30 | 3 | -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 | 26 | -259/+2013 |
| | | |||||
| * | refactor: Put pre.css inside of style tags so that we dont have to wait for ↵ | ivarlovlie | 2022-06-06 | 2 | -132/+132 |
| | | | | | the second request on pre.css to show the loader and theme | ||||
| * | 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: Implement new theme switcher component and backend | ivarlovlie | 2022-06-05 | 1 | -2/+9 |
| | | | | | The theme is now shared between the domain returned by base_domain() | ||||
| * | feat: New frontpage | ivarlovlie | 2022-06-05 | 2 | -8/+9 |
| | | |||||
| * | feat: !WIP start implementation of svelte-query | ivarlovlie | 2022-06-04 | 4 | -22/+141 |
| | | |||||
| * | 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 | 2 | -4/+3 |
| | | |||||
| * | refactor: Rename noResultsText | ivarlovlie | 2022-06-02 | 2 | -2/+2 |
| | | |||||
| * | refactor: Move projects-web to projects | ivarlovlie | 2022-06-01 | 45 | -0/+3404 |
