| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Safelist all classes needed for alerts | ivarlovlie | 2022-09-25 | 14 | -711/+199 |
| | | |||||
| * | feat: Implement functionality for requesting password resets | ivarlovlie | 2022-09-24 | 1 | -10/+93 |
| | | |||||
| * | refactor: Update i18n calls | ivarlovlie | 2022-09-24 | 1 | -31/+69 |
| | | |||||
| * | feat: Add LocaleSwitcher globally | ivarlovlie | 2022-09-24 | 1 | -8/+18 |
| | | |||||
| * | refactor: Misc i18n changes/additions | ivarlovlie | 2022-09-24 | 4 | -230/+272 |
| | | |||||
| * | feat: Add capitalise | ivarlovlie | 2022-09-24 | 1 | -9/+13 |
| | | |||||
| * | feat: Update packages | ivarlovlie | 2022-09-24 | 2 | -135/+160 |
| | | |||||
| * | feat: Migrate alert to tailwind markup | ivarlovlie | 2022-09-24 | 12 | -79/+274 |
| | | |||||
| * | feat: Loading locales now work, needs a bit of a polish | ivarlovlie | 2022-09-20 | 6 | -8/+32 |
| | | |||||
| * | feat: Move old apps into it's own directory | ivarlovlie | 2022-09-20 | 282 | -18497/+4137 |
| | | |||||
| * | feat: Remove frontpage | ivarlovlie | 2022-08-25 | 29 | -1758/+0 |
| | | |||||
| * | feat: Before tailwind | ivarlovlie | 2022-08-21 | 19 | -271/+1750 |
| | | |||||
| * | fix: Correct url | ivarlovlie | 2022-08-11 | 1 | -1/+1 |
| | | |||||
| * | chore(release): Bump versionv24-portal-dev | ivarlovlie | 2022-08-10 | 1 | -1/+1 |
| | | |||||
| * | refactor: Remove changelog gen | ivarlovlie | 2022-08-10 | 1 | -4/+4 |
| | | |||||
| * | chore(release): Bump version | ivarlovlie | 2022-08-10 | 1 | -1/+1 |
| | | |||||
| * | refactor: Remove --with-commit | ivarlovlie | 2022-08-10 | 1 | -1/+1 |
| | | |||||
| * | chore(release): Bump version | ivarlovlie | 2022-08-10 | 1 | -1/+1 |
| | | |||||
| * | chore(release): Bump version | ivarlovlie | 2022-08-10 | 1 | -1/+1 |
| | | |||||
| * | refactor: Use anchor tag when isLink is true | ivarlovlie | 2022-08-10 | 1 | -5/+10 |
| | | |||||
| * | refactor: Rename Users to Organisation and add placeholder page; Open Apps ↵ | ivarlovlie | 2022-08-10 | 3 | -68/+88 |
| | | | | | in current tab instead of a new one | ||||
| * | feat: Update packages | ivarlovlie | 2022-08-09 | 2 | -56/+56 |
| | | |||||
| * | feat: Only show welcome note once | ivarlovlie | 2022-08-09 | 1 | -1/+3 |
| | | |||||
| * | 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 | ||||
| * | refactor: Show welcome message as closable alert | ivarlovlie | 2022-08-05 | 1 | -2/+4 |
| | | |||||
| * | feat: Remove github login from public view | ivarlovlie | 2022-08-05 | 1 | -7/+0 |
| | | |||||
| * | refactor: Change the user menu for a simple logout button | ivarlovlie | 2022-08-05 | 1 | -5/+10 |
| | | |||||
| * | feat: Add basic profile administration | ivarlovlie | 2022-08-05 | 1 | -4/+155 |
| | | |||||
| * | fix: Add breadcrumbs stylesheet to portal and center the crumbs | ivarlovlie | 2022-08-05 | 2 | -1/+2 |
| | | |||||
| * | . | ivarlovlie | 2022-08-05 | 4 | -10/+7 |
| | | |||||
| * | 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 | 11 | -435/+152 |
| | | |||||
| * | feat: Update packages | ivarlovlie | 2022-07-31 | 8 | -827/+557 |
| | | |||||
| * | refactor: . | ivarlovlie | 2022-07-29 | 3 | -5/+5 |
| | | |||||
| * | latest from desktop | ivarlovlie | 2022-06-30 | 6 | -49/+531 |
| | | |||||
| * | 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: Don't continue if no target is available on mousemove event | ivarlovlie | 2022-06-13 | 1 | -2/+3 |
| | | |||||
| * | 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 | 5 | -38/+39 |
| | | | | | today string | ||||
| * | refactor: Close blowout toolbelt on escape or click outside of ↵ | ivarlovlie | 2022-06-12 | 3 | -3/+21 |
| | | | | | [data-blowout-toolbelt-element] | ||||
| * | feat: Simplify locale determination | ivarlovlie | 2022-06-12 | 1 | -18/+17 |
| | | |||||
| * | 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 | 3 | -26/+9 |
| | | | | | | | 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 |
| | | |||||
| * | chore(release): Bump version | ivarlovlie | 2022-06-10 | 1 | -1/+1 |
| | | |||||
| * | feat: Add translations to stopwatch.svelte | ivarlovlie | 2022-06-10 | 19 | -44/+835 |
| | | | | | This commit also demonstrates how to do i18n across apps. | ||||
| * | chore(release): Bump version | ivarlovlie | 2022-06-07 | 1 | -1/+1 |
| | | |||||
| * | chore(release): Bump version | ivarlovlie | 2022-06-07 | 1 | -1/+1 |
| | | |||||
| * | chore(release): Bump version | ivarlovlie | 2022-06-07 | 1 | -1/+1 |
| | | |||||
