Commit Graph

8 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 15fcf95fa1
Remove Windows from CI 2022-07-13 16:04:20 +02:00
Lucien Cartier-Tilet b3424030ca
Add CI badge 2022-07-13 15:58:17 +02:00
Lucien Cartier-Tilet c826feb942
Please the linter, bump supported Emacs version to 27 2022-07-13 15:56:46 +02:00
Lucien Cartier-Tilet ed42053b5c
Fix formatting of docstring 2022-07-13 15:49:50 +02:00
Lucien Cartier-Tilet 2f712b8a4d
Add compatibility for Emacs 27 and earlier 2022-07-13 15:47:14 +02:00
Lucien Cartier-Tilet e91c6a80aa
Add listing and getting a storage bucket, process API response
Processing the API response currently only works when receiving JSON
data, otherwise the content other than the HTTP headers will be
ignored.
2022-07-13 15:34:50 +02:00
Lucien Cartier-Tilet df44f7d979
Removed a character that somehow ended up here 2022-07-13 02:05:14 +02:00
Lucien Cartier-Tilet 9eab745763
initial commit
Two public API functions already available:
- appwrite-storage-create-bucket
- appwrite-storage-delete-bucket
2022-07-13 02:01:17 +02:00