Commit graph

16 commits

Author SHA1 Message Date
alexweininger 38273dac92 Bump version, update changelog 2021-05-31 01:28:46 -05:00
Alex Weininger 185e1a98f4
Create function tags (#19)
* Basic functions create tag and create execution feature

* Detailed function support, create tag still broken

* create tag and pick folder

* edit changelog and bump extension version

* fix linting

* function tag creation

* Create function tags

* Fix linting
2021-05-31 01:24:51 -05:00
Alex Weininger 6cbf15379c
Feature: functions (#15)
* Basic functions create tag and create execution feature

* Detailed function support, create tag still broken

* create tag and pick folder

* edit changelog and bump extension version

* fix linting
2021-05-29 10:32:38 -05:00
alexweininger b4e5fdcd20 Add some flare to the readme, remove temp fix 2021-05-22 00:17:08 -07:00
alexweininger cf36de1ffb Temporary fix for Appwrite issue https://github.com/appwrite/appwrite/issues/1171 2021-05-21 00:40:14 -07:00
alexweininger 974691b538 0.0.7 release prep 2021-05-14 13:55:17 -07:00
Alex Weininger 273f8c5b02
Update CHANGELOG.md 2021-05-14 13:41:36 -07:00
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