gitpad/src
Aravinth Manivannan 8f2a8ed1a1
chore & fix: fix broken link
2022-04-05 12:43:46 +05:30
..
api feat: gist index view 2022-02-28 12:18:49 +05:30
data fix: delete all gist repositories when account is deleted 2022-03-24 19:32:51 +05:30
pages chore & fix: fix broken link 2022-04-05 12:43:46 +05:30
static_assets chore: clippy lints 2022-02-27 18:54:13 +05:30
db.rs chore: rename gists to gitpad 2022-02-20 19:21:28 +05:30
demo.rs fix and chore: apply clippy lints and create_gist returns gist public ID 2022-02-19 13:35:03 +05:30
errors.rs fix: add validation to check for empty file array during gist creation 2022-02-23 20:32:32 +05:30
main.rs fix: set authentication session cookie and load middleware 2022-02-23 19:39:06 +05:30
routes.rs feat: login and register HTML pages 2022-02-21 02:22:01 +05:30
settings.rs feat: demo user banner on login and register pages 2022-03-08 08:43:46 +05:30
tests.rs feat: add delete request test util 2022-02-20 01:04:01 +05:30
utils.rs fix and chore: apply clippy lints and create_gist returns gist public ID 2022-02-19 13:35:03 +05:30