Jamie Curnow
16937eaa9b
Fix s3 upload grrr
2020-03-11 12:24:37 +10:00
Jamie Curnow
b75ba6465c
Docs upload fixes
2020-03-11 11:27:51 +10:00
Jamie Curnow
c35b91b73b
Fix docs upload
2020-03-11 10:12:59 +10:00
Jamie Curnow
f00ac078d1
Updated CI link
2020-03-11 09:35:54 +10:00
Jamie Curnow
154bae33f1
Fix pipeline
2020-03-11 09:32:52 +10:00
Jamie Curnow
452d55e055
Testing docs deploy
2020-03-11 09:31:41 +10:00
Jamie Curnow
5fe72f3df6
Update readme version before generating docs
2020-03-11 09:31:14 +10:00
Jamie Curnow
0d9bfbc61f
Fix pipeline
2020-03-11 09:14:50 +10:00
Jamie Curnow
89b33b843c
Fix pipeline
2020-03-11 09:12:59 +10:00
Jamie Curnow
148bebf402
Docs upload
2020-03-11 09:11:25 +10:00
Jamie Curnow
88327f5103
Generate docs
2020-03-11 08:34:26 +10:00
Jamie Curnow
9fdf0c6b62
Use CI to update package versions
...
because I was sick of changing it everywhere
2020-03-11 08:27:05 +10:00
Jamie Curnow
88f45df48f
New documentation!
2020-03-10 16:32:14 +10:00
Jamie Curnow
e485c409c9
New logo and new login screen layout, version bump
2020-03-10 14:27:41 +10:00
Jamie Curnow
f0c8aff514
Updated Icon to be more vibrant
2020-03-10 11:26:05 +10:00
Jamie Curnow
044ccfdee0
Merge branch 'master' of github.com:jc21/nginx-proxy-manager into develop
2020-03-10 11:24:28 +10:00
Jamie Curnow
1b6993ee70
Added better Build Badge
2020-03-10 09:59:34 +10:00
Jamie Curnow
af319b4729
Updated doc and example to use jc21/mariadb-aria now that it supports multiple arch
v2.1.2
2020-03-09 15:22:24 +10:00
Jamie Curnow
1a15b4f18d
Also archive db ci log
2020-03-06 13:21:13 +10:00
Jamie Curnow
3ddd3b49fd
Re-order post testing steps
2020-03-06 13:11:04 +10:00
Jamie Curnow
e2c4b32311
Merge branch 'master' of github.com:jc21/nginx-proxy-manager
2020-03-06 12:54:15 +10:00
Jamie Curnow
8fb2821343
Get artifacts on build fail
2020-03-06 12:54:05 +10:00
jc21
93f29734b7
Version 2.1.2 ( #317 )
...
* Tweaks and backend vscode settings
* Version bump
2020-03-06 11:04:42 +10:00
jc21
c46c708091
Merge branch 'master' into develop
2020-03-06 10:21:02 +10:00
Jamie Curnow
4f3ffa47c4
Version bump
2020-03-06 10:20:02 +10:00
Jamie Curnow
7afacebc92
Tweaks and backend vscode settings
2020-02-25 13:34:23 +10:00
Jamie Curnow
569d2b0dce
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager
v2.1.1
2020-02-21 12:05:49 +10:00
Jamie Curnow
b7e1e4fd9e
Use the corresponding s6 binary for the built arch - fixes #298
2020-02-21 10:52:43 +10:00
Jamie Curnow
a1cebb889c
Use cypress 4.0.2
2020-02-20 12:58:47 +10:00
Jamie Curnow
f040de5788
Update backend packages
...
Liquid required some changes
Version bump
2020-02-20 09:17:45 +10:00
jc21
e869c76e63
Updated version in readme label ( #295 )
2020-02-19 17:48:49 +11:00
Jamie Curnow
6f298ada61
Updated version in readme label
2020-02-19 16:48:18 +10:00
dependabot[bot]
26a8e234fa
Bump knex from 0.15.2 to 0.19.5 in /backend ( #294 )
...
Bumps [knex](https://github.com/knex/knex ) from 0.15.2 to 0.19.5.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/compare/0.15.2...0.19.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: jc21 <jc@jc21.com >
v2.1.0
2020-02-19 17:32:19 +11:00
Jamie Curnow
43b5720532
Fix docker push for branches containing slashes, again
2020-02-19 16:11:52 +10:00
Jamie Curnow
a25f196ceb
Push to latest for master branch as well
2020-02-19 15:49:32 +10:00
Jamie Curnow
f9e15a4470
Fix docker push for branches containing slashes
2020-02-19 15:46:52 +10:00
Jamie Curnow
447cf12629
Fix master docker pushes, hopefully
2020-02-19 15:28:27 +10:00
jc21
bb0f4bfa62
v2.1.0 ( #293 )
...
* Fix wrapping when too many hosts are shown (#207 )
* Update npm packages, fixes CVE-2019-10757
* Revert some breaking packages
* Major overhaul
- Docker buildx support in CI
- Cypress API Testing in CI
- Restructured folder layout (insert clean face meme)
- Added Swagger documentation and validate API against that (to be completed)
- Use common base image for all supported archs, which includes updated nginx with ipv6 support
- Updated certbot and changes required for it
- Large amount of Hosts names will wrap in UI
- Updated packages for frontend
- Version bump 2.1.0
* Updated documentation
* Fix JWT expire time going crazy. Now set to 1day
* Backend JS formatting rules
* Remove v1 importer, I doubt anyone is using v1 anymore
* Added backend formatting rules and enforce them
in Jenkins builds
* Fix CI, doesn't need a tty
* Thanks bcrypt. Why can't you just be normal.
* Cleanup after syntax check
Co-authored-by: Marcelo Castagna <margaale@users.noreply.github.com >
2020-02-19 15:55:06 +11:00
Russ
bf036cbb88
fix ipv6 resolver setup for nginx ( #246 )
2020-01-06 08:48:43 +10:00
jc21
8a9495de18
Update README.md
2019-11-29 09:46:41 +10:00
jc21
3e9614879a
Update README.md
2019-11-29 09:43:03 +10:00
Jamie Curnow
0057c793ee
Updated Readme
2019-11-29 09:30:34 +10:00
Jamie Curnow
ea5bdab374
Fix CI permissions, again and again
2019-10-10 09:50:46 +10:00
Jamie Curnow
0e96ad62bb
Fix CI permissions, again
2019-10-10 09:41:50 +10:00
Jamie Curnow
aa26f3908b
Fix CI permissions
2019-10-10 08:44:12 +10:00
Jamie Curnow
d3f90647f5
Merge branch 'develop' of github.com:jc21/nginx-proxy-manager
2019-09-05 08:25:52 +10:00
Jamie Curnow
7d6c6129f2
Updated readme versions
2019-09-05 08:25:30 +10:00
jc21
0bc12f3bdf
Merge from develop v2.0.14 release ( #196 )
...
* Selection of the ssl protocols/ciphers is done using the default server block. (#189 )
* Fix wrap for tags (#195 )
2.0.14
2019-09-04 14:51:24 +10:00
Jamie Curnow
13767d13d6
Version bump
2019-09-04 14:41:48 +10:00
Steven Harris
a215958cec
Fix wrap for tags ( #195 )
2019-09-04 14:40:59 +10:00