Commit Graph

39 Commits

Author SHA1 Message Date
Ben
4b5a68b160 BROKEN - moved api into controllers for error refractor seeing as it's interacts with the view it should be a controller not a model 2018-11-05 13:57:41 +00:00
Ben
7ed789b30c Changed controller error producing around a little 2018-11-05 12:08:44 +00:00
Ben
26b5f2902c Notes endpoint complete, back to working on model abstractions 2018-09-25 16:57:54 +01:00
Ben
7a21961ab9 syntax error in noteController.js 2018-09-25 14:30:46 +01:00
Ben
30fac3ff13 Worked on the note endpoint and helpers, ready for response and testing 2018-09-25 13:59:58 +01:00
Ben
bff3461278 more work on the note endpoint, for now im going to work around it 2018-09-24 14:05:47 +01:00
Ben
d72127bf2b hecking abstractions boi 2018-09-15 11:58:52 +01:00
Ben
f9a93d61ab started note abstractions 2018-09-15 11:21:58 +01:00
Ben
7e5f13e114 for frick sake 2018-09-14 19:07:47 +01:00
plane000
9a16dd2292 started to think about how ima do notes and groups 2018-09-08 15:48:56 +01:00
plane000
e1e036da80 fixed fucking accidental reset --hard 2018-09-08 15:09:03 +01:00
plane000
1630edee91 added errors to database models i did yesterday 2018-09-08 15:05:53 +01:00
plane000
301f255d0d db abstractions done 2018-09-07 21:09:46 +01:00
plane000
0c8977d4d0 started database abstractions for new data structures 2018-09-07 19:01:14 +01:00
plane000
478897ae2b done datastructures 2018-09-07 18:12:27 +01:00
Ben
94fe1578d9 ready for data structures, auth and middleware done 2018-09-07 17:16:20 +01:00
Ben
3ed9ed4cbd Authentication middleware complete for requests with an authroization header 2018-09-06 18:03:31 +01:00
Ben
f19d1588b9 updated documentation with new endpoints 2018-09-05 22:05:13 +01:00
plane000
e52974fc11 Logging is more verbose 2018-09-05 17:57:37 +01:00
Ben
a3842b9541 permalink done 2018-09-05 17:02:52 +01:00
plane000
51b6b64167 removed useless table 2018-09-04 20:09:20 +01:00
plane000
5130fba032 login and signup endpoints complete, some auth framework in place for future 2018-09-04 20:06:22 +01:00
plane000
558e550a3b optomised login dir 2018-09-04 18:17:33 +01:00
Ben
2a2b422bf2 More auth database interaction 2018-09-04 16:44:15 +01:00
Ben
29292603a5 Token authentication on signup /user/ POST route working, started login and auth 2018-09-04 16:34:58 +01:00
plane000
9ecfa5204f token gen 2018-09-03 21:14:39 +01:00
plane000
47a76e2f5b fixed bug where res would time out 2018-09-01 21:30:46 +01:00
Ben
8ef777ae44 added rate limiting 2018-09-01 19:57:51 +01:00
Ben
c33f7bdd7b Signup endpoints almost done 2018-08-31 17:08:04 +01:00
Ben
b330329441 User database model 2018-08-30 15:52:36 +01:00
plane000
80c485a9e0 asdf 2018-08-30 15:22:25 +01:00
Ben
bee795f923 More work on user model and got queries working 2018-08-30 15:10:39 +01:00
Ben
47980250c4 baseuser and user model started 2018-08-30 10:04:41 +01:00
Ben
12ca0b16a8 User usage model 2018-08-30 08:23:43 +01:00
Ben
8b01bf38cb added some more database interaction 2018-08-29 19:16:53 +01:00
plane000
e80a1c1b6e removed useless package and added middleware logger 2018-08-27 18:00:31 +01:00
plane000
1ac8ea9b96 redid database structures and now running SQLite and Seqelize 2018-08-27 17:53:45 +01:00
plane000
8c73a65b29 Database interaction and basic controller layout 2018-08-19 17:39:55 +01:00
plane000
e975b34546 Initial Commit 2018-08-18 18:49:16 +01:00