83 コミット (c669bb42baa213dde27d831bb34f0ce14cfb29dc)

作成者 SHA1 メッセージ 日付
  Eugen Rochko c669bb42ba
Add (back) rails-level JSON caching (#11333) 4年前
  Eugen Rochko bd1545de5e
Change locale detection to run once per session (#8657) 4年前
  ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321) 4年前
  ThibG 15ddabf95a Fix caching headers in ActivityPub endpoints (#11331) 4年前
  Eugen Rochko 5bf67ca913
Add ActivityPub secure mode (#11269) 4年前
  Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 4年前
  Eugen Rochko 6836587117
Fix unnecessary SQL query performed on unauthenticated requests (#11179) 4年前
  ThibG cac9110533 Cleanup various controllers (#10972) 5年前
  Ben Lubar c3d1594576 Reduce server load caused by anonymous viewing. (#9059) 5年前
  Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 5年前
  Eugen Rochko 795f0107d2
Include preview cards in status entity in REST API (#9120) 5年前
  Eugen Rochko 2288d50a7b
Add force_login option to OAuth authorize page (#8655) 5年前
  Eugen Rochko 2f34b747b3
Allow mods to disable login, improve message when login disabled (#8329) 5年前
  Jakub Mendyk 6cb3514d64 Add ability to change an instance default theme from the administration panel (#7092) (#8381) 5年前
  abcang 9e75aa30cd Unuse ActiveRecord::Base#cache_key (#8185) 5年前
  Eugen Rochko ebf2fef029
Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 6年前
  ThibG 352bae8c3e Update session activation time (fixes #5605) (#7408) 6年前
  Emelia Smith 2e59751823 Improve require_admin! and require_staff! filters (#7018) 6年前
  Eugen Rochko 47bdb9b33b
Fix #942: Seamless LDAP login (#6556) 6年前
  Eugen Rochko d8bc64bb09
Fix #6526: Only store redirect location if not in JSON format (#6528) 6年前
  Alexander 04fef7b888 pam authentication (#5303) 6年前
  Yamagishi Kazutoshi 1d92b90be9 Fix force_ssl conditional (#6201) 6年前
  Yamagishi Kazutoshi da809f9eec Fix unintended cache (#6214) 6年前
  ThibG 3bee0996c5 Make sure private toots remain private and do not end up in HTTP caches (#6175) 6年前
  Eugen Rochko c10f4bdb03
Cache JSON of immutable ActivityPub representations (#6171) 6年前
  Eugen Rochko 38fc1b498d
Add more instance stats APIs (#6125) 6年前
  Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 6年前
  Eugen Rochko 7bb8b0b2fc
Add moderator role and add pundit policies for admin actions (#5635) 6年前
  Andrew 0401a24558 Add support for multiple themes (#4959) 6年前
  Eugen Rochko df605f0f8b Add "signed in as" header to some pages (#4523) 6年前
  Eugen Rochko 00df69bc89 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 6年前
  Eugen Rochko ed7dc1704d Bind web UI access tokens to sessions (#3940) 7年前
  Yamagishi Kazutoshi 676ba50601 Show error message to suspended user (#3281) 7年前
  Yamagishi Kazutoshi 73e4468ff3 Change "Account.any?" to "Account.exists?" (#3217) 7年前
  Akihiko Odaki aa662cecad single_user_mode? always returns boolean (#3215) 7年前
  Matt Jankowski 7bffd16024 Error responses cleanup (#2692) 7年前
  Matt Jankowski fdcf884cf7 Extract user tracking into concern (#2600) 7年前
  alpaca-tc 9317ec8eb1 Localize with i18n for Devise::FailureApp (#2309) 7年前
  Matt Jankowski a0dd90a397 Return force_ssl to the controller (#2380) 7年前
  Evan Minto 66fd8e7821 ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Announce Activities (#2197) 7年前
  Matt Jankowski ee82d8a876 Move force_ssl check to production config (#2165) 7年前
  Takayoshi Nishida 5e33ad29d4 Fix #2195 - Set locale to error pages (#2255) 7年前
  Eugen 5d710b1139 Make file attachment on MediaAttachment optional (#1865) 7年前
  Marcin Cieślak 1c8477eab2 Give SINGLE_USER a chance to register (#1820) 7年前
  Eugen Rochko 4b621188ad Fix #1165 - before_action was called before protect_from_forgery 7年前
  Eugen Rochko e3a3422a65 Allow setting of default language through config 7年前
  Eugen Rochko b510a56c0c Only call regeneration worker after first login after a 14 day break 7年前
  Eugen Rochko 2d07cb5771 Catching rack timeout from rails doesn't work 7年前
  Eugen Rochko 5b12624847 Add proper error page for request timeouts 7年前
  Eugen Rochko 08b96f1b9f Fix wrong HTTP status codes on error pages 7年前