Commit graph

801 commits

Author SHA1 Message Date
Antoine Gersant
2632e083f6 Checkout submodules before building 2019-09-28 23:05:35 -07:00
Antoine Gersant
98cd98dd4d Install nightly toolchain 2019-09-28 22:41:56 -07:00
Antoine Gersant
fa0dd54ce6 Fixed yaml syntax 2019-09-28 22:38:12 -07:00
Antoine Gersant
0d7296b024 Github actions hello world 2019-09-28 22:34:03 -07:00
Antoine Gersant
6416943dd0 Updated flamer 2019-09-28 17:02:42 -07:00
Antoine Gersant
22ae33f029 Updated simplelogger 2019-09-28 16:54:37 -07:00
Antoine Gersant
b89ae5a133 Removed unused dependency 2019-09-28 16:42:09 -07:00
Antoine Gersant
8dbaad98f5 Ditched ring dependency, simplified password hashing 2019-09-28 16:38:43 -07:00
Antoine Gersant
fbb5d7d526 Cargo update 2019-09-28 15:39:33 -07:00
Antoine Gersant
6899cf0a81 Pulled latest polaris-web 2019-09-28 14:57:22 -07:00
Antoine Gersant
90fe1629eb Cleaned up static file serving 2019-09-28 00:48:04 -07:00
Antoine Gersant
01af2ee742 Formatting 2019-09-28 00:14:48 -07:00
Antoine Gersant
f2e6a27c0e Wrap content of unix releases in a top-level folder 2019-09-27 22:42:20 -07:00
Antoine Gersant
f070c743cb Pulled latest polaris web 2019-09-27 22:18:40 -07:00
Antoine Gersant
8c5c43e3a9 Pulled latest polaris-web 2019-09-04 20:58:10 -07:00
Antoine Gersant
851d31eef9 Fixed compile errors 2019-09-02 22:17:26 -07:00
Antoine Gersant
d348f15032
Merge pull request #47 from agersant/profile-index
Profile index
2019-09-02 15:19:01 -07:00
Antoine Gersant
9da2c85c14 Use fork of metaflac with buffered reads 2019-09-02 15:15:16 -07:00
Antoine Gersant
45aa6ff0be Ignore flame graph 2019-09-02 15:15:03 -07:00
Antoine Gersant
82ea7983aa Instrument index duration 2019-09-02 14:28:25 -07:00
Antoine Gersant
d2cc868a0a Autoformat 2019-09-02 13:12:48 -07:00
Antoine Gersant
7cf5f7db09 Updated to task system version 2.0 2019-08-31 13:43:46 -07:00
Antoine Gersant
db105966f4 Updated rustfm-scrobble dependency 2019-08-28 22:41:47 -07:00
Antoine Gersant
9d1ad2dc60 Fixed warning when compiling on Windows 2019-08-28 22:41:32 -07:00
Antoine Gersant
d5844d95b9
Merge pull request #41 from lnicola/auth-secret
Provide the secret key to Rocket
2019-08-07 22:20:51 -07:00
Laurențiu Nicola
1bffdf0861 Provide secret key to Rocket 2019-08-08 08:06:29 +03:00
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