Daniel García
|
05a1137828
|
Move backend checks to build.rs to fail fast, and updated dependencies
|
5 years ago |
Daniel García
|
12af32b9ea
|
Don't print DB URL
|
6 years ago |
Daniel García
|
1322b876e9
|
Merge pull request #493 from endyman/feature/initial_mysql_support
Initial support for mysql
|
6 years ago |
Nils Domrose
|
dc36f0cb6c
|
re-added sqlite check_db code, cleanup
|
6 years ago |
Nils Domrose
|
ff759397f6
|
initial mysql support
|
6 years ago |
Emil Madsen
|
ab95a69dc8
|
Rework migrations for MySQL
|
6 years ago |
Emil Madsen
|
42af7c6dab
|
MySQL database
|
6 years ago |
TheMardy
|
ef551f4cc6
|
Create Backup funcitonality
Added create backup functionality to the admin panel
|
6 years ago |
Daniel García
|
a1dc47b826
|
Change config to thread-safe system, needed for a future config panel.
Improved some two factor methods.
|
6 years ago |
Daniel García
|
30e768613b
|
Start using rustfmt and some style changes to make some lines shorter
|
6 years ago |
Daniel García
|
94810c106a
|
Migrate to rust 2018 edition
|
6 years ago |
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
|
7 years ago |
Daniel García
|
5cd40c63ed
|
First working version
|
7 years ago |