Commits on Source (28)
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
Deleted api/route.php
-
Sibidharan authored
Update API Development Apr 2021.postman_collection.json, api/REST.api.php, api/index.php files See merge request !1
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
-
Sibidharan authored
Showing
- .htaccess 3 additions, 0 deletions.htaccess
- API Development Apr 2021.postman_collection.json 561 additions, 0 deletionsAPI Development Apr 2021.postman_collection.json
- README.md 106 additions, 3 deletionsREADME.md
- api/REST.api.php 3 additions, 3 deletionsapi/REST.api.php
- api/apis/auth/current.php 26 additions, 0 deletionsapi/apis/auth/current.php
- api/apis/auth/login.php 36 additions, 0 deletionsapi/apis/auth/login.php
- api/apis/auth/refresh.php 28 additions, 0 deletionsapi/apis/auth/refresh.php
- api/apis/auth/signup.php 1 addition, 5 deletionsapi/apis/auth/signup.php
- api/apis/folder/delete.php 27 additions, 0 deletionsapi/apis/folder/delete.php
- api/apis/folder/get_all_notes.php 19 additions, 0 deletionsapi/apis/folder/get_all_notes.php
- api/apis/folder/list.php 15 additions, 0 deletionsapi/apis/folder/list.php
- api/apis/folder/new.php 19 additions, 0 deletionsapi/apis/folder/new.php
- api/apis/folder/rename.php 20 additions, 0 deletionsapi/apis/folder/rename.php
- api/apis/notes/delete.php 27 additions, 0 deletionsapi/apis/notes/delete.php
- api/apis/notes/edit.php 24 additions, 0 deletionsapi/apis/notes/edit.php
- api/apis/notes/get.php 22 additions, 0 deletionsapi/apis/notes/get.php
- api/apis/notes/new.php 19 additions, 0 deletionsapi/apis/notes/new.php
- api/index.php 78 additions, 33 deletionsapi/index.php
- api/lib/Auth.class.php 73 additions, 0 deletionsapi/lib/Auth.class.php
- api/lib/Folder.class.php 166 additions, 0 deletionsapi/lib/Folder.class.php
Some changes are not shown.
For a faster browsing experience, only 20 of 1000+ files are shown.
api/apis/auth/current.php
0 → 100644
api/apis/auth/login.php
0 → 100644
api/apis/auth/refresh.php
0 → 100644
api/apis/folder/delete.php
0 → 100644
api/apis/folder/get_all_notes.php
0 → 100644
api/apis/folder/list.php
0 → 100644
api/apis/folder/new.php
0 → 100644
api/apis/folder/rename.php
0 → 100644
api/apis/notes/delete.php
0 → 100644
api/apis/notes/edit.php
0 → 100644
api/apis/notes/get.php
0 → 100644
api/apis/notes/new.php
0 → 100644
api/lib/Folder.class.php
0 → 100644