This website requires JavaScript.
Explore
Help
Sign In
bterkuile
/
fizzy
Watch
1
Star
0
Fork
0
You've already forked fizzy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fac9f3c369e08e1bdae17d737ab42e1288ef2620
fizzy
/
app
/
controllers
/
concerns
T
History
Rosa Gutierrez
fac9f3c369
Clean up a little bit the CSRF reporting code
...
Small follow-up to
https://github.com/basecamp/fizzy/pull/1721
2025-11-25 21:28:50 +01:00
..
authentication.rb
Move setting Current.account into the middleware
2025-11-17 09:12:40 -05:00
authorization.rb
Authorization
ensure_staff
uses identity.staff
2025-11-19 14:23:47 -05:00
board_scoped.rb
Ensure only admins/creators can publish boards
2025-11-12 11:48:35 +01:00
card_scoped.rb
Use Card
number
as the model param
2025-11-17 09:12:41 -05:00
column_scoped.rb
Scope jobs and controllers by account
2025-11-17 09:12:41 -05:00
current_request.rb
Aesthetics
2025-10-29 13:37:14 +01:00
current_timezone.rb
Mark for upstreaming
2025-10-29 13:41:11 +01:00
day_timelines_scoped.rb
Support filter by collection in different screens
2025-08-21 14:19:13 +02:00
filter_scoped.rb
Remove unnecessary filtering code
2025-10-03 10:56:34 +02:00
request_forgery_protection.rb
Clean up a little bit the CSRF reporting code
2025-11-25 21:28:50 +01:00
routing_headers.rb
Add routing header to see who served request
2025-11-17 09:12:41 -05:00
saas.rb
Extract saas helpers into a concern
2025-11-07 07:08:24 +01:00
set_platform.rb
Detect platform and label the correct hotkey shortcut
2025-05-27 12:14:24 -05:00
turbo_flash.rb
Prefer templates for turbo streams in all but the very simplest cases
2025-11-02 20:20:01 +01:00
view_transitions.rb
We need to upstream this fix to turbo-rails
2025-10-29 13:47:51 +01:00