Commit Graph

555 Commits (feature-quotes-web)

Author SHA1 Message Date
Echo 41503303ff Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 months ago
Claire 2c4e9b5479 Change `REDIS_NAMESPACE` deprecation warning to an error (#34664) 2 months ago
Claire 5b7bda8f32 Add warning for REDIS_NAMESPACE deprecation at startup (#34581) 2 months ago
Emelia Smith b754e28190
Change devise to not use HTTP Basic Authentication (#34501) 3 months ago
Matt Jankowski 4c2f64907b
Remove deprecated `Import` model (#34371) 4 months ago
David Roetzel e74774e366
Disable installation of instrumentation hooks (#34192) 5 months ago
David Roetzel 4a6cf67c46
Add middleware to record queue time (#34172) 5 months ago
Claire 04492e7f93
Fix behavior of database schema loading with `SKIP_POST_DEPLOYMENT_MIGRATIONS` (#34089) 5 months ago
Claire 06f879ce9b
Merge commit from fork
* Add rate-limit on `/auth/setup`

* Remove useless test
5 months ago
Matt Jankowski f1d4be1e75
Use preferred allowed origin configuration style for webauthn config (#33953) 5 months ago
Renaud Chaput 4af91e564d
Fix a missing `require` when enabling the local prometheus exporter with Sidekiq (#33840) 6 months ago
Renaud Chaput 59384282ed
Add an optional metric exporter (#33734) 6 months ago
Matt Jankowski c0264c8013
Extend custom CSS cache time with digest paths (#33207) 7 months ago
Matt Jankowski 9b82bedc6f
Only register stats dirs when command available (#33454) 7 months ago
Matt Jankowski af7d6e59af
Replace deprecated `STATS_DIRECTORIES` with `Rails::CodeStatistics.register_directory` approach (#33445) 7 months ago
Matt Jankowski 535866218e
Update `rails` to version 8.0.1 (#32357) 7 months ago
Renaud Chaput 22813dbc6e
Fix `/health` endpoint when OTEL is configured (#33362) 7 months ago
Renaud Chaput 3febe7d020
Add OTEL trace & span IDs to logs (#33339) 7 months ago
Robb Kidd d580607510
don't start OTel traces with Redis spans (#33090) 8 months ago
Matt Jankowski be2d4615ab
Rely on Rails to enable YJIT when available (#33017) 8 months ago
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 (#33000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
Renaud Chaput bcf5d30e01
Add OpenTelemetry VCS attributes (#32904) 8 months ago
Claire f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer (#32850) 9 months ago
David Roetzel d60ef3f17e
Disable `httplog` gem in production (#32776) 9 months ago
Matt Jankowski a139dac18e
Remove cookie rotator (#32289) 9 months ago
Emelia Smith e1b7382ea6
Add userinfo oauth endpoint (#32548) 9 months ago
Claire 6ff1954bdb
Change Active Record Encryption variable check to check for emptiness (#32537) 10 months ago
Claire ffa1032381
Add further warnings about encryption secrets (#32476) 10 months ago
Emelia Smith 454d21ab5a
Remove OAuth Password Grant Type support (#30960) 10 months ago
Claire e22eff8900
Remove regexp timeout feature (#32169) 10 months ago
David Roetzel cfb8fc6222
Increase regexp timeout and allow override (#32056) 10 months ago
Tim Campbell 11eae691ba
Feature more otel customization (#31998) 10 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 11 months ago
Claire d5cf27e667
Add global Regexp timeout (#31928) 11 months ago
Claire a496aeabcb
Change form-action Content-Security-Policy directive to be more restrictive (#26897) 11 months ago
Eugen Rochko 24ef8255b3
Change design of embed modal in web UI (#31801) 11 months ago
Matt Jankowski b530fc5267
Update rails to version 7.1.4 (#31563) 11 months ago
Claire ee55d20fd5
Allow `POST /oauth/revoke` through CORS (#31743) 11 months ago
David Roetzel 388d5473e1
Refactor (ruby) redis configuration (#31694) 11 months ago
Matt Jankowski 85e8d1f285
Use rails configuration storage for paperclip path (#31651) 11 months ago
Matt Jankowski 6ec768668e
Remove `nsa` statsd integration (replaced by OpenTelemetry) (#30240) 11 months ago
Matt Jankowski 02df1b4e4a
Finish email allow/deny list naming migration (#30530) 12 months ago
Emelia Smith a1f723a6a4
Add support for PKCE Extension in OmniAuth OIDC (#31131) 12 months ago
Claire eaedd52def
Fix incorrect rate limit on PUT requests (#31356) 12 months ago
Adam Niedzielski 887e64efd4
Allow @ at the end of an URL (#31124) 1 year ago
Renaud Chaput 36592d10aa
Change Sidekiq readiness file to use an environment variable (#30988) 1 year ago
Renaud Chaput 7542a134d5
Add a file for Sidekiq to signal it is ready to process jobs (#30971) 1 year ago
Claire 8de5df225e
Change instructions to use `bundle exec rails` instead of `rake` (#30917) 1 year ago
Matt Jankowski bc3737f0c3
Add detail about running version on vips error failure (#30858) 1 year ago
Claire b15a3614dc
Stub `Vips::Error` when not using libvips (#30857) 1 year ago