jc21
1faac4edf2
Merge pull request #750 from klutchell/klutchell-patch-1
...
allow custom stream conf
2021-01-03 20:14:55 +10:00
dependabot[bot]
9dd0ebd899
Bump ini from 1.3.5 to 1.3.8 in /docs
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 10:17:11 +00:00
Kyle Harding
6bd2ac7d6d
Update README.md
2020-12-01 14:24:14 -05:00
chaptergy
1337c50d28
Use latest
tag in full setup instructions
2020-11-07 19:37:35 +01:00
chaptergy
57fc1d8f08
Removes the need of a config file and allows db config via environment
2020-11-07 13:24:01 +01:00
dependabot[bot]
e5cb750015
Bump node-forge from 0.9.1 to 0.10.0 in /docs
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/0.9.1...0.10.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-17 23:42:28 +00:00
dependabot[bot]
70346138a7
Bump prismjs from 1.20.0 to 1.21.0 in /docs
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 00:02:04 +00:00
Jamie Curnow
ae06b2da75
Updated deps and added contributor
2020-08-06 14:40:54 +10:00
Jamie Curnow
54d423a11f
Updated doc for sqlite
2020-08-06 14:27:29 +10:00
dependabot[bot]
8dfbcef198
Bump lodash from 4.17.15 to 4.17.19 in /docs
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-19 20:33:49 +00:00
dependabot[bot]
18a5b11033
Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-07 23:36:47 +00:00
Jamie Curnow
3e912a7474
Added FAQ to docs
2020-05-20 21:14:00 +10:00
jc21
781442bf1e
Merge pull request #361 from Xantios/fix-bad-gateway
...
Fixes #310 Clarification on the docs
2020-04-14 09:09:39 +10:00
Xantios Krugor
d9e1e1bbb7
Fixes #310 Clarification on the docs
2020-04-11 13:03:15 +02:00
David Panesso
4a6de8deee
Documentation formatting on advanced configuration page
2020-04-10 00:57:45 -05:00
Jamie Curnow
a882b0be82
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager into develop
2020-04-07 12:06:55 +10:00
Jamie Curnow
db7bbab768
Updated npm deps
2020-04-07 12:06:36 +10:00
Jamie Curnow
bdb591af9e
- Add ability to disable ipv6, fixes #312
...
- Added ipv6 listening to hosts when configured, fixes #236 and #149
- Added documentation about disabling ipv6
- Updated npm packages
2020-04-07 10:43:19 +10:00
jc21
33c2c131c2
Merge pull request #345 from IronTooch/master
...
Documentation update
2020-04-06 08:33:02 +10:00
IronTooch
b7467c10e8
Update README.md
2020-04-01 23:44:24 -04:00
IronTooch
701ef18606
Update README.md
2020-04-01 23:42:58 -04:00
dependabot[bot]
41f16c20b6
Bump minimist from 1.2.0 to 1.2.2 in /docs
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-19 09:53:16 +10:00
jc21
256bd2336f
v2.2.0 New Brand ( #319 )
...
* Tweaks and backend vscode settings
* Version bump
* Updated Icon to be more vibrant
* New logo and new login screen layout, version bump
* New documentation!
* Use CI to update package versions
because I was sick of changing it everywhere
* Generate docs
* Docs upload
* Fix pipeline
* Fix pipeline
* Update readme version before generating docs
* Testing docs deploy
* Fix pipeline
* Updated CI link
* Fix docs upload
* Docs upload fixes
* Fix s3 upload grrr
* Docs tweaks
* Updated readme
* Updated screenshots
Co-authored-by: Jamie Curnow <jamiec@benon.com>
2020-03-11 16:54:10 +10:00