Commit Graph

577 Commits (features/quote-post-authoring-backend)

Author SHA1 Message Date
David Roetzel 786b12e379
Relax error restriction in initializer (#35321) 2 weeks ago
Miguel Landaeta d8fa807998
Bump linzer to 0.7.7 (#35258) 2 weeks ago
Matt Jankowski 47fda2df2c
Update `OAuth` inflection to match spec (#35160) 4 weeks ago
Matt Jankowski fd902c04f7
Use `config_for` for omniauth enabled values (#35015) 1 month ago
Matt Jankowski aac51707d1
Use `ENV.fetch` for ffmpeg/ffprobe defaults (#35081) 1 month ago
Matt Jankowski 6f2aba989f
Move "limited federation mode" config to `x.mastodon` area (#35041) 1 month ago
David Roetzel 1623d54ec0
Start local prometheus_exporter server only in puma/sidekiq startup (#35005) 1 month ago
Matt Jankowski 1297ad759e
Update rubocop to version 1.76.0 (#34926) 2 months ago
Matt Jankowski 6d12831686
Fix `Rails/OutputSafety` cop from rubocop todo via inline disable (#34893) 2 months ago
Claire 8224178e8c
Revert "Remove cookie rotator (#32289)" (#34892) 2 months ago
Matt Jankowski 0d5123199f
Fix `Style/FormatStringToken` cop (#34861) 2 months ago
Matt Jankowski 7efe20337c
Fix `Style/FetchEnvVar` cop in omniauth config (#34862) 2 months ago
Matt Jankowski c025824f98
Use `config_for` for cache buster values (#34851) 2 months ago
Matt Jankowski 3c09fd3f89
Fix `Style/FetchEnvVar` cop in devise config (#34846) 2 months ago
Matt Jankowski f7a3dd0e38
Use `config_for` for VAPID key storage (#34845) 2 months ago
Matt Jankowski 71d46e26b2
Update `rack` to version 3 (#34816) 2 months ago
Matt Jankowski 37c82a3003
Update sidekiq to version 7 (#34745) 2 months ago
Matt Jankowski bd2988bdf4
Fix `Style/PreferredHashMethods` cop (#34775) 2 months ago
David Roetzel 3acd87419c
Update to linzer 0.7 (#34765) 2 months ago
Claire f7182ddc8b
Change libvips to be enabled by default (#34741) 2 months ago
Claire dab31f7a88
Drop support for PostgreSQL 12 (#34744) 2 months ago
Claire 6d6263ce07
Drop redis namespace code (except for Rails cache) (#34665) 2 months ago
Echo c4f47adb49
Convert from Webpack to Vite (#34450)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 months ago
Claire 5ec840a32f
Change `REDIS_NAMESPACE` deprecation warning to an error (#34664) 2 months ago
Claire aedc5f6921
Add warning for REDIS_NAMESPACE deprecation at startup (#34581) 3 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) 4 months ago
David Roetzel 4a6cf67c46
Add middleware to record queue time (#34172) 4 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) 7 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) 8 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) 9 months ago
Claire ffa1032381
Add further warnings about encryption secrets (#32476) 9 months ago