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(database): add column to associate measurement with workout
* feat(backend): generate new entities
* feat(frontend): allow associating measurement with workout
* Revert "feat(frontend): allow associating measurement with workout"
This reverts commit b305c07.
* Revert "feat(backend): generate new entities"
This reverts commit e531ffb.
* Revert "feat(database): add column to associate measurement with workout"
This reverts commit 95165a8.
* fix(frontend): close adjust workout time
* feat(frontend): display episode name
* fix(frontend): space b/w episode name and completed date
* refactor(database): change order of enum declarations
* feat(database): add migration for new notifications array
* feat(backend): adjust to new database schema
* fix(databse): build correct json object
* chore(graphql): adjust to new schema
* feat: add new notification type
* feat(frontend): adapt to new gql schema
* feat: do not allow updating default collections
* fix(backend): allow not changing only default collection's names
* fix(backend): use correct filter for sending review notifications
* feat(frontend): debounce search query
* fix(backend): better error handling for shows/podcasts
* perf(backend): create partial metadata instead of full ones
* fix(backend): handle cases when no images
* feat(backend): commit title to db media import
* fix(backend): get correct title for trakt items
* fix(backend): incorrect clone of title
* feat(frontend): change title for mal importer
* fix(backend): change wording
* feat(frontend): common component to add search input
* refactor(frontend): use new component for searching
* chore(frontend): change wording for imports
* feat(database): change migration to set new key
* feat(backend): add new field to notifications
* feat(frontend): allow changing new notifications enabled
* fix(frontend): styles for switches
* feat(frontend): change hierarchy of components
* feat(backend): respect new config parameter
* chore(backend): add logging when sending notifications
* fix(frontend): use more specific wording for notif label
* refactor(backend): change name of func
* ci(backend): bump version
* fix(frontend): allow deleting reviews
* feat(backend): send notifications for reviews of only monitored media
0 commit comments