Torkel Ödegaard 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 lat temu
..
apikey_mig.go eb8b9c4ac3 Increase api_key.key varchar to 255 length 10 lat temu
common.go 16fd256225 Added missing common.go 10 lat temu
dashboard_mig.go 58121d89fc Updated http_api docs 10 lat temu
dashboard_snapshot_mig.go e410fbb558 Corrected SQL migration for snapshot table column type change, #1880 10 lat temu
datasource_mig.go 6edd6c8f03 add with_credentials to datasource model 10 lat temu
migrations.go ac499b3aff Minor Pre-PR fixes 9 lat temu
migrations_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 lat temu
org_mig.go d8005af8ee updated circle with fmt formating test 10 lat temu
playlist_mig.go 66eebd1ac3 refactor(playlist): refactor of playlist feature, and PR #3776 10 lat temu
plugin_setting.go 8db7cf49a6 feat(plugins): began refactoring AppSettings -> PluginSettings, and have the plugins list view and plugin edit view be common for all plugins 9 lat temu
preferences_mig.go 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 lat temu
quota_mig.go 6488324cf1 enhance quota support. 10 lat temu
session_mig.go cd23ab9955 Issue 3461: Session table is now created automatically 10 lat temu
temp_user.go 16fa5c4df3 fix(mysql): fix for migration in newly added temp_user table, fixes #2509 10 lat temu
user_mig.go ebad9cb502 Fixed gofmt formating, updated precommit hook 10 lat temu