Commit graph

  • 2dbd645292 feat: show server version in User Menu Deluan 2020-02-05 23:08:04 -0500
  • 6978790e96 feat: allow regular users to login to the UI Deluan 2020-02-05 22:22:44 -0500
  • e0308acef3 feat: add lapsed time to SQL logger, to help detect SQL bottlenecks Deluan 2020-02-05 08:47:32 -0500
  • 5fbde33b97 docs: update README Deluan 2020-02-05 08:40:15 -0500
  • 19fb29e520 docs: add Discord invite button Deluan 2020-02-05 08:33:07 -0500
  • e5e35516d7 fix: initialize mimetypes for tests Deluan 2020-02-04 20:44:54 -0500
  • 28bad95e66 test: removed unused file property Deluan 2020-02-04 19:59:04 -0500
  • 9260957271 docs: update README Deluan 2020-02-04 15:17:10 -0500
  • 79b0f1f57b docs: add link to ffmpeg static binaries download Deluan 2020-02-04 15:13:37 -0500
  • 4dffcb7b46 fix: removed invalid make rule Deluan 2020-02-04 15:02:43 -0500
  • d1f8d39866 refactor: move banner to consts, closer to version Deluan 2020-02-04 10:14:53 -0500
  • 0996272943 refactor: more reliable stream seek implementation Deluan 2020-02-04 10:01:31 -0500
  • d093191659 test: createTranscodeCommand Deluan 2020-02-04 09:34:26 -0500
  • 998323b364 docs: update README re: transcoding Deluan 2020-02-04 09:09:14 -0500
  • 6dfe56c1c4 feat: transcoding info in responses, to enable Jamstash to play transcoded FLAC. hardcoded for now Deluan 2020-02-04 09:01:14 -0500
  • fd5548f890 build(deps): bump github.com/go-chi/jwtauth dependabot-preview[bot] 2020-02-04 10:36:26 +0000
  • 6e2454f6cc refactor: add -i to ffmpeg ProbeCommand. make it more consistent with the DownsampleCommand Deluan 2020-02-03 23:04:58 -0500
  • 8372dee000 feat: experimental downsampling support Deluan 2020-02-03 11:54:59 -0500
  • 41fd5862b8 chore: try to make goreleaser add all changes to changelog Deluan 2020-02-03 20:13:32 -0500
  • a6b5be7b0a ci: use latest ci-goreleaser Deluan 2020-02-03 18:24:14 -0500
  • 4d06d250e6 fix: relative path was not working for rootFolder started with '.' Deluan 2020-02-03 17:25:17 -0500
  • 694b5d1d39 tests: change test folder permissions Deluan 2020-02-02 20:44:56 -0500
  • 5329ac7b72 refactor: better format for list of folders Deluan 2020-02-02 20:40:16 -0500
  • 464880dd31 refactor: use stdlib filepath.FromSlash Deluan 2020-02-02 20:33:58 -0500
  • 0e01f9a0f9 fix: use filepath.Join instead of path.Join Deluan 2020-02-02 20:12:46 -0500
  • d9eb3e58cd fix: only create db entities in first migration if they don't exist Deluan 2020-02-03 17:48:48 -0500
  • 0d64fb05c7 feat: disable scanner if ScanInterval is set to 0 Deluan 2020-02-03 11:58:21 -0500
  • 0849d6b901
    docs: update stream notes Deluan Quintão 2020-02-03 11:50:46 -0500
  • 40ad6a7bef fix: always build everything when calling buildall target Deluan 2020-02-03 08:42:15 -0500
  • ddae5588d4 chore: update ginkgo/gomega dependencies Deluan 2020-02-03 08:41:36 -0500
  • 67c20f36b1 chore: update all node dependencies Deluan 2020-02-03 08:39:39 -0500
  • ff8c18e0f4 fix: don't log empty sql responses as errors Deluan 2020-02-02 21:29:27 -0500
  • 203754726b refactor: better request logging Deluan 2020-02-01 20:07:15 -0500
  • e97d805444 docs: update api compatibility Deluan 2020-02-01 18:46:16 -0500
  • d4365b9f64 refactor: read musicFolderId from request (but still don't use it) Deluan 2020-02-01 17:17:05 -0500
  • b62b78edfe refactor: better SQL logging Deluan 2020-02-01 15:06:49 -0500
  • 7c4511e33a refactor: consolidate query executions into two functions queryOne and queryAll Deluan 2020-02-01 14:48:22 -0500
  • 7e65bb8f20 refactor: better integration between db and persistence packages Deluan 2020-02-01 13:46:03 -0500
  • 76ca8afc84 refactor: better migration description Deluan 2020-02-01 13:10:41 -0500
  • a6b8f40ac3 refactor: remove prefix New from SQLStore Deluan 2020-02-01 12:25:05 -0500
  • 0d0787e656 refactor:clean annotations in GC Deluan 2020-02-01 12:15:12 -0500
  • 88e01d05f6 refactor: annotations Deluan 2020-01-31 21:09:23 -0500
  • de1fea64bc refactor: introduce GC, to delete old data Deluan 2020-01-31 20:17:36 -0500
  • 5d1df19291 fix: manually set timestamps, as we don't rely on the ORM anymore Deluan 2020-01-31 18:33:53 -0500
  • 0b91d8a30e refactor: more SQL logs Deluan 2020-01-31 17:57:06 -0500
  • cdbbb2f596 fix: Find/DeleteByPath Deluan 2020-01-31 17:56:02 -0500
  • 44671c59c0 refactor: fix rest filter Deluan 2020-01-31 16:47:13 -0500
  • d9f61a278c refactor: some clean-up Deluan 2020-01-31 16:03:30 -0500
  • a260e65307 refactor: add GetStarred to artists Deluan 2020-01-31 15:58:17 -0500
  • 5a4c763510 refactor: add search back to albums and artists Deluan 2020-01-31 15:42:48 -0500
  • d755609d13 refactor: add search back to mediafiles Deluan 2020-01-31 15:35:06 -0500
  • 4f4af34595 fix: DB pagination Deluan 2020-01-31 14:52:06 -0500
  • f5071d1614 refactor: adding back artist and album tables Deluan 2020-01-31 09:53:19 -0500
  • d389d40db1 feat: improve logs, remove config for disable authentication Deluan 2020-01-31 08:35:33 -0500
  • 72d9ddf532 refactor: remove annotation handling from engine Deluan 2020-01-30 22:07:02 -0500
  • 67ed830a68 refactor: add filters Deluan 2020-01-30 21:48:07 -0500
  • 71c1844bca refactor: new persistence, more SQL, less ORM Deluan 2020-01-28 08:22:17 -0500
  • b26a5ef2d0 feat: add name to user list Deluan 2020-01-30 20:20:06 -0500
  • b286034977 chore: upgrade squirrel Deluan 2020-01-30 20:19:23 -0500
  • c9f5625abf fix: skip files with errors during scan Deluan 2020-02-01 11:25:31 -0500
  • 22d57a7c26 chore: go mod tidy Deluan 2020-01-30 16:36:43 -0500
  • 0c5bf18d80 build: add release and dist targets Deluan 2020-01-30 16:33:27 -0500
  • 9b7d1757e7 build: add goose to setup target, add dist target Deluan 2020-01-30 16:08:39 -0500
  • c34a5dcb07 docs: update README Deluan 2020-01-30 16:07:54 -0500
  • 90a1e6d213 feat: add server name and version to all responses Deluan 2020-01-30 14:43:24 -0500
  • 482350c076 build: run tests in Dockerfile Deluan 2020-01-29 17:09:46 -0500
  • 64388b2d4a fix: correct description meta in index.html Deluan 2020-01-29 16:56:22 -0500
  • 3007ca68d5 fix: disable User.lastAccessAt field for now. Deluan 2020-01-28 16:20:59 -0500
  • d4edff3aaa fix: only add the latest tag to version if the tag is attached to the current commit, or else use the branch name Deluan 2020-01-28 15:28:39 -0500
  • 99b1dc1421 feat: upgrade ffmpeg in docker image Deluan 2020-01-28 15:01:23 -0500
  • 37dfe4c092 Bump github.com/mattn/go-sqlite3 dependabot-preview[bot] 2020-01-28 10:35:08 +0000
  • 1278863416 feat: support clients that send the API params as a x-www-form-urlencoded POST Deluan 2020-01-27 15:10:46 -0500
  • cffae3a7d6 ci: don't add 'ci:' commits to the changelog Deluan 2020-01-27 09:44:28 -0500
  • 0d2911daf9 refactor: add Context to the persistence layer Deluan 2020-01-27 09:41:33 -0500
  • 3c54b776d6 docs: add Discord invite Deluan 2020-01-27 08:04:55 -0500
  • 34127805ce
    doc: update compatibility table Deluan Quintão 2020-01-27 04:32:55 -0500
  • ac4aa1ebe2 feat: PORT env var can override configured port Deluan 2020-01-26 22:18:30 -0500
  • b7d7251cf4 fix: user's email is not mandatory Deluan 2020-01-26 22:17:58 -0500
  • 7bf110f22f docs: update readme Deluan 2020-01-26 21:54:49 -0500
  • 3b651a3728 docs: update readme Deluan 2020-01-26 21:34:53 -0500
  • 13390c2edb fix: add git sha and tag to built image Deluan 2020-01-26 20:52:09 -0500
  • 221d320ccf docs: add latest released version to README Deluan 2020-01-26 20:51:41 -0500
  • 476c695cf1 ci: create versions with goreleaser Deluan 2020-01-26 12:36:24 -0500
  • 4e3b13050b fix: tests Deluan 2020-01-26 18:07:06 -0500
  • cc6eacd608 fix: option to skip flags, to avoid breaking the tests Deluan 2020-01-26 18:00:10 -0500
  • 0ff741b394 fix: persistence tests were not being properly initialized Deluan 2020-01-26 17:10:13 -0500
  • 7c2728aadc fix: only try to load config file if it exists, or else it would not load any config at all... Deluan 2020-01-26 17:09:08 -0500
  • f9db80c409 feat: add conf for data folder, default current folder (not ./data anymore) Deluan 2020-01-26 16:42:56 -0500
  • 828dc8f0f4 feat: add -help, simplified config loading Deluan 2020-01-26 16:21:07 -0500
  • cc58642185 fix: remove check for GOPATH Deluan 2020-01-26 15:32:55 -0500
  • 8213017f1a
    Update readme Deluan Quintão 2020-01-25 22:01:37 -0500
  • 478090380d feat: show times in user edit and list views Deluan 2020-01-25 18:01:11 -0500
  • 1f27db9803 docs: fix screenshots alignment Deluan 2020-01-25 17:45:20 -0500
  • 76af45f892 docs: add Users page screenshot Deluan 2020-01-25 17:40:45 -0500
  • 58a7879ba8 feat: first time admin user creation through the ui Deluan 2020-01-25 17:10:16 -0500
  • b4c95fa8db
    Update README.md Deluan Quintão 2020-01-25 12:35:28 -0500
  • 8756f55650 Add git info to version Deluan 2020-01-25 11:06:04 -0500
  • 9ed35cbb02 Fix dependency installation using Makefile Thor77 2020-01-25 08:56:52 +0100
  • 5b84188f58 Add banner.txt as a static file Deluan 2020-01-24 23:42:47 -0500
  • 1a0563db2d Fix test Deluan 2020-01-24 22:02:50 -0500