You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(frontend): change name of route
* feat(backend): change path of user uploads
* build(backend): add `mime_guess` deps
* fix(backend): make correct put request from backend
* ci: switch to using bun
* ci: remove references to yarn
* Revert "ci: switch to using bun"
This reverts commit c2f991e.
* Revert "ci: remove references to yarn"
This reverts commit dd5bfa6.
* feat(frontend): adapt to allow creating templates
* fix(frontend): change dynamically
* fix(backend): remove alias
* feat(database): remove workout comment from top level
* feat(backend): adapt to new database schema
* chore(frontend): adapt to new gql schema
* fix(frontend): duplicate comment as well
* refactor(backend): generate default argon
* fix(frontend): hide menu entry when creating template
* refactor(backend): to account for new workout templates
* fix(backend): skip correct input
* chore(frontend): adapt to new gql schema
* feat(*): use better types
* fix(frontend): remove heading
* feat(backend): make fields nullable
* chore(frontend): adapt to new gql schema
* fix(frontend): change name of btn
* feat(frontend): add conditionals
* chore(frontend): remove title
* chore(frontend): change page title
* fix(frontend): send workout create event only when it actually happens
* refactor(frontend): use functions
* feat(frontend): adapt to new templates
* fix(frontend): add more clarifying text
* feat(backend): make more fields nullanble
* feat(*): change lot to be non nullable
* fix(backend): do not serialize nulls
* refactor(frontend): change name of module
* feat(frontend): start adjusting for new endpoint
* feat(frontend): duplicate workout accurately
* feat(graphql): extract information into fragment
* fix(frontend): invalidate query correctly
* fix(frontend): extract type
* feat(frontend): hide done on when not applicable
* refactor(frontend): remove duplicated code
* fix(frontend): show done on always
* fix(frontend): no conditional
* feat(frontend): enhance cookie for storing workout
* refactor(frontend): fn to perform decision
* fix(frontend): change word
* fix(backend): remove useless extra line
* fix(frontend): change text when disabled
* feat(frontend): make workout list page dynamic
* fix(frontend): display dynamic title
* feat(frontend): make page more dynamic
* feat(frontend): make page more accepting to changes
* feat(frontend): make stuff plural
* feat(frontend): redirect to correct page
* fix(frontend): inline invariant
* refactor(backend): change name of query
* chore(frontend): adapt to new gql schema
* fix(frontend): make plural
* fix(frontend): more changes
* feat(database): remove `is_demo` column from user
* feat(backend): adapt to new gql schema
* feat(frontend): adapt to new gql schema
0 commit comments