Skip to content

Commit

Permalink
Merge pull request #22 from CIDgravity/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--cidgravitygateway

chore(main): release 1.0.0
  • Loading branch information
FlorianRuen authored Jul 1, 2024
2 parents b1a559e + c70e6cd commit 6344056
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Changelog

## 1.0.0 (2024-07-01)


### Features

* add functions to check storage type ([0f2d6b8](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/0f2d6b8be273573ca1bd9298438573b07a2de8d6))
* add ipfs default gateway configuration ([29d3a31](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/29d3a311241a1b4bdf2447f34b203c67d3f31460))
* add Makefile ([29c0ac0](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/29c0ac083ba9328837e3618098f60f60c6f18958))
* add metadata_endpoint to external storage configuration ([b93bc84](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/b93bc84cddae6d1a2be899714f8bfe932db85209))
* add public ipfs link to gateway tab ([01939a3](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/01939a3364451ebb2d55e7c60214543977f1ffc3))
* add readme and screenshots ([0a3f0a0](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/0a3f0a0fe1fca481d045e8e9ebfe2c55f3cbbb1f))
* add tab icon and improve tab updates ([94edfab](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/94edfabf8def272cfdfea7ef931418987c2219e5))
* add workflow to build and release app ([edd8d18](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/edd8d183ea21c2d005a1db502c8847aa65a2cfc2))
* change way to send credentials for basic authentication ([e6a78a5](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/e6a78a5695f30b2c994609c5077966efa1aa7d2d))
* improve method to search external storage from file ID ([14f42c0](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/14f42c02177a32b0ca199b3b0b42e4319f632240))
* remove unused github workflows ([4396adb](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/4396adb735d8c49f09ee85580a34e7ede931afb8))
* upgrade dependencies ([691b48a](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/691b48a8a416fc6c9db4f8e0c09d0857a84606a1))
* upgrade nextcloud coding standard library ([c8a4f88](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/c8a4f8840c1a2902e561cd74130c3e6cc81ba052))


### Bug Fixes

* error management when loading file metadata ([a842415](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/a842415325adbbf5ba24a9cc1760f599d5a752cf))
* linting errors ([db45027](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/db450270cad971c0a96728c37d2f51893ed9b650))
* release script ([b1a559e](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/b1a559ea8bfc9dee8f1d6310f600a37c86fae15b))
* update building webpack scripts ([ecdc9cf](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/ecdc9cf1014bfb6bb01bd73e585a7e56763dc8b5))
* wrong link placement ([2164567](https://github.com/CIDgravity/nextcloud-cidgravity-gateway-app/commit/2164567d9af07cc11ffbe566940f4a9a5abbd15a))

0 comments on commit 6344056

Please sign in to comment.