77 Commits

Author SHA1 Message Date
Benjamin Kyd
7fb9bdd2f6 Merge pull request #5 from plane000/add-license-1
Create LICENSE
2019-02-03 20:30:11 +00:00
Benjamin Kyd
3463bd2d4b Create LICENSE 2019-02-03 20:29:51 +00:00
Benjamin Kyd
47193bf86e Merge pull request #4 from plane000/dev
Merge stable branch dev to master
2018-11-09 18:29:25 +00:00
Ben
7ab4511cc8 Reorderd some endpoints in the router 2018-11-09 17:21:05 +00:00
Ben
56615b0b17 Updated readme.md 2018-11-08 20:41:24 +00:00
Ben
9fe570e87e Updated endpoints.md 2018-11-08 14:44:17 +00:00
Ben
08a5fe4fa8 Resolved errors bug and fixed the permanote controller - also working toward renaming all instances of PermaLink to permanote 2018-11-08 14:39:08 +00:00
Ben
7aead446de Fixed database abstraction naming and changed a lot of lets to consts and /unauth/permanote is broken 2018-11-07 15:13:57 +00:00
Ben
7ab179208e Working build - Node 10.13.0 with babel 2018-11-06 16:49:49 +00:00
Ben
1a12b690e4 Modified controllers to use API middleware in new directory, node 11.1.0 broke EVERYHTING so i have to resolve 2018-11-06 16:34:02 +00:00
Benjamin Kyd
562a2f80be Merge pull request #3 from plane000/dev
Merge pull request #2 from plane000/master
2018-11-05 18:19:57 +00:00
Benjamin Kyd
13f3f0d013 Merge pull request #2 from plane000/master
Okay, this is epic
2018-11-05 18:19:05 +00:00
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