This website requires JavaScript.
Explore
Help
Sign In
rubiline
/
Glitch-Shrike
Watch
2
Star
0
Fork
You've already forked Glitch-Shrike
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
933ba1a3eb
Glitch-Shrike
/
app
/
controllers
History
Claire
180f0e6715
Fix inefficient query when requesting a new confirmation email from a logged-in account (
#25669
)
2023-07-02 16:08:58 +02:00
..
activitypub
…
admin
Add finer permission requirements for managing webhooks (
#25463
)
2023-06-22 14:52:25 +02:00
api
Fix HTTP 500 in `/api/v1/emails/check_confirmation` (
#25595
)
2023-07-02 00:05:44 +02:00
auth
Fix inefficient query when requesting a new confirmation email from a logged-in account (
#25669
)
2023-07-02 16:08:58 +02:00
concerns
Fix CAPTCHA page not following design pattern of sign-up flow (
#25395
)
2023-06-13 22:30:40 +02:00
disputes
…
filters
…
oauth
Fix “Authorized applications” inefficiently and incorrectly getting last use date (
#25060
)
2023-05-22 14:03:38 +02:00
settings
Change edit profile page (
#25413
)
2023-06-14 04:38:07 +02:00
well_known
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (
#23600
)
2023-05-02 17:42:42 +02:00
about_controller.rb
…
accounts_controller.rb
…
application_controller.rb
…
authorize_interactions_controller.rb
Fix Performance/DeletePrefix cop (
#24796
)
2023-05-02 21:07:45 +02:00
backups_controller.rb
Add `allow_other_host: true` to backups controller (
#25266
)
2023-06-05 08:22:03 +02:00
custom_css_controller.rb
…
emojis_controller.rb
…
filters_controller.rb
Fix Rails/ActionOrder cop (
#24692
)
2023-04-30 06:46:39 +02:00
follower_accounts_controller.rb
…
following_accounts_controller.rb
…
health_controller.rb
…
home_controller.rb
…
instance_actors_controller.rb
…
intents_controller.rb
Fix Performance/DeletePrefix cop (
#24796
)
2023-05-02 21:07:45 +02:00
invites_controller.rb
…
mail_subscriptions_controller.rb
Add unsubscribe link to e-mails (
#25378
)
2023-06-12 14:22:46 +02:00
manifests_controller.rb
…
media_controller.rb
Remove invalid X-Frame-Options: ALLOWALL (
#25070
)
2023-05-23 14:27:17 +02:00
media_proxy_controller.rb
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (
#24741
)
2023-05-02 18:16:07 +02:00
privacy_controller.rb
…
relationships_controller.rb
…
shares_controller.rb
…
statuses_cleanup_controller.rb
…
statuses_controller.rb
Remove invalid X-Frame-Options: ALLOWALL (
#25070
)
2023-05-23 14:27:17 +02:00
tags_controller.rb
…