polaris/src
Antoine Gersant 96f8480b2d Merge pull request #12 from jxs/master
update project to use log crate and replace println! calls with equivalent log level macro calls
2017-10-14 12:23:44 -07:00
..
db update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
ui update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
api.rs fix bug on api.rs, only insert username in the session if authentication was successful 2017-10-13 18:59:42 +01:00
config.rs update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
ddns.rs update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
errors.rs Fixed a bug where playlists that have spaces in their name were unusable 2017-09-24 20:09:44 -07:00
index.rs update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
main.rs update project to use log crate and replace println! calls with equivalent log level macro calls 2017-10-14 04:34:54 +01:00
metadata.rs Updated dependencies 2017-09-21 21:32:42 -07:00
playlist.rs Fixed compiler warnings 2017-09-26 23:15:44 -07:00
serve.rs Added support for HTTP Range header 2017-09-23 16:46:12 -07:00
thumbnails.rs Improved performance of thumbnail generation 2017-10-08 15:25:46 -07:00
user.rs Simplified connection API 2017-07-09 23:32:02 -07:00
utils.rs Moved resident configuration from .toml file to database 2017-06-28 23:37:48 -07:00
vfs.rs Simplified connection API 2017-07-09 23:32:02 -07:00