Daniel García
|
05a1137828
|
Move backend checks to build.rs to fail fast, and updated dependencies
|
2019-07-09 17:26:34 +02:00 |
|
Daniel García
|
12af32b9ea
|
Don't print DB URL
|
2019-06-02 13:39:16 +02:00 |
|
Daniel García
|
1322b876e9
|
Merge pull request #493 from endyman/feature/initial_mysql_support
Initial support for mysql
|
2019-06-01 23:33:06 +02:00 |
|
Nils Domrose
|
dc36f0cb6c
|
re-added sqlite check_db code, cleanup
|
2019-05-27 22:58:52 +02:00 |
|
Nils Domrose
|
ff759397f6
|
initial mysql support
|
2019-05-26 23:03:05 +02:00 |
|
Emil Madsen
|
ab95a69dc8
|
Rework migrations for MySQL
|
2019-05-20 21:12:41 +02:00 |
|
Emil Madsen
|
42af7c6dab
|
MySQL database
|
2019-05-20 19:53:14 +02:00 |
|
TheMardy
|
ef551f4cc6
|
Create Backup funcitonality
Added create backup functionality to the admin panel
|
2019-05-03 15:46:29 +02:00 |
|
Daniel García
|
a1dc47b826
|
Change config to thread-safe system, needed for a future config panel.
Improved some two factor methods.
|
2019-01-25 18:24:57 +01:00 |
|
Daniel García
|
30e768613b
|
Start using rustfmt and some style changes to make some lines shorter
|
2018-12-30 23:34:31 +01:00 |
|
Daniel García
|
94810c106a
|
Migrate to rust 2018 edition
|
2018-12-07 02:05:45 +01:00 |
|
Daniel García
|
66097e5f12
|
r2d2_diesel is included in diesel since 1.1, so we don't need the dependencies directly.
Same thing with time, included in chrono
|
2018-03-07 18:41:34 +01:00 |
|
Daniel García
|
5cd40c63ed
|
First working version
|
2018-02-10 01:00:55 +01:00 |
|