14 Commits

Author SHA1 Message Date
f41d072573 Improve error handling some more 2022-03-06 20:31:04 -08:00
2f784c779c REFACTOR: Add sqlx dependency 2022-03-06 19:17:43 -08:00
7edc8ad5d3 Some whitespace changes :V 2022-03-06 17:07:05 -08:00
1d990e8a40 Remove users.yaml file 2022-03-06 16:11:45 -08:00
18c9f79429 REFACTOR: LINT: add .golangci.yaml lint config file
- Add linting for line lengths
- Fix some linting errors
2022-03-06 15:06:06 -08:00
524060a79a Fix a manual git-editing typo 2022-03-06 13:45:24 -08:00
5fb6a4aa9a REFACTOR: update persistence tests to use assert and require 2022-03-06 13:30:17 -08:00
fbbb6834de Add video thumbnails 2021-12-23 15:12:01 -05:00
9357974a29 Make preparations for first upgrade release
- Create `CHANGELOG.txt` file
- Bump ENGINE_DATABASE_VERSION
- Add an upgrade-testing step to the CI build
2021-12-12 19:38:28 -08:00
5f97014bdc Add database versioning 2021-11-22 16:55:27 -08:00
4793cf8a4d Change users text file into a yaml file 2021-11-07 12:37:21 -08:00
f9ddc0f102 Add downloading for link previews 2021-09-17 20:11:36 -07:00
741c508017 Change profile creation to only target paths that don't exist yet
- Will fail if passed an existing path (file or directory)
2021-07-24 10:01:33 -07:00
545346e635 Add persistence module 2021-06-27 13:31:30 -07:00