Dorivaldo Valentim
e7c5c405d9
Last revision
2023-08-11 14:13:17 +01:00
Dorivaldo Valentim
0a9e224c27
Conflict resolution
2023-08-09 07:51:30 +01:00
Dorivaldo Valentim
9de40ae86f
Conflict resolution
2023-08-09 07:49:16 +01:00
Dorivaldo Valentim
ba295aa82d
Finishing the guide page translation (en => pt)
2023-08-09 07:44:56 +01:00
Dorivaldo Valentim
8adcc19445
Beginning the guide page translation (en => pt)
2023-08-09 07:43:52 +01:00
Dorivaldo Valentim
93986d3c4d
Beggining the guide page translation (en => pt)
2023-08-08 17:03:26 +01:00
Dorivaldo Valentim
741c881a51
Adding the third party page translation (en => pt)
2023-08-08 16:19:47 +01:00
Dorivaldo Valentim
9cc1730a90
Adding the faq page translation (en => pt)
2023-08-08 15:59:33 +01:00
Dorivaldo Valentim
c6f86cfcff
Adding the upgrading page translation (en => pt)
2023-08-08 14:45:11 +01:00
Dorivaldo Valentim
92829cff21
Finishing the advanced configurations page translation (en => pt)
2023-08-08 14:17:44 +01:00
Dorivaldo Valentim
0c4fed53b5
Beginning with 'advanced-config' page translation (en => pt)
2023-07-25 06:54:37 +01:00
Dorivaldo Valentim
2146dabd75
Adding the guide page
2023-07-24 09:45:03 +01:00
Dorivaldo Valentim
185e5bfc93
Adding the screenshots page translation (en => pt)
2023-07-24 09:41:50 +01:00
Dorivaldo Valentim
c7bcaad42e
I've done the setup page translation (en => pt)
2023-07-24 06:42:02 +01:00
Dorivaldo Valentim
37bfa183d3
I've done the homepage translation
2023-07-23 23:40:35 +01:00
Dorivaldo Valentim
6400a66992
Adding the initial configs to enable pt language support on application
2023-07-23 23:26:44 +01:00
Jamie Curnow
9fe07fa6c3
Update documentation
2023-03-30 15:37:59 +10:00
Jamie Curnow
79fedfcea4
Use consistent docker-compose file version in docs
2023-03-22 09:41:19 +10:00
Jamie Curnow
8fdb8ac853
Update docs
2023-03-21 18:26:28 +10:00
Jamie Curnow
dad3e1da7c
Adds support to run processes as a user/group, defined
...
with PUID and PGID environment variables
- Detects if image is run with a user in docker command and fails if so
- Adds s6 prepare scripts for adding a 'npmuser'
- Split up and refactor the s6 prepare scripts
- Runs nginx and backend node as 'npmuser'
- Changes ownership of files required at startup
2023-03-20 16:56:52 +10:00
jc21
546ce8d4bc
Merge pull request #2444 from BitsOfAByte/develop
...
Load events configuration from custom file
2023-03-08 16:32:46 +10:00
jc21
589ab8757e
Merge pull request #1933 from NginxProxyManager/dependabot/npm_and_yarn/docs/postcss-8.2.13
...
Bump postcss from 8.2.10 to 8.2.13 in /docs
2023-03-07 21:40:39 +10:00
jc21
d5c950a231
Merge pull request #2659 from NginxProxyManager/dependabot/npm_and_yarn/docs/qs-6.10.3
...
Bump qs from 6.9.7 to 6.10.3 in /docs
2023-03-07 21:40:09 +10:00
dependabot[bot]
d9a1701927
Bump qs from 6.9.7 to 6.10.3 in /docs
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.9.7 to 6.10.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.9.7...v6.10.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 10:51:49 +00:00
jc21
6e500c35dc
Merge pull request #1958 from NginxProxyManager/dependabot/npm_and_yarn/docs/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6 in /docs
2023-03-07 20:51:45 +10:00
jc21
a06e96061f
Merge pull request #1947 from NginxProxyManager/dependabot/npm_and_yarn/docs/node-forge-1.3.0
...
Bump node-forge from 1.0.0 to 1.3.0 in /docs
2023-03-07 20:51:32 +10:00
jc21
09349efbbe
Merge pull request #1934 from NginxProxyManager/dependabot/npm_and_yarn/docs/ansi-html-0.0.8
...
Bump ansi-html from 0.0.7 to 0.0.8 in /docs
2023-03-07 20:50:38 +10:00
jc21
b1e904df84
Merge pull request #2031 from NginxProxyManager/dependabot/npm_and_yarn/docs/async-3.2.2
...
Bump async from 3.2.0 to 3.2.2 in /docs
2023-03-07 20:50:16 +10:00
jc21
5f435b6325
Merge pull request #2454 from NginxProxyManager/dependabot/npm_and_yarn/docs/decode-uri-component-0.2.1
...
Bump decode-uri-component from 0.2.0 to 0.2.1 in /docs
2023-03-07 20:49:48 +10:00
jc21
3f6ad0d807
Merge pull request #2471 from NginxProxyManager/dependabot/npm_and_yarn/docs/express-4.17.3
...
Bump express from 4.17.1 to 4.17.3 in /docs
2023-03-07 20:48:55 +10:00
dependabot[bot]
2706454635
Bump minimist from 1.2.5 to 1.2.6 in /docs
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 09:23:06 +00:00
dependabot[bot]
ebf07a7912
Bump json5 from 2.1.3 to 2.2.2 in /docs
...
Bumps [json5](https://github.com/json5/json5 ) from 2.1.3 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 06:52:21 +00:00
dependabot[bot]
abe6493244
Bump express from 4.17.1 to 4.17.3 in /docs
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 06:51:40 +00:00
dependabot[bot]
9f192ab275
Bump decode-uri-component from 0.2.0 to 0.2.1 in /docs
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.1 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 06:51:33 +00:00
jc21
52e013d289
Merge pull request #2410 from NginxProxyManager/dependabot/npm_and_yarn/docs/loader-utils-2.0.4
...
Bump loader-utils from 2.0.3 to 2.0.4 in /docs
2023-03-07 16:51:30 +10:00
dependabot[bot]
f3b3072711
Bump async from 3.2.0 to 3.2.2 in /docs
...
Bumps [async](https://github.com/caolan/async ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v3.2.0...v3.2.2 )
---
updated-dependencies:
- dependency-name: async
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-07 06:51:02 +00:00
jc21
93f57aece5
Merge pull request #2583 from NginxProxyManager/dependabot/npm_and_yarn/docs/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs
2023-03-07 16:49:58 +10:00
dependabot[bot]
1ac28410ff
Bump dns-packet from 5.2.2 to 5.4.0 in /docs
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 5.2.2 to 5.4.0.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v5.2.2...5.4.0 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-02 21:13:16 +00:00
dependabot[bot]
d2f707b76d
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-03 05:19:25 +00:00
BitsOfAByte
3c23aa935e
Load events configuration from custom file
2022-12-02 21:32:04 +00:00
dependabot[bot]
452838b04a
Bump loader-utils from 2.0.3 to 2.0.4 in /docs
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-18 00:00:12 +00:00
jc21
0dfa3d9ca3
Merge pull request #2379 from NginxProxyManager/dependabot/npm_and_yarn/docs/loader-utils-2.0.3
...
Bump loader-utils from 2.0.0 to 2.0.3 in /docs
2022-11-08 11:44:55 +10:00
jc21
2f6d8257ec
Merge pull request #2259 from cuishuang/develop
...
all: fix some typos
2022-11-08 11:40:42 +10:00
dependabot[bot]
32f77dbcee
Bump loader-utils from 2.0.0 to 2.0.3 in /docs
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.3 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-08 00:53:09 +00:00
ROVAST
03b544023b
Update README.md
...
Fix docker compose up warning message
```
WARN[0000] network default: network.external.name is deprecated in favor of network.name
```
2022-11-02 10:26:01 +08:00
cui fliter
f85e82973d
all: fix some typos
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2022-09-10 21:08:16 +08:00
jc21
60ffec5c64
Merge pull request #2072 from NginxProxyManager/dependabot/npm_and_yarn/docs/eventsource-2.0.2
...
Bump eventsource from 1.0.7 to 2.0.2 in /docs
2022-08-23 20:57:21 +10:00
dependabot[bot]
e0821bd927
Bump terser from 5.0.0 to 5.14.2 in /docs
...
Bumps [terser](https://github.com/terser/terser ) from 5.0.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases )
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/commits )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-07-20 01:39:09 +00:00
dependabot[bot]
bdc3a555b6
Bump eventsource from 1.0.7 to 2.0.2 in /docs
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.0.7 to 2.0.2.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v2.0.2 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-26 06:36:19 +00:00
dependabot[bot]
edf369a3d4
Bump node-forge from 1.0.0 to 1.3.0 in /docs
...
Bumps [node-forge](https://github.com/digitalbazaar/forge ) from 1.0.0 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases )
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.0.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: node-forge
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 17:18:07 +00:00