Commit graph

882 commits

Author SHA1 Message Date
Antoine Gersant
66f59da7b2 Moved resident configuration from .toml file to database 2017-06-28 23:37:48 -07:00
Antoine Gersant
55b49f1ace Fixed a bug where browse results were not sorted alphabetically 2017-06-27 21:27:45 -07:00
Antoine Gersant
9ee523f8e1 Minor improvements to indexing:
- Directories now appear before their content during indexing
- No longer error when cleaning a large number of missing items
2017-06-27 00:50:42 -07:00
Antoine Gersant
3089c6f9ab Autoformat 2017-06-25 19:53:25 -07:00
Antoine Gersant
723de5c479 Split indexing process from DB API 2017-06-25 19:51:54 -07:00
Antoine Gersant
6cced632b2 Removed test DB 2017-06-25 19:27:46 -07:00
Antoine Gersant
2df90902fb Autoformat 2017-06-25 18:37:45 -07:00
Antoine Gersant
378c2015b8 Replaced hand-written SQL with diesel 2017-06-25 18:36:54 -07:00
Antoine Gersant
0135538156 Test task now run in release mode 2017-06-25 18:36:33 -07:00
Antoine Gersant
fc4bac94b4 Added VS code tasks for running/testing 2017-06-24 23:26:48 -07:00
Antoine Gersant
63f78efa3d Added CLI option for custom DB path 2017-06-24 23:26:37 -07:00
Antoine Gersant
b08ebfffb9 Added logo in sticker format 2017-06-24 15:21:45 -07:00
Antoine Gersant
6057a63371 Cargo.lock version update 2017-06-11 23:36:44 -07:00
Antoine Gersant
d539c6241c Pulled latest polaris-web 2017-06-11 23:33:30 -07:00
Antoine Gersant
e36f14132f Lowered version number for small release 2017-06-11 23:31:34 -07:00
Antoine Gersant
fa3729340a Removed unecessary set-cookie header 2017-06-11 23:28:59 -07:00
Antoine Gersant
3298865f22 Updated web client screenshot 2017-06-05 00:13:47 -07:00
Antoine Gersant
95c6508472 Minor correction to uninstall instructions 2017-06-04 18:35:51 -07:00
Antoine Gersant
942ac099c7 autoformat 2017-06-04 18:32:59 -07:00
Antoine Gersant
42fcf70f53 Removed GNU toolchain 2017-06-04 14:51:32 -07:00
Antoine Gersant
e40f11bf25 Updated uuid dependency 2017-06-04 14:29:15 -07:00
Antoine Gersant
1fce42ff02 Updated router dependency 2017-06-04 14:28:07 -07:00
Antoine Gersant
d0ce3630e3 Updated lewton dependency 2017-06-04 14:26:30 -07:00
Antoine Gersant
c8671179d4 Updated image dependency 2017-06-04 14:23:29 -07:00
Antoine Gersant
40ad1d4065 Updated error-chain dependency to latest 2017-06-04 14:22:10 -07:00
Antoine Gersant
3b90b605d5 Allow Rust Beta to fail building 2017-06-04 14:19:58 -07:00
Antoine Gersant
c1b9b59a5f Automatically detect version number from Cargo.toml 2017-06-04 14:04:45 -07:00
Antoine Gersant
6df085106d Bumped version number 2017-06-04 13:32:34 -07:00
Antoine Gersant
8d745e8416 Removed Windows Open SSL remains 2017-06-04 13:32:22 -07:00
Antoine Gersant
86e618d2a5 Removed the dependency on OpenSSL on Windows
- Replaced session handling by secure_session
- Required updating a bunch of dependencies
- Replaced Hyper Client usage in DDNS by Reqwest (which only uses OpenSSL on Linux)
2017-06-04 13:17:27 -07:00
Antoine Gersant
425e1f4ad8 Added env variables for OpenSSL include dir and lib dir 2017-06-03 19:54:09 -07:00
Antoine Gersant
7a1a060068 Removed 32 bit configs 2017-06-03 19:53:10 -07:00
Antoine Gersant
3f82ed27ea Pulled latest polaris-web 2017-06-03 19:36:48 -07:00
Antoine Gersant
8b75f20ed6 Merge remote-tracking branch 'origin/master' 2017-06-03 19:26:37 -07:00
Antoine Gersant
375a452a8c Install Open SSL dependency before building 2017-06-03 19:26:31 -07:00
Antoine Gersant
9ab0bb9ce2 Added Appveyor badge 2017-06-03 19:14:58 -07:00
Antoine Gersant
7e6ddc233c Added Appveyor CI config 2017-06-03 19:10:33 -07:00
Antoine Gersant
9fe0bfd046 No longer panic when there's an error while parsing options 2017-05-30 22:49:17 -07:00
Antoine Gersant
f638299665 Run as a daemon on Linux 2017-05-30 22:45:27 -07:00
Antoine Gersant
0b9aca16ae Added message indicating installation success 2017-05-30 22:36:00 -07:00
Antoine Gersant
6e4e2f9065 Added Linux test config file 2017-05-30 22:35:43 -07:00
Antoine Gersant
0acb2e5816 Added Linux installation instructions 2017-05-30 22:34:17 -07:00
Antoine Gersant
baadd410ca Added packaging script and makefile for Linux install 2017-05-29 19:13:03 -07:00
Antoine Gersant
2b865d80c1 Install web content in appdata folder 2017-05-29 18:29:06 -07:00
Antoine Gersant
1d0b4929fd Use lowercase names on linux 2017-05-29 18:28:31 -07:00
Antoine Gersant
6084ad2703 Serve /web files from app data rather than relative path.
Also added CLI option to serve from custom path.
2017-05-29 18:28:05 -07:00
Antoine Gersant
f6ca5bace4 Autoformat 2017-05-29 12:01:07 -07:00
Antoine Gersant
8eaefb6dba Moved app data into user folders instead of system folders 2017-05-28 22:46:42 -07:00
Antoine Gersant
617645e4f4 Added DLLs that are part of the release script 2017-05-28 18:05:01 -07:00
Antoine Gersant
121a91ea8d Bumped version number 2017-05-11 00:18:11 -07:00