Skip to content

Releases: HectorMRC/filebrowser

v0.0.10

16 Apr 10:16
93e1331
Compare
Choose a tag to compare
chore(deps): bump tj-actions/changed-files from 35.7.8 to 35.7.12 (#90)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35.7.8 to 35.7.12.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v35.7.8...v35.7.12)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.0.9

01 Apr 18:58
b9c0eed
Compare
Choose a tag to compare
feat: add http service (#87)

feat: add http rest server for get profile requests

0.0.8

25 Jan 18:56
Compare
Choose a tag to compare
chore(deps): upgrade dependencies

0.0.7

08 Jan 13:25
d367afe
Compare
Choose a tag to compare
chore: create ownership certificate when file created (#58)

* chore: create ownership certificate when file created

* chore(deps): bump tj-actions/changed-files from 34.5.0 to 35.1.0 (#57)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34.5.0 to 35.1.0.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v34.5.0...v35.1.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#56)

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump anothrNick/github-tag-action from 1.52.0 to 1.54.0 (#54)

Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.54.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](https://github.com/anothrNick/github-tag-action/compare/1.52.0...1.54.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(agent): discard emited events on handler

* fix(test): add certificate application mock for file test

* chore(deps): make dependency direct

* chore: remove non-informative logs

* chore(grpc): use typed message for files metadata

* fix: fix next available filename algorithm

* fix: resolve file creation bugs

* fix: use base name for path

* fix: fix bug un relocate regex management algorithm

* fix: use submatch directly

* test: add test case

* chore: remove event emision from application layer

* feat: compute metadata for dirs

* test: add test for remove file usecase

* test: add another testcase

* feat: bulk deletion of files

* feat: emit file deleted event

* feat: add rename file and folder

* fix: avoid special characters on filenames

* chore(deps): bump anothrNick/github-tag-action from 1.52.0 to 1.55.0 (#59)

Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.55.0.
- [Release notes](https://github.com/anothrNick/github-tag-action/releases)
- [Commits](https://github.com/anothrNick/github-tag-action/compare/1.52.0...1.55.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hèctor Morales Carnicé <thehector1593@gmail.com>

* chore(deps): bump go.mongodb.org/mongo-driver from 1.11.0 to 1.11.1 (#61)

Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump tj-actions/changed-files from 34.5.0 to 35.2.1 (#62)

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34.5.0 to 35.2.1.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v34.5.0...v35.2.1)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hèctor Morales Carnicé <thehector1593@gmail.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

0.0.6

04 Dec 16:42
Compare
Choose a tag to compare
fix: change event name

0.0.5

02 Nov 23:53
Compare
Choose a tag to compare
doc: remove comment

0.0.4

09 Oct 00:23
Compare
Choose a tag to compare
chore(deps): upgade dependencies

0.0.3

26 Aug 15:39
Compare
Choose a tag to compare
release v0.0.3

0.0.2

17 Aug 18:59
Compare
Choose a tag to compare
release v0.0.2

0.0.1

31 Jul 13:35
Compare
Choose a tag to compare
release: chore updates