0
owncast/core/data
Gabe Kangas 2ccd3aad87
User repository (#3795)
* It builds with the new user repository

* fix(test): fix broken test

* fix(api): fix registration endpoint that was broken after the change

* fix(test): update test to reflect new user repository

* fix: use interface type instead of concrete type

* fix: restore commented out code
2024-07-01 18:58:50 -07:00
..
activitypub.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
cache.go Fix concurrency crash. Closes #1067 2021-06-07 21:59:43 -07:00
config.go Implement admin password hashing with bcrypt (#3754) 2024-06-26 21:20:22 -07:00
configEntry.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00
crypto.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
data_test.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00
data.go User repository (#3795) 2024-07-01 18:58:50 -07:00
datastoreMigrations.go Implement admin password hashing with bcrypt (#3754) 2024-06-26 21:20:22 -07:00
defaults.go API + Data changes to support split up of stream keys and admin passwords 2022-11-29 16:05:44 -08:00
emoji.go fix(emoji): hopefully guard against the crash in #3331 2023-10-21 22:13:13 -07:00
messages.go User repository (#3795) 2024-07-01 18:58:50 -07:00
persistence.go Fix creating table indexes 2022-08-03 10:31:14 -07:00
types.go chore(go): run betteralign and gofumpt on codebase 2023-10-08 14:22:28 -07:00
webhooks.go Remove unnecessary var data in log messages. Closes #1640 2022-02-25 15:22:52 -08:00