17 Commits

Author SHA1 Message Date
180fe602ad Fix copy/paste error 2019-01-15 13:51:12 -07:00
dbd5776b8f Add configurable note quota to limit the number of notes per user. 2019-01-15 13:25:01 -07:00
be39e37f9c Fix incorrect variable 2019-01-08 13:59:18 -07:00
f9b6d7213e Merge ../BusinessAppTemplate 2019-01-07 22:20:36 -07:00
7d30251cd6 Add CORS header to API 2019-01-07 22:18:02 -07:00
faea75fc4f Add togglelist API to toggle a list item (#9) 2018-12-27 15:31:53 -07:00
dcaa0e1506 Add tolist API to convert a note to a checklist (#9) 2018-12-27 15:31:10 -07:00
dfc579d00c Add favoritenote API to toggle favorite/star status (#9) 2018-12-27 15:30:40 -07:00
2ff2c173eb Add deletenote API (#9) 2018-12-27 15:22:39 -07:00
3e04746f57 Add savenote API for creating and updating notes (#9) 2018-12-27 15:18:56 -07:00
d031454b95 Merge ../BusinessAppTemplate 2018-12-27 14:44:31 -07:00
6ceeeaa087 Add support for regex matching on API vars 2018-12-27 14:44:10 -07:00
23eb2fce69 Add getnotes and getnote API actions 2018-12-27 01:04:25 -07:00
f1c36fdeb1 Add getRequestUser() function 2018-12-27 00:55:58 -07:00
d36b340692 Make API work with user/pass combo 2018-12-27 00:51:54 -07:00
3f32258ba0 Fix bug 2018-12-20 23:58:35 -07:00
5b7ab65946 Make better API system, use new AccountHub API 2018-12-14 21:16:31 -07:00