| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 19 hours ago | 5.0 kB | |
| v1.65.3_ Allow cookie on top-level navigations (works behind reverse proxies) source code.tar.gz | < 19 hours ago | 9.7 MB | |
| v1.65.3_ Allow cookie on top-level navigations (works behind reverse proxies) source code.zip | < 19 hours ago | 10.4 MB | |
| Totals: 3 Items | 20.1 MB | 0 | |
:memo: What’s Changed
- Allow cookie on top-level navigations (works behind reverse proxies) (#3999) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump debug from 1.11.0 to 1.11.1 (#4028) @dependabot[bot]
- :arrow_up: Bump prism from 1.6.0 to 1.7.0 (#4027) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1196.0 to 1.1197.0 (#4026) @dependabot[bot]
- :arrow_up: Bump forwardable from 1.3.3 to 1.4.0 (#4024) @dependabot[bot]
- :arrow_up: Bump pagy from 43.2.1 to 43.2.2 (#4023) @dependabot[bot]
- :arrow_up: Bump bigdecimal from 4.0.0 to 4.0.1 (#4021) @dependabot[bot]
- :arrow_up: Bump net-imap from 0.6.0 to 0.6.2 (#4020) @dependabot[bot]
- :arrow_up: Bump timeout from 0.5.0 to 0.6.0 (#4019) @dependabot[bot]
- :arrow_up: Bump psych from 5.3.0 to 5.3.1 (#4018) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1195.0 to 1.1196.0 (#4016) @dependabot[bot]
- :arrow_up: Bump unicode-emoji from 4.1.0 to 4.2.0 (#4015) @dependabot[bot]
- :arrow_up: Bump loofah from 2.24.1 to 2.25.0 (#4000) @dependabot[bot]
- :arrow_up: Bump google-apis-core from 0.18.0 to 1.0.2 (#3984) @dependabot[bot]
- :arrow_up: Bump faraday-net_http from 1.0.2 to 3.4.2 (#3983) @dependabot[bot]
- :arrow_up: Bump actions/cache from 4 to 5 (#3988) @dependabot[bot]
- :arrow_up: Bump faraday from 1.10.4 to 2.14.0 (#3989) @dependabot[bot]
- :arrow_up: Bump actions/upload-artifact from 5 to 6 (#3995) @dependabot[bot]
- :arrow_up: Bump sass-embedded from 1.96.0 to 1.97.0 (#4009) @dependabot[bot]
- :arrow_up: Bump pagy from 43.2.0 to 43.2.1 (#3996) @dependabot[bot]
- :arrow_up: Bump thruster from 0.1.16 to 0.1.17 (#4014) @dependabot[bot]
- :arrow_up: Bump irb from 1.15.3 to 1.16.0 (#4011) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.207.0 to 1.208.0 (#4008) @dependabot[bot]
- :arrow_up: Bump kamal from 2.10.0 to 2.10.1 (#4006) @dependabot[bot]
- :arrow_up: Bump json from 2.17.1 to 2.18.0 (#3985) @dependabot[bot]
- :arrow_up: Bump net-imap from 0.5.12 to 0.6.0 (#4004) @dependabot[bot]
- :arrow_up: Bump kamal from 2.9.0 to 2.10.0 (#4003) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.206.0 to 1.207.0 (#4002) @dependabot[bot]
- :arrow_up: Bump erb from 6.0.0 to 6.0.1 (#4001) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1193.0 to 1.1194.0 (#3994) @dependabot[bot]
- :arrow_up: Bump io-console from 0.8.1 to 0.8.2 (#3993) @dependabot[bot]
- :arrow_up: Bump minitest from 5.26.2 to 5.27.0 (#3990) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1192.0 to 1.1193.0 (#3987) @dependabot[bot]
- :arrow_up: Bump madmin from 2.1.3 to 2.2.1 (#3986) @dependabot[bot]
:busts_in_silhouette: List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
:motor_boat: Docker Images
Available on Docker Hub: https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version
→ Setup a DNS record to point to your server (e.g. pwpush.example.com) and run:
:::sh
docker run -d -p "80:80" -p "443:443" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`
and browse to https://pwpush.example.com.
or alternatively
→ Use one of our production ready Docker Compose files with persistent databases.