aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| * Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
| |
| * Bump color-string from 1.5.3 to 1.5.5Libravatar dependabot[bot]2021-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.5.5. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.5.5) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Update new.edgeLibravatar thursday2021-07-10
| |
* | Update RecipeController.jsLibravatar thursday2021-07-10
| |
* | Update RecipeController.jsLibravatar thursday2021-07-10
| |
* | Update README.mdLibravatar thursday2021-07-10
| |
* | Fixed line 83 to reflect the use of port 3333Libravatar thursday2021-07-09
| | | | | | I believe the Dockerfile now sets Ferdi-server's port to 3333, so I've updated the documentation to reflect this.
* | Update README.mdLibravatar thursday2021-07-09
| | | | | | Fixed spelling and grammar issues and updated with warning for existing users regarding config.txt being deprecated and the default sqlite database location and name being changed.
* | Update database name and volume.Libravatar thursday2021-07-09
| | | | | | Updated to reflect the changes made to database.js and alert existing users to breaking changes.
* | Update .env.exampleLibravatar thursday2021-07-09
| |
* | Update docker-compose.ymlLibravatar thursday2021-07-09
| | | | | | As per changes to database.js and the discussion here: https://github.com/getferdi/server/pull/48#discussion_r667150127
* | Update database.jsLibravatar thursday2021-07-09
| | | | | | Update default sqlite data directory and database as per: https://github.com/getferdi/server/pull/48#discussion_r667150127
* | Updated .env.example Libravatar thursday2021-07-09
| | | | | | To match changes to database.js as per the discussion here: https://github.com/getferdi/server/pull/48#discussion_r667150127
* | Update comment to deprecate use of config.txt Libravatar thursday2021-07-09
| | | | | | Explain the deprecated state of config.txt (and .env) and reference the readme and .env.example.
* | Apply suggestions from code reviewLibravatar thursday2021-07-09
| |
* | Comment out code to generate .env fileLibravatar thursday2021-07-09
| | | | | | Remove code to check for `config.txt` and generate `/app/.env` file, but keep it in comments for now as documentation.
* | Update .dockerignoreLibravatar thursday2021-07-08
| |
* | Merge branch 'master' into masterLibravatar Vijay Raghavan Aravamudhan2021-07-05
|\|
| * Bump set-getter from 0.1.0 to 0.1.1Libravatar dependabot[bot]2021-07-05
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [set-getter](https://github.com/doowb/set-getter) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/doowb/set-getter/releases) - [Commits](https://github.com/doowb/set-getter/commits/0.1.1) --- updated-dependencies: - dependency-name: set-getter dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * Bump bson from 1.1.1 to 1.1.6Libravatar dependabot[bot]2021-06-17
| | | | | | | | | | | | | | | | Bumps [bson](https://github.com/mongodb/js-bson) from 1.1.1 to 1.1.6. - [Release notes](https://github.com/mongodb/js-bson/releases) - [Changelog](https://github.com/mongodb/js-bson/blob/v1.1.6/HISTORY.md) - [Commits](https://github.com/mongodb/js-bson/commits/v1.1.6) Signed-off-by: dependabot[bot] <support@github.com>
| * Bump glob-parent from 5.0.0 to 5.1.2Libravatar dependabot[bot]2021-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.0.0...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
| * Send correct Content-Type header for custom iconLibravatar nick2021-06-17
| |
| * Applied linter fixes.Libravatar Vijay A2021-05-19
| |
| * Added husky pre-commit hook to run linterLibravatar Vijay A2021-05-19
| |
| * Fixed #56: Added favicon for all html pages served by the server.Libravatar Vijay A2021-05-19
| |
| * [Housekeeping] Added missing hygiene configs/files for developer/contributor.Libravatar Vijay A2021-05-19
| |
| * Bump lodash from 4.17.19 to 4.17.21Libravatar dependabot[bot]2021-05-19
| | | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] <support@github.com>
| * Bump hosted-git-info from 2.8.8 to 2.8.9Libravatar dependabot[bot]2021-05-18
| | | | | | | | | | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
| * Merge pull request #51 from k0staa/bug/927-unable_to_import_franzLibravatar Amine El Mouafik2021-02-27
| |\ | | | | | | Fix import from Franz
| | * Fix import from Franz by adding additional headers and body to login requestLibravatar Michal Kostewicz2021-02-11
| | |
| * | Merge pull request #50 from k0staa/bug/account_settings_display_franz_fixLibravatar Amine El Mouafik2021-02-07
| |\ \ | | |/ | |/|
| | * Fix regarding CR comments - username should be added to user and not to ↵Libravatar Michal Kostewicz2021-02-07
| | | | | | | | | | | | workspace
| | * Add lastname column to User DB table and update API logic to save,return and ↵Libravatar Michal Kostewicz2021-02-06
| | | | | | | | | | | | update this data.
* | | Change main license holder to Ferdi and remove one existing in docker directoryLibravatar Michal Kostewicz2021-02-14
| | |
* | | Update docker/README.md - update information about usage of NGINXLibravatar Michał Kostewicz2021-02-09
| | | | | | | | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* | | Merge branch 'master' of https://github.com/k0staa/serverLibravatar Michal Kostewicz2021-02-09
|\ \ \
| * | | Update docker/README.md - one mention for MariaDB/MySQLLibravatar Michał Kostewicz2021-02-09
| | | | | | | | | | | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
| * | | Update docker/README.md - removing logo from docker readmeLibravatar Michał Kostewicz2021-02-09
| | | | | | | | | | | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
| * | | Update docker/README.mdLibravatar Michał Kostewicz2021-02-09
| | | | | | | | | | | | Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* | | | Mark Ethereal as deprecatedLibravatar Michal Kostewicz2021-02-09
|/ / /
* | | Fix all issues found on CR -> especially update README.md, remove creation ↵Libravatar Michal Kostewicz2021-02-09
| | | | | | | | | | | | of new config.txt, update ignore files.
* | | Fix DATA_DIR examples in README.mdLibravatar Michal Kostewicz2021-02-08
| | |
* | | Adjust README info about DATA_DIRLibravatar Michal Kostewicz2021-02-07
| | |
* | | Add script which will use config.txt if existLibravatar Michal Kostewicz2021-02-07
| | |
* | | Revert line which choose DB folder using env. Move Dockerfile to root. ↵Libravatar Michal Kostewicz2021-02-07
| | | | | | | | | | | | Simplify export in entrypoint. Update README
* | | Change database.js so any system folder can be used to keep database filesLibravatar Michal Kostewicz2021-02-07
| | |
* | | Add new configuration for docker with small script to generate or use ↵Libravatar Michal Kostewicz2021-02-07
| | | | | | | | | | | | APP_KEY. docker-compose was adjusted to use DATA_DIR.
* | | Modifying Dockerfile so that it can use the current application code to ↵Libravatar Michal Kostewicz2021-02-07
| | | | | | | | | | | | build the image. Update instructions for building image in README.md
* | | Moved getferdi/server-docker into getferdi/server repository.Libravatar Michal Kostewicz2021-02-07
|/ / | | | | | | Add sample docker-compose file and update README.md files in root and docker directories.
* | Merge pull request #47 from cromefire/db-pathLibravatar Amine El Mouafik2021-02-06
|\ \ | | | | | | Configurable data path