Commit Graph

33 Commits

Author SHA1 Message Date
Ben
106fcbfcef Changed some code around in the note controller 2018-11-05 11:20:39 +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
plane000
a880ea15af i thought about some stuff, havent really changed any code though 2018-09-14 20:30:40 +01:00
Ben
7e5f13e114 for frick sake 2018-09-14 19:07:47 +01:00
Ben
3455bbc14b asd 2018-09-12 13:00:12 +01:00
Ben
9067731cec resolved merge conflict 2018-09-11 22:03:29 +01:00
Ben
b793c05d16 i have barely done anything but i gotta commit cause i want to edit on a different PC 2018-09-11 16:46:10 +01:00
Ben
846fa32059 idk 2018-09-10 14:03:34 +01:00
plane000
1630edee91 added errors to database models i did yesterday 2018-09-08 15:05:53 +01:00
Ben
30a1e1e834 trying to get a stack trace working lol 2018-09-08 12:26:34 +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
299be3618d started planning endpoints 2018-09-05 22:10:22 +01:00
Ben
a3842b9541 permalink done 2018-09-05 17:02:52 +01:00
Ben
2026b1320e API documentation updated 2018-09-05 08:25:51 +01:00
plane000
3d0727283d idk ima work on this endpoint tomorrow 2018-09-04 20:16:44 +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
29292603a5 Token authentication on signup /user/ POST route working, started login and auth 2018-09-04 16:34:58 +01:00
plane000
47a76e2f5b fixed bug where res would time out 2018-09-01 21:30:46 +01:00
Ben
32c319c68b Merge branch 'master' of https://github.com/plane000/note-service-server 2018-09-01 19:58:18 +01:00
Ben
8ef777ae44 added rate limiting 2018-09-01 19:57:51 +01:00
plane000
a1215366a7 right on 2018-08-31 21:26:40 +01:00
Ben
c33f7bdd7b Signup endpoints almost done 2018-08-31 17:08:04 +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
c11aab31a0 Controller framework working 2018-08-19 19:30:47 +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