shiori/internal
Felipe Martin Garcia 81d52a2e24
feat: sqlite migrations (#398)
- Moved migrations from code to SQL files
- Using golang-migrate/v4
- Added a new CLI command: migrate
2022-03-26 08:33:57 +01:00
..
cmd feat: sqlite migrations (#398) 2022-03-26 08:33:57 +01:00
core feat: async content download when creating via api (#368) 2022-02-13 21:09:42 +01:00
database feat: sqlite migrations (#398) 2022-03-26 08:33:57 +01:00
model Make SQLite database compatible with old version 2019-08-22 14:27:38 +07:00
view hotfix: fixes session duration from #346 2022-02-11 16:00:38 +01:00
webserver Web Server and CI Improvements (#374) 2022-02-19 08:22:50 +01:00