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
0670ee8eebf2fadb09d5a9f34b8ea41ee5706cff
fizzy
/
app
/
controllers
/
concerns
T
History
Jorge Manrubia
375b16b26e
Introduce columns and column entity
...
To refactor some messy code used to render the cards index screen
2025-09-18 11:41:28 +02:00
..
authentication
Add minimal authentication flow to get started
2024-06-21 16:45:29 +01:00
search
Extract common concern
2025-06-24 12:45:15 +02:00
authentication.rb
Tie etag to sessions
2025-09-15 16:31:01 +02:00
authorization.rb
Limit access to webhooks to admins
2025-09-16 20:04:20 +02:00
card_scoped.rb
Use morphing to replace the card and exclude turbo frames from being replaced
2025-04-21 09:24:57 +02:00
collection_scoped.rb
Rename bubbles => cards
2025-04-09 14:50:58 +02:00
current_request.rb
Add request details to Current
2025-06-20 15:16:56 -04:00
current_timezone.rb
Add timezone to etag
2025-09-09 11:32:31 +02:00
day_timelines_scoped.rb
Support filter by collection in different screens
2025-08-21 14:19:13 +02:00
filter_scoped.rb
Fix: the system to filter at the current view was broken after moving menu to turbo frame
2025-09-15 17:07:09 +02:00
public_card_scoped.rb
Cards inherit their collection's publication status
2025-07-09 10:08:47 -05:00
public_collection_scoped.rb
Pagination working for public collections
2025-06-09 14:36:53 +02:00
set_platform.rb
Detect platform and label the correct hotkey shortcut
2025-05-27 12:14:24 -05:00
turbo_flash.rb
Introduce turbo_stream_flash helper and use it for collection edit
2025-08-07 15:04:45 -04:00
workflow_scoped.rb
The tenanted db is the account scope
2025-04-12 20:06:34 +02:00
writer_affinity.rb
Opt out of writer affinity on readings controller
2025-06-16 15:05:47 +01:00