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
* ci: remove env for devcontainer
* ci: remove post create script
* refactor(backend): more complex structure for application event
* refactor(backend): move review posted to core job
* chore: remove useless function call
* chore(backend): emit event when entity added to collection
* feat(backend): send new performer
* refactor(backend): do not recreate exercise service in miscelleneous action
* refactor(backend): always call job when entity added to collection
* docs: change order of integration types informations
* fix(backend): call correct function to handle new event
* feat(backend): start implementing handler
* chore(backend): change order of arguments supplied
* feat(backend): complete function
* chore(backend): remove useless function calls
* feat(database): remove system information column
* chore(backend): adapt to new database schema
* chore(backend): add debug logging
* fix(backend): better error handling
* fix(backend): select correct identifier for metadata
* chore(database): do not create useless column
* fix(backend): do not force an unwrap
0 commit comments