Commit Graph

18 Commits

Author SHA1 Message Date
43df413e57
cargo: bump dependencies
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-10-07 13:52:03 +05:30
supercmmetry
d00a95f84f
jirachi: Bump to v0.1.8
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-09-25 15:29:18 +05:30
2a3634e5de
dependencies: bump versions
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-09-24 22:57:43 +05:30
c075068649
pastes: validate URLs using regex
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-09-24 22:45:48 +05:30
51591530d0
routes: use rocket_cors crate to handle CORS
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-08-05 23:07:59 +05:30
3d90c6f9bf
cargo: bump dependencies
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-07-10 11:12:10 +05:30
e412014a14
cargo: Add missing fields and dev dependencies
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-07-06 02:29:30 +05:30
b6d73b8fe5
cargo: Update dependencies
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-07-05 22:31:03 +05:30
62c5d88048
utils: migrate to jirachi for generating unique keys
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-07-05 22:29:24 +05:30
1aa0c5c278
cargo: Cheap tricks for faster binaries
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-26 13:35:42 +05:30
2ada994764
cargo: Update dependencies
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-26 13:29:59 +05:30
f16e906ff4
routes: pastes: Finish implementing fetching of pastes
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-26 00:53:39 +05:30
8e44b02235
routes: pastes: Finish impl of paste creation
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-26 00:19:20 +05:30
0e5abac774
[wip] paste: Add route to create pastes
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-06-25 18:12:36 +05:30
supercmmetry
c41b036e07
diesel: embed migrations in binary
Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 15:02:27 +05:30
supercmmetry
74aa1e3852
utils: Implement error struct
- Implement Responder trait for Error
- Implement Responder trait for Success

Signed-off-by: supercmmetry <vishaals2000@gmail.com>
2020-06-24 13:55:28 +05:30
53d2e70415
dependencies: Add base deps and boilerplate
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-05-27 22:45:36 +05:30
0f432df67f
Initial commit
Signed-off-by: ATechnoHazard <amolele@gmail.com>
2020-05-27 22:08:29 +05:30