-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(doc): change attributes * chore(backend): change name to jellyfin sink * refactor(services/integration): remove one layer of indirection * chore(gql): regenerate types * feat(backend): add new integration provider * chore(backend): change names of fields * feat(frontend): allow saving jellyfin push integration * chore(frontend): remove useless schema * chore(backend): add new event to handle media seen events * chore(backend): fn to handle deploying media seen event * refactor(backend): functions to deploy jobs * refactor(backend): break services a bit more * fix(services/importer): include token correctly * chore(services/integrations): scaffold stuff for new jellyfin push integration * chore(backend): add new crate for external stuff * refactor(backend): extract authentication stuff to new utils crate * feat(services/integrations): start with pushing progress to jellyfin * docs: add info about new push integration * fix(frontend): do not allow creating/disabling account access links If the currently active user is under a demo link. * fix(backend): use correct user agent str for headers * feat(frontend): make creating workout/template client side * fix(frontend): handle supersets when deleting exercise from workout * feat(frontend): change btn for editing superset * refactor(services/integrations): change names of structs * chore(backend): log the request * feat(services/integrations): send request to get movie * feat(services/integrations): allow searching for movie * feat(services/integrations): allow marking movie as played * chore(services/integrations): send info about which show was played * feat(services/integrations): allow marking shows as seen * feat(migrations): add new column for video games duration * chore(backend): add manual spent time to video game duration * feat(frontend): display total video game duration * fix(backend): add video game time to total duration * fix(migrations): add column if it does not exist * fix(services/statistics): use correct manual time spent * fix(services/statistics): use correct manual time spent * feat(frontend): make jellyfin push a pro feature * chore(ts): update all dependencies other than remix * chore(ts): upgrade conform deps * chore(website): upgrade to latest remix * chore(frontend): upgrade to latest remix * ci: Run CI * chore(frontend): use new utility function * refactor(frontend): remove usage of `namedAction` * refactor(frontend): move utility function to utils package * refactor(website): use new utility function
- Loading branch information
Showing
133 changed files
with
3,682 additions
and
3,716 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.