|
7bee6dcc04
|
Better handling of options in buckets listing
|
2022-07-13 18:54:36 +02:00 |
|
|
c407cea0e8
|
Remove useless default value
|
2022-07-13 18:54:22 +02:00 |
|
|
d9fdb3e2a3
|
Add possibility to add extra HTTP headers
|
2022-07-13 18:52:58 +02:00 |
|
|
03b73f6fbb
|
Add ability to update buckets
|
2022-07-13 16:35:28 +02:00 |
|
|
15fcf95fa1
|
Remove Windows from CI
|
2022-07-13 16:04:20 +02:00 |
|
|
b3424030ca
|
Add CI badge
|
2022-07-13 15:58:17 +02:00 |
|
|
c826feb942
|
Please the linter, bump supported Emacs version to 27
|
2022-07-13 15:56:46 +02:00 |
|
|
ed42053b5c
|
Fix formatting of docstring
|
2022-07-13 15:49:50 +02:00 |
|
|
2f712b8a4d
|
Add compatibility for Emacs 27 and earlier
|
2022-07-13 15:47:14 +02:00 |
|
|
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 |
|
|
df44f7d979
|
Removed a character that somehow ended up here
|
2022-07-13 02:05:14 +02:00 |
|
|
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 |
|