Antoine Gersant
be9b4203f8
Merge pull request #40 from lnicola/sd-notify
...
Add support for notifying systemd of startup
2019-08-07 20:22:45 -07:00
Laurențiu Nicola
606eae563d
Add support for notifying systemd of startup
2019-08-07 14:37:27 +03:00
Antoine Gersant
4d13c96dcc
Merge pull request #38 from lnicola/cleanups
...
Bump dependencies
2019-08-07 00:21:50 -07:00
Laurențiu Nicola
b1fec94e82
Fix Windows builds
2019-08-07 08:50:24 +03:00
Laurențiu Nicola
c4d7fc62b5
Switch back to app_dirs 1.1 and fix typo
2019-08-07 08:21:28 +03:00
Laurențiu Nicola
6d963c059f
Use 2018-style macro imports
2019-08-06 12:51:15 +03:00
Laurențiu Nicola
57ded63cb8
2018 edition idioms
2019-08-06 12:31:30 +03:00
Laurențiu Nicola
b70c8ff622
More dependency updates
2019-08-06 12:25:47 +03:00
Laurențiu Nicola
c94db165d0
cargo update
2019-08-06 10:44:04 +03:00
Antoine Gersant
3d704908aa
Merge pull request #33 from Darksecond/docker-logging-fix
...
Fix logging in docker.
2019-05-28 18:12:41 -07:00
Tim Peters
b878ac555e
Implement suggestions
2019-05-28 19:15:13 +02:00
Tim Peters
0224a5dee3
Fix logging in docker.
...
Docker by default doesn't have a TTY. The TermLogger doesn't work in that case.
If the TermLogger can't be initiated, try the SimpleLogger.
See https://github.com/Drakulix/simplelog.rs/issues/30 for a similar case.
2019-05-27 21:10:11 +02:00
Antoine Gersant
f3e48b8507
Update README.md
2019-04-09 23:51:47 -07:00
Antoine Gersant
c3a2ecd7fc
Fixed syntax error
2019-04-09 23:35:14 -07:00
Antoine Gersant
244d0e9ed5
Fixed unaccurate redirect to index.html
2019-04-09 00:39:11 -07:00
Antoine Gersant
e5ae0a5e0a
Merge remote-tracking branch 'origin/master'
2019-04-09 00:28:37 -07:00
Antoine Gersant
d8305ddd46
Clone submodules for CI
2019-04-09 00:28:30 -07:00
Antoine Gersant
21ada701e8
Removed unused import
2019-04-09 00:28:23 -07:00
Antoine Gersant
af3b9ab92c
Update README.md
2019-04-08 22:46:52 -07:00
Antoine Gersant
26a894c0b1
Properly redirect to index.html so relative src properties in html work
2019-04-08 22:44:53 -07:00
Antoine Gersant
c3b75e6058
revert previous change
2019-04-08 19:45:41 -07:00
Antoine Gersant
6e1ea501a2
Merge remote-tracking branch 'origin/master'
2019-04-08 19:40:56 -07:00
Antoine Gersant
eb605ab882
Testing root URL
2019-04-08 19:40:34 -07:00
Antoine Gersant
a3725d1110
Merge pull request #30 from agersant/bundle-swagger
...
Bundle swagger
2019-04-07 23:42:46 -07:00
Antoine Gersant
bf67ccfda8
Ship swagger files with installers
2019-04-07 23:41:24 -07:00
Antoine Gersant
69c8c93277
Fixed warnings
2019-04-07 23:28:31 -07:00
Antoine Gersant
c8655a2447
Serve swagger files under /swagger
2019-04-07 23:24:15 -07:00
Antoine Gersant
b190385dbd
Allow tests to compile
2019-04-07 19:31:36 -07:00
Antoine Gersant
d59b80b2b3
Update README.md
2019-04-07 19:23:02 -07:00
Antoine Gersant
95d4942522
relative paths for swagger dependencies
2019-04-07 19:01:02 -07:00
Antoine Gersant
32a808b962
Ship swagger files and mount them on /swagger
2019-04-07 18:54:53 -07:00
Antoine Gersant
a4578194f0
Bumped version number
2019-04-07 18:53:43 -07:00
Antoine Gersant
f2509cf02f
Updated file paths
2019-04-07 18:10:34 -07:00
Antoine Gersant
9d03f95d5f
Updated links to swagger in docs
2019-04-07 18:07:14 -07:00
Antoine Gersant
fce30f9c58
Renamed docs\api to docs\swagger
2019-04-07 18:06:44 -07:00
Antoine Gersant
c9683401f2
Added server prefix
2019-04-07 18:06:07 -07:00
Antoine Gersant
44dd550e46
Added link to documentation
2019-04-07 17:52:38 -07:00
Antoine Gersant
2d9ecb18b4
Formatting
2019-04-07 17:50:31 -07:00
Antoine Gersant
0fd436db2a
Formatting
2019-04-07 17:49:28 -07:00
Antoine Gersant
bc39111a4b
Updated page title
2019-04-07 17:48:07 -07:00
Antoine Gersant
1f1bf80176
Added title and logo to docs page
2019-04-07 17:47:27 -07:00
Antoine Gersant
cec69f5834
Set theme jekyll-theme-minimal
2019-04-07 17:43:23 -07:00
Antoine Gersant
c12f4f35e3
Changed documentation landing page format
2019-04-07 17:40:48 -07:00
Antoine Gersant
e5436bcb7b
Added documentation index
2019-04-07 17:38:31 -07:00
Antoine Gersant
6bcac3338f
Merge pull request #29 from agersant/docs
...
Added API docs
2019-04-07 17:34:19 -07:00
Antoine Gersant
4f5e58dce7
Documented last.fm endpoints
2019-04-07 17:32:55 -07:00
Antoine Gersant
96a6504aa3
Fixed linked to API spec
2019-04-07 17:07:12 -07:00
Antoine Gersant
caf275330e
Added playlist endpoints
2019-04-07 17:04:33 -07:00
Antoine Gersant
56ded64da6
Added /serve endpoint
2019-04-07 16:50:58 -07:00
Antoine Gersant
e4ddcfe831
Added search endpoint
2019-04-07 16:45:02 -07:00