- 16 Nov, 2022 7 commits
- 15 Nov, 2022 6 commits
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
prplecake authored
* Add "unsafe-eval" to script-src CSP * Use 'unsafe-wasm-eval' instead of 'unsafe-eval'
-
dependabot[bot] authored
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.8...v1.13.9 ) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Eugen Rochko authored
-
Claire authored
-
- 14 Nov, 2022 20 commits
-
-
Eugen Rochko authored
-
Claire authored
* Fix front-end emoji tests * Fix nodes order being sometimes mangled when rewriting emoji
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Claire authored
Signed-off-by:
Claire <claire.github-309c@sitedethib.com> Signed-off-by:
Claire <claire.github-309c@sitedethib.com>
-
Claire authored
Signed-off-by:
Claire <claire.github-309c@sitedethib.com> Signed-off-by:
Claire <claire.github-309c@sitedethib.com>
-
Claire authored
-
Eugen Rochko authored
-
trwnh authored
* Move V2 Filter methods under /api/v2 prefix * move over the tests too
-
Claire authored
-
Eugen Rochko authored
-
Eugen Rochko authored
Fix #19175
-
Eugen Rochko authored
Regression from #20540
-
Eugen Rochko authored
Fix #19156
-
Eugen Rochko authored
-
Eugen Rochko authored
Fix #19157
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Hampton Lintorn-Catlin authored
* Support UTF-8 Characters in Domains During Import * Update Changelong
-
Matt Corallo authored
When storing files in S3, paperclip is configured with a Cache-Control header indicating the file is immutable, however no such header was added when using OpenStack storage. Luckily Paperclip's fog integration makes this trivial, with a simple `fog_file` `Cache-Control` default doing the trick.
-
- 13 Nov, 2022 7 commits
-
-
Eugen Rochko authored
-
Eugen Rochko authored
-
Erik Sundell authored
* helm: Fix consistent list indentation * helm: Add helm lint and helm template tests * helm: Add helm template --validate test * helm: Add helm install test
-
trwnh authored
* Change in-app links to keep you in-app * refactor Permalink into Link * rewrite link hrefs in status content * please linter * please linter again
-
Cees-Jan Kiewiet authored
While the normal assumption of port `5432` for a postgresql server is pretty reliable I found that DigitalOcean puts them on a somewhat random port. This adds the ability to specify the port in the helm chart.
-
Alex Nordlund authored
* Allow statsd publishing from Helm * Apply suggestions from code review Co-authored-by:
Erik Sundell <erik.i.sundell@gmail.com> Co-authored-by:
Erik Sundell <erik.i.sundell@gmail.com>
-
Samuel Kaiser authored
Fixes #20441
-