Commit Graph

65 Commits

Author SHA1 Message Date
Benjamin Kyd
79733547b5 Merge pull request #1 from plane000/dev
Merge stable branch dev to master
2018-11-05 18:18:02 +00:00
Ben
4f29cc6cc9 Updated dependencies 2018-11-05 18:08:43 +00:00
Ben
04ccd924bd Merge branch 'master' of https://github.com/plane000/note-service-server 2018-11-05 18:07:58 +00:00
Ben
d22a9fbb24 Changed some lines in the router i think 2018-11-05 18:05:47 +00:00
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
51616a15cb started error refractor 2018-11-05 13:53:45 +00:00
Ben
7ed789b30c Changed controller error producing around a little 2018-11-05 12:08:44 +00:00
Ben
106fcbfcef Changed some code around in the note controller 2018-11-05 11:20:39 +00:00
plane000
61b87bd8b6 Compatability for node 10.12.0 2018-10-22 10:55:12 +01: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
plane000
a880ea15af i thought about some stuff, havent really changed any code though 2018-09-14 20:30:40 +01:00
plane000
02bdd9a807 rEEEEEEEE 2018-09-14 19:14:35 +01:00
plane000
e30f46e07d i hate gitignoreing things 2018-09-14 19:13:55 +01:00
plane000
793c3ac5fb asdf 2018-09-14 19:13:19 +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
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
Ben
30a1e1e834 trying to get a stack trace working lol 2018-09-08 12:26:34 +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
299be3618d started planning endpoints 2018-09-05 22:10:22 +01:00
Ben
f19d1588b9 updated documentation with new endpoints 2018-09-05 22:05:13 +01:00
plane000
a253fa4280 what changed 2018-09-05 19:32:06 +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
Ben
03ba991b47 fixed spelling in documentation 2018-09-05 10:53:27 +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
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
5f7313cd0d resolve merge conflict 2018-09-01 20:01:34 +01:00
Ben
32c319c68b Merge branch 'master' of https://github.com/plane000/note-service-server 2018-09-01 19:58:18 +01:00