Commit graph

9 commits

Author SHA1 Message Date
Alex Weininger 7190b769f8
Fix user password validation when creating a new user (#13)
* Fix password validation for creating a new user. Must be between 6 and 32 chars inclusive.

* update changelog
2021-05-03 14:39:17 -07:00
Alex Weininger 5fa1a5e661
Allow users to specify communication with self-signed certificates to fix connection to Appwrite on local machine (#10)
* fix self signed certs

* add health request time out of 10 seconds
2021-04-30 05:18:12 -07:00
Alex Weininger 4886416bae
bump version (#8) 2021-04-30 02:58:45 -07:00
Alex Weininger 88a35349eb
Update CHANGELOG.md 2021-04-30 02:55:17 -07:00
alexweininger aff8fcd592 bump version 2021-04-30 02:11:35 -07:00
Alex Weininger d4b05a0728
v0.0.3 hotfix (#6)
* Prevent errors when user has no projects

* edit changelog and bump version
2021-04-30 01:53:33 -07:00
Alex Weininger 7ace94ffdc
prep for v0.0.2 (#5) 2021-04-30 01:43:32 -07:00
Alex Weininger 35e657b1de
Update CHANGELOG.md 2021-04-29 22:43:17 -07:00
alexweininger 8ac13c28fd initial commit 2021-04-19 13:11:56 -07:00