Skip to content

Releases: FileFighter/ClientSetup

V1.7 - Upload Endpoint and FileHandler

Choose a tag to compare

@open-schnick open-schnick released this 13 May 16:28
Feature/FF-305 add file handler and combine fe and proxy (#17)

* add filehandler

* remove reverse proxy and add filehandler

* fix error and remove debug

* fix spelling mistake

* add profile variable to rest and filehandler for cors

* add volume to filehandler

* update version

* use var for lastest version of services

V1.6 - Improved Scripts and Application

Choose a tag to compare

@open-schnick open-schnick released this 25 Jan 18:25
FF-177 Updated Scripts, and Application (#11)

* ffighter is now installed in /usr/bin

* Bumped to version v1.6, fixed main script.

* Added releaseWorkflow

* fixed release workflow

* Added one more check, requested by @qvalentin

* Added Download Script

* Updated README.

* Bumped version to 1.6

* fixed bug with copy pasted code.

V1.5 Update Script

Choose a tag to compare

@open-schnick open-schnick released this 21 Dec 15:20
FF-232  FF-233  Update Script  (#9)

* basics of the stable update script

* cleaning

* added the latest update

* fixed error with digest check

* cleaning

* changes requested by @open-schnick, updated readme

* minor spelling fix.

* added more >/dev/null 2>&1

* Bumped Version to 1.5

Co-authored-by: open-schnick <jonathan.burst@gmx.de>

V1.4 - Reverse Proxy

Choose a tag to compare

@open-schnick open-schnick released this 14 Nov 13:20

Added additional container for a reverse proxy with nginx.

V1.3 - FileFighter CLI

Choose a tag to compare

@open-schnick open-schnick released this 08 Nov 17:03
FF-98, FF-99 Feature/application (#5)

* Changed a lot.

* Added OneTimeScript

* small fixes

* Implemented Request by @qvalentin (#5)

* Finished Install Script.

* Finished Install Script.

* Added Status option.

* fixed wrong rootDir.

* fixed one edge case.

* removed unnecessary db_port.

* Added FrontendLink to start.sh

* Added FrontendLink to start.sh

* Can i stop pushing pws to the repo?

* Added additional information for the user.

* Updated README.md

* Implemented Changes requested by @qvalentin

V1.2 Start, Stop scripts, fancy font.

Choose a tag to compare

@open-schnick open-schnick released this 29 Oct 17:06
Start and Stop scripts, fancy fonts (#4)

* made script more fancy.

* removed exit, fixed typo

* added start and stop scripts

* fixed typo

V1.1 - Added Stop Services Script

Choose a tag to compare

@open-schnick open-schnick released this 20 Oct 09:40
added stop_services script (#2)

* adde cleanUp scripts

* implemented changes (#2)

Co-authored-by: open-schnick <jonathan.burst@gmx.de>

v1.0 - Basic Script available

Choose a tag to compare

@open-schnick open-schnick released this 16 Oct 10:30
Update init_setup.sh