Antoine Gersant
|
4b4ab8145c
|
Rust 2018
|
2018-10-30 23:49:30 -07:00 |
|
Antoine Gersant
|
fea0b4ef25
|
Updated diesel dependency
|
2018-10-06 18:13:44 -07:00 |
|
Antoine Gersant
|
ec69a3568f
|
Fixed clippy lints
|
2018-10-06 16:29:46 -07:00 |
|
Antoine Gersant
|
0297b351bf
|
Rustfmt
|
2018-10-06 15:46:30 -07:00 |
|
Antoine Gersant
|
d310c1fab0
|
Updated diesel dependency
|
2017-12-10 20:41:52 -08:00 |
|
João Oliveira
|
55d6e412d6
|
update project to use log crate and replace println! calls with equivalent log level macro calls
|
2017-10-14 04:34:54 +01:00 |
|
Antoine Gersant
|
bd537b8134
|
Simplified connection API
|
2017-07-09 23:32:02 -07:00 |
|
Antoine Gersant
|
88c692e9a5
|
Share test DB function between modules
|
2017-07-09 15:54:08 -07:00 |
|
Antoine Gersant
|
f42e40b766
|
Added API endpoint to edit configuration
|
2017-07-01 18:04:52 -07:00 |
|
Antoine Gersant
|
87d43d0da5
|
Moved config functionality out of DB
|
2017-07-01 13:51:01 -07:00 |
|
Antoine Gersant
|
89d746268e
|
Moved config business out of DB struct
|
2017-07-01 13:43:13 -07:00 |
|
Antoine Gersant
|
f498956710
|
Less coupling between DB and Index
|
2017-07-01 13:30:31 -07:00 |
|
Antoine Gersant
|
8a7a63ce61
|
Less DB coupling with VFS and DDNS
|
2017-07-01 13:27:57 -07:00 |
|
Antoine Gersant
|
bdc33a29aa
|
Cosmetic changes
|
2017-07-01 13:09:51 -07:00 |
|
Antoine Gersant
|
312be5e631
|
Moved index functionality out of DB struct
|
2017-07-01 13:06:55 -07:00 |
|
Antoine Gersant
|
6202311aa7
|
Removed locate from DB struct
|
2017-07-01 12:49:58 -07:00 |
|
Antoine Gersant
|
d9532dd22c
|
Moved auth() out of DB struct
|
2017-07-01 12:42:49 -07:00 |
|
Antoine Gersant
|
c314f7a452
|
Loosen coupling between db and other modules
|
2017-07-01 12:26:14 -07:00 |
|
Antoine Gersant
|
11ff053b9d
|
Moved index out of db module
|
2017-07-01 12:03:15 -07:00 |
|
Antoine Gersant
|
48f2913816
|
Removed models module
|
2017-07-01 11:59:32 -07:00 |
|
Antoine Gersant
|
e7ef07fe6a
|
Moved index structs out of models module
|
2017-07-01 11:56:51 -07:00 |
|
Antoine Gersant
|
ac93ec5b02
|
Moved user structs out of db module
|
2017-07-01 11:52:41 -07:00 |
|
Antoine Gersant
|
d70abba47e
|
Moved MountPoint structure into vfs module
|
2017-07-01 11:40:31 -07:00 |
|
Antoine Gersant
|
143e1f6761
|
Removed unecessary index object
|
2017-07-01 11:07:36 -07:00 |
|
Antoine Gersant
|
ce90377b2d
|
Removed debug spam
|
2017-06-29 00:34:52 -07:00 |
|
Antoine Gersant
|
b6b3b8c5b0
|
Fixed a bug where browse results sort was case sensitive
|
2017-06-29 00:33:54 -07:00 |
|
Antoine Gersant
|
104381af5d
|
Less boilerplate for VFS config
|
2017-06-29 00:16:00 -07:00 |
|
Antoine Gersant
|
29bc678c82
|
Less verbose use of diesel
|
2017-06-29 00:06:43 -07:00 |
|
Antoine Gersant
|
e41a5273a8
|
Autoformat
|
2017-06-28 23:59:48 -07:00 |
|
Antoine Gersant
|
d87ec09c38
|
Unify DDNS config struct
|
2017-06-28 23:58:24 -07:00 |
|
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
|
723de5c479
|
Split indexing process from DB API
|
2017-06-25 19:51:54 -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 |
|