Andris Reinman
9dc18e8a7e
Return list of strings for forward targets
2019-09-13 11:12:47 +03:00
Louis Laureys
4ef5cf6dc0
Add back the 404 code
2019-08-19 01:10:06 +02:00
Louis Laureys
667dce4a94
404 code to 200 code with an error code string
...
404 error without an error code string is inconsistent when compared to all other methods. While on that topic, is there any reason for not using the right http response codes
Sorry for all the issues 😁 . Knowing me there's more to come. I'll get on the SHA password encryption as soon as I get my application working enough.
2019-08-17 00:58:26 +02:00
Andris Reinman
dcef8e22cd
migrated API tests from icedfrisby to supertest
2019-07-31 16:05:59 +03:00
Louis Laureys
08927831b7
an user > a user
2019-07-08 18:14:55 +02:00
Andris Reinman
7d22c436e7
v1.10.5
2018-11-08 13:02:31 +02:00
Andris Reinman
d72198c1bd
list-id filtering
2018-11-02 10:18:24 +02:00
Andris Reinman
5596f47a1a
updated api permissions
2018-10-12 11:13:54 +03:00
Andris Reinman
fc9da62cb6
fixed typo
2018-09-27 09:13:19 +03:00
Andris Reinman
d8979f158a
use pbkdf2 as default password hash (uses native module), added disabled property for filter API
2018-09-21 11:25:55 +03:00
Andris Reinman
aa64123766
allow using string 1 as truthy value for boolean arguments
2018-09-10 14:51:57 +03:00
Andris Reinman
573787f1c3
allow ip and sess for all API calls. added hashedPassword argument for user create and update
2018-09-07 09:58:05 +03:00
Andris Reinman
83c1bdc745
use projection instead of fields
2018-08-14 23:45:45 +03:00
Andris Reinman
01ff77bdc4
Allow using empty filters
2018-04-13 13:47:23 +03:00
Andris Reinman
7beedf01d8
list filter attachment sizes in bytes
2018-04-11 15:54:33 +03:00
Andris Reinman
c35b719611
updated address handling
2018-01-24 16:31:37 +02:00
Andris Reinman
0d90c70331
updated api docs
2018-01-20 23:19:37 +02:00
Andris Reinman
127536799f
use targets
2018-01-20 21:38:56 +02:00
Andris Reinman
768dd02da2
updated boolean check in api
2018-01-11 09:43:31 +02:00
Andris Reinman
e721238a97
addes some error codes
2017-12-21 10:31:34 +02:00
Andris Reinman
38e60e35a4
Added new resolve method to find user id for an username
2017-12-21 09:59:56 +02:00
Andris Reinman
9dd052e18c
added api docs for filters
2017-11-27 15:56:49 +02:00
Andris Reinman
bef736c1b8
fixed filters
2017-07-31 12:00:20 +03:00
Andris Reinman
9e767187cb
refactor api
2017-07-26 11:52:55 +03:00