Commit Graph
100 Commits
Author SHA1 Message Date
sentriz 94b310b165 bump to v0.4.3 2019-12-05 22:44:00 +00:00
sentriz f5460da273 fix potention spec panic 2019-12-05 22:43:35 +00:00
Senan KellyandGitHub b7d764a048 Update README.md 2019-12-05 21:49:13 +00:00
Senan KellyandGitHub 92b06469fd make docker compose example more clear in readme 2019-12-05 21:42:59 +00:00
sentriz ad14d57a38 update installation instructions 2019-11-28 18:04:09 +00:00
sentriz 81e89b03fc bump to v0.4.2 2019-11-28 17:20:35 +00:00
sentriz 4f93ea7895 reset tracking variables after start scan
forgot about this when i admin and subsonic handlers reuse the same
scanner struct
2019-11-28 17:19:04 +00:00
sentriz b7a1444559 bump to v0.4.1 2019-11-27 15:58:30 +00:00
sentriz 8c1ba0d147 add -version flag 2019-11-27 15:56:54 +00:00
sentriz 26b4d5c882 bump to v0.4.0 2019-11-27 15:42:16 +00:00
sentriz fd098f60d6 show version in cli and web 2019-11-27 15:42:03 +00:00
sentriz 2b3825b24d set flash limit to avoid cookie length 2019-11-27 02:22:14 +00:00
sentriz dd93aa5e74 add playlist support 2019-11-27 01:46:13 +00:00
sentriz 605c587fd9 add multiple flash support 2019-11-27 01:44:45 +00:00
sentriz 8d983d3b42 update assets 2019-11-27 01:43:24 +00:00
sentriz e174e72ac7 always return isDir/isVideo/created for getMusicDirectory 2019-11-26 13:41:29 +00:00
sentriz 1f121e1e63 add delete playlist 2019-11-24 23:09:48 +00:00
sentriz 48397b7291 merge create and update playlist 2019-11-24 23:09:36 +00:00
sentriz cca60fbb89 update golangcl lint 2019-11-24 23:08:34 +00:00
sentriz 6193f1b37d add basic playlist 2019-11-24 15:21:58 +00:00
sentriz 3b240fccb0 change default listen port to match docs 2019-11-24 03:28:30 +00:00
sentriz fe0c27e3e9 fix spelling in installation 2019-11-24 01:51:52 +00:00
sentriz 5527a3c302 delete workflows 2019-11-24 01:51:17 +00:00
sentriz a92074ecb4 add scan interval 2019-11-24 01:43:52 +00:00
sentriz 1bfeb117dc gofmt mime 2019-11-24 01:32:11 +00:00
sentriz 8241b93e43 add config options to readme 2019-11-24 01:31:42 +00:00
Senan KellyandGitHub 22b3fc12a0 Update README.md 2019-11-22 20:35:56 +00:00
Senan KellyandGitHub 46f21ebc64 Update README.md 2019-11-21 23:10:32 +00:00
Senan KellyandGitHub 08dba0da77 Update README.md 2019-11-21 23:09:34 +00:00
sentriz 69fcbd592a tidy up cmd main 2019-11-21 19:50:38 +00:00
Senan KellyandGitHub 5f4a555f79 Update README.md 2019-11-21 19:20:28 +00:00
sentriz 8e5e4f3166 add assets 2019-11-21 18:57:08 +00:00
Senan KellyandGitHub 96d890f96f Update README.md 2019-11-21 18:54:17 +00:00
Senan KellyandGitHub ac4747b53d Update README.md 2019-11-21 18:45:39 +00:00
Senan KellyandGitHub b2925c3d2e Update README.md 2019-11-21 18:40:53 +00:00
sentriz 4feac43ab5 add images 2019-11-18 18:26:38 +00:00
sentriz 0e2f7a2b4f log reponse codes 2019-09-04 11:16:07 +01:00
Senan Kelly 7adfada688 Update go.yml 2019-08-21 15:05:42 +01:00
sentriz 0f21d21e70 monospace everywhere 2019-08-21 15:04:41 +01:00
sentriz d2bcb706b0 update .gitignore 2019-08-21 15:04:41 +01:00
sentriz 7e601acf42 fix formatting directives 2019-08-21 15:04:41 +01:00
sentriz 9c2f2e381b remove response writer from most admin handlers 2019-08-21 15:04:41 +01:00
sentriz 6d0fe80608 clean up 2019-08-21 15:04:41 +01:00
sentriz c75732868d use servefile for streaming 2019-08-21 15:04:40 +01:00
sentriz 0b929bd326 return and error from writeResp 2019-08-21 15:04:40 +01:00
sentriz ee6f9b4d96 fix some template bugs 2019-08-21 15:04:40 +01:00
sentriz e7c98808bb add 404 handler for admin 2019-08-21 15:04:40 +01:00
sentriz 7580835146 fix scanning from jamstash 2019-07-31 15:11:51 +01:00
sentriz c514f83cf7 clean up handler folder 2019-07-31 15:11:51 +01:00
sentriz d02ace460d flatten callbackPost logic 2019-07-31 15:11:51 +01:00
sentriz 5ffa33ac7e update .gitignore for db wal mode 2019-07-31 15:11:51 +01:00
sentriz 310e752015 set PRAGMA=journal_mode=WAL 2019-07-31 15:11:51 +01:00
sentriz 03af38be37 don't freak out if there's a file without and extension 2019-07-31 15:11:51 +01:00
sentriz afb68bc0aa add note about lfm api key 2019-07-31 15:11:51 +01:00
sentriz bef842ff4b close transation if there's one open im handlefolder 2019-07-31 15:11:50 +01:00
sentriz e684c468da clean up 2019-07-31 15:11:50 +01:00
sentriz ab72f4ec17 use alpine for docker 2019-07-31 15:11:50 +01:00
sentriz fced0acd2b add docker file 2019-07-31 15:11:50 +01:00
sentriz 0fab58486d parse env vars for scanner 2019-07-31 15:11:50 +01:00
sentriz f2b8735685 export golint 2019-07-31 15:11:50 +01:00
sentriz 5444b328fd seperate routes, provide robust handler types, use mux 2019-07-31 15:11:46 +01:00
sentriz cbe709025e use GetUserFromName in handlers 2019-07-11 10:22:20 +01:00
sentriz 0c5a20c508 don't require knowing the asset paths 2019-07-10 11:16:50 +01:00
sentriz b5aa0ef527 move box.tmpl to head 2019-07-09 21:54:06 +01:00
sentriz 5e088f32ca update scanner comments 2019-07-09 21:52:08 +01:00
sentriz 3eadb54953 add consistent font size on mobile 2019-07-09 21:51:50 +01:00
sentriz a1e6821392 update readme 2019-07-09 11:24:13 +01:00
sentriz 1bdd6e47f8 update gitignore 2019-07-09 10:47:38 +01:00
sentriz 35a4f5b42c scan musicbrainz album id to db and scrobble with it 2019-07-08 23:17:15 +01:00
sentriz 8437068e96 show recent folders properly in ui 2019-07-08 22:34:22 +01:00
sentriz 82b5c73869 update gitignore 2019-07-08 21:59:21 +01:00
sentriz f2ac3b2cdf make recently added persistent 2019-07-08 21:54:20 +01:00
sentriz 97b9837910 update handler test 2019-07-08 21:54:00 +01:00
sentriz 207b87f761 add formatter things for sessAdd 2019-07-08 19:31:59 +01:00
sentriz 46d167f9e2 improve start scan message 2019-07-08 19:31:41 +01:00
sentriz 8ec9604f29 show text when there are no folders 2019-07-08 19:10:07 +01:00
sentriz 22b53e8c17 add some handler performance improvements 2019-07-08 15:43:45 +01:00
sentriz 5a1d262d6b add some comments about speed to gonicembed 2019-07-08 15:27:17 +01:00
sentriz 3a1e2f1d1b only build gonicembed once 2019-07-08 15:14:37 +01:00
sentriz fdbd284da0 check that entr is installed for live script 2019-07-08 13:43:54 +01:00
sentriz ba2f835c22 remove concept of prod and dev assets
instead always do the "prod" thing, but use entr for restarting the
server for all assets
2019-07-08 13:36:26 +01:00
sentriz b44b0d8720 use newmock in scanner tests 2019-07-08 13:00:19 +01:00
sentriz 34321ebfff add db tests 2019-07-08 13:00:02 +01:00
sentriz fd940cfc9c clean up scanner order and surface 2019-07-08 11:47:26 +01:00
sentriz d69d88333d show human times in full on hover
like reddit
2019-07-08 11:06:20 +01:00
sentriz 7829626db0 use sam padding for body as content 2019-07-06 21:53:07 +01:00
sentriz 1717348707 dont treat header/footer different 2019-07-06 21:53:07 +01:00
sentriz 3a1d57d1ca always show srollbar 2019-07-06 21:53:07 +01:00
sentriz 3a4e0d9e2b use vanity url 2019-07-06 21:53:07 +01:00
sentriz 51b6565b91 use vanity url 2019-07-06 19:28:03 +01:00
sentriz 3af0c205ae rm gonictest 2019-07-06 17:19:30 +01:00
sentriz 1958450542 fix stats spacing on mobile 2019-07-06 16:49:28 +01:00
sentriz 8239db3117 add second flash type 2019-07-06 16:49:28 +01:00
sentriz 4d844bd704 show scan status in ui 2019-07-06 16:49:28 +01:00
Senan KellyandGitHub dc09bbd5c0 Delete .travis.yml 2019-07-06 13:55:40 +01:00
sentriz 1226274501 add last scan time to ui 2019-07-06 13:49:30 +01:00
sentriz b6b3043765 move get funcs to db 2019-07-06 13:49:30 +01:00
sentriz 1ab24db5d7 update handler tests 2019-07-06 13:49:29 +01:00
Senan KellyandGitHub 76ba968aee Create .travis.yml 2019-07-06 13:46:23 +01:00
sentriz b988600786 remove some old indexes 2019-07-05 15:48:04 +01:00