Skip to content

Releases: FileFighter/ClientSetup

V1.7 - Upload Endpoint and FileHandler

13 May 16:28
Compare
Choose a tag to compare
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

25 Jan 18:25
Compare
Choose a tag to compare
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

21 Dec 15:20
Compare
Choose a tag to compare
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 <[email protected]>

V1.4 - Reverse Proxy

14 Nov 13:20
Compare
Choose a tag to compare

Added additional container for a reverse proxy with nginx.

V1.3 - FileFighter CLI

08 Nov 17:03
Compare
Choose a tag to compare
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.

29 Oct 17:06
Compare
Choose a tag to compare
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

20 Oct 09:40
Compare
Choose a tag to compare
added stop_services script (#2)

* adde cleanUp scripts

* implemented changes (#2)

Co-authored-by: open-schnick <[email protected]>

v1.0 - Basic Script available

16 Oct 10:30
Compare
Choose a tag to compare
Update init_setup.sh