1
0
Fork 0
mirror of https://git.42l.fr/neil/sncf.git synced 2024-05-04 06:53:12 +02:00
sncf/src
2020-11-03 19:05:08 +01:00
..
database now using database pool for db. Fixes #21 2020-11-03 17:02:03 +01:00
account.rs implementing multiple database systems support! 2020-11-01 18:03:42 +01:00
config.rs adding cookie_key field, better error message on outdated config. bump cfg version 2020-11-03 19:05:08 +01:00
errors.rs cargo fmt 2020-08-22 16:34:28 +02:00
forward.rs now using database pool for db. Fixes #21 2020-11-03 17:02:03 +01:00
main.rs do not disclose database path in stdout unless debug_mode is enabled 2020-11-01 18:02:26 +01:00
sniff.rs implementing multiple database systems support! 2020-11-01 18:03:42 +01:00
templates.rs fixing crash with missing translations (#3) 2020-08-19 19:14:45 +02:00