summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Change the user menu for a simple logout buttonivarlovlie2022-08-051-5/+10
|
* feat: Add basic profile administrationivarlovlie2022-08-051-4/+155
|
* fix: Add breadcrumbs stylesheet to portal and center the crumbsivarlovlie2022-08-052-1/+2
|
* .ivarlovlie2022-08-055-14/+7
|
* refactor: Update shared base stylesivarlovlie2022-08-057-158/+167
|
* refactor: Move shared preloaded js and css into web-sharedivarlovlie2022-07-3111-435/+152
|
* feat: Update packagesivarlovlie2022-07-318-827/+557
|
* feat: Update packagesivarlovlie2022-07-301-9/+9
|
* refactor: Update project fileivarlovlie2022-07-291-8/+0
|
* refactor: .ivarlovlie2022-07-294-5/+6
|
* chore(release): Bump versionivarlovlie2022-07-152-2/+2
|
* feat: Remove sourcehut buildivarlovlie2022-07-152-17/+14
|
* build: RC sourcehut buildingivarlovlie2022-07-112-21/+5
|
* build: refactorivarlovlie2022-07-112-5/+2
|
* build: small fixivarlovlie2022-07-112-2/+6
|
* feat: Add initial sourcehut build manifestivarlovlie2022-07-102-6/+31
|
* feat: Add script that is ran by a sourcehut worker in order for it to pick ↵ivarlovlie2022-07-101-0/+10
| | | | up on the docker process
* feat: Add script to generate pfx for use in serverivarlovlie2022-07-101-0/+23
|
* refactor: Move cloc.sh into into new scripts folderivarlovlie2022-07-101-1/+1
|
* feat: Encrypt data protection data with a certivarlovlie2022-07-104-8/+28
|
* refactor: Clarify which environment variables the app consumesivarlovlie2022-07-033-12/+15
|
* refactor: Remove runtime identifier to enable non linux developmentivarlovlie2022-07-031-1/+0
|
* feat: Ignore secrets folderivarlovlie2022-07-031-0/+1
|
* latest from desktopivarlovlie2022-06-3010-62/+564
|
* feat: Add support for db-backed data protection key persistenceivarlovlie2022-06-166-6/+598
| | | | Also update packages
* fix: Convert dateTimes to plainTimes before setting valuesivarlovlie2022-06-132-5/+3
|
* fix: Show navbar in the bottom on mobileivarlovlie2022-06-131-1/+1
|
* feat: Don't continue if no target is available on mousemove eventivarlovlie2022-06-131-2/+3
|
* feat: Create isSubmitting bool for determining when the form is submitting, ↵ivarlovlie2022-06-131-4/+6
| | | | this is used instead of formIsLoading on the submit button
* refactor: Introduce templated translation string for getting logged time ↵ivarlovlie2022-06-135-38/+39
| | | | today string
* refactor: Close blowout toolbelt on escape or click outside of ↵ivarlovlie2022-06-123-3/+21
| | | | [data-blowout-toolbelt-element]
* feat: Simplify locale determinationivarlovlie2022-06-121-18/+17
|
* feat: Finalise stopwatch.svelte translationsivarlovlie2022-06-124-16/+51
|
* refactor: Use store for setting current locale instead of directly setting a ↵ivarlovlie2022-06-123-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 valueivarlovlie2022-06-121-3/+2
|
* fix: Use "raw" query to determine which tokens to cleanivarlovlie2022-06-121-1/+1
|
* refactor: Introduce AppDateTime and use it whenever we need to get current ↵ivarlovlie2022-06-1210-21/+37
| | | | | | DateTime This changes enables us to change timezones in testing
* chore(release): Bump versionivarlovlie2022-06-101-1/+1
|
* feat: Add translations to stopwatch.svelteivarlovlie2022-06-1019-44/+835
| | | | This commit also demonstrates how to do i18n across apps.
* chore(release): Bump versionivarlovlie2022-06-071-1/+1
|
* chore(release): Bump versionivarlovlie2022-06-071-1/+1
|
* chore(release): Bump versionivarlovlie2022-06-071-1/+1
|
* fix: Correct path to BASE_DOMAINivarlovlie2022-06-071-1/+2
|
* chore(release): Update CHANGELOG.md for v9-frontpage-devivarlovlie2022-06-071-0/+19
|
* chore(release): Bump versionivarlovlie2022-06-071-1/+1
|
* chore(release): Update CHANGELOG.md for v11-projects-devivarlovlie2022-06-071-0/+15
|
* chore(release): Bump versionivarlovlie2022-06-071-1/+1
|
* chore(release): Update CHANGELOG.md for v19-portal-devivarlovlie2022-06-071-0/+11
|
* chore(release): Bump versionivarlovlie2022-06-071-1/+1
|
* fix: Correct path to BASE_DOMAINivarlovlie2022-06-071-3/+3
|