Photo manager web app, written in rust.
Go to file
Andrey Tkachenko 8d03abb434
All checks were successful
continuous-integration/drone/push Build is passing
Update README.md
2023-07-07 17:23:35 +04:00
.github/workflows Update CI. 2023-01-28 17:36:13 +01:00
crates Update README.md 2023-07-07 17:23:35 +04:00
migrations Remove unnessesary id columns from relation tables. 2023-02-27 00:31:34 +01:00
res Add first attempt of a favicon. 2023-01-29 01:13:07 +01:00
src Refactor get_or_create_place. 2023-03-04 18:06:11 +01:00
templates Improve the search handler. 2023-02-24 23:54:44 +01:00
.drone.yml Add .drone.yaml 2023-07-07 15:36:29 +04:00
.gitignore No secrets in git. 2016-07-17 14:16:41 +02:00
Cargo.toml Release 0.12.2 (2023-03-04) 2023-03-04 18:13:22 +01:00
CHANGELOG.md Release 0.12.2 (2023-03-04) 2023-03-04 18:13:22 +01:00
diesel.toml Quit using diesel_infer_schema. 2018-08-31 22:40:39 +02:00
LICENSE Specify MIT license 2021-04-18 17:08:30 +02:00
README.md Update README.md 2023-07-07 17:23:35 +04:00
rustfmt.toml Use stable rustfmt. 2019-02-23 21:20:36 +01:00

Album

Build Status

Photo manager