.. |
channels
|
Merge pull request #3165 from SamantazFox/small-fixes-06-2022
|
2022-07-11 17:41:58 +02:00 |
database
|
Merge pull request #2878 from matthewmcgarvey/migrations
|
2022-03-11 20:49:26 +01:00 |
frontend
|
Fix filter checkbox
|
2022-04-16 08:58:45 +03:00 |
helpers
|
Move InfoException to exceptions.cr
|
2022-07-19 21:05:49 +02:00 |
jobs
|
Rename new property to channel_refresh_interval
|
2022-02-22 00:46:26 +01:00 |
routes
|
Message when the video doesn't exist in playlist
|
2022-08-23 11:45:44 +00:00 |
search
|
Add #to_http_params method to Query (Fixes #3148)
|
2022-07-04 22:21:27 +02:00 |
user
|
Merge pull request #2895 from MathiusD/master
|
2022-04-09 20:05:28 +02:00 |
views
|
HTML escape username
|
2022-07-14 21:26:58 +00:00 |
yt_backend
|
Fix Missing hash key: "selected" (KeyError)
|
2022-07-03 14:03:42 +02:00 |
comments.cr
|
Merge pull request #3124 from iv-org/add-404-status-code
|
2022-07-06 22:05:01 +02:00 |
config.cr
|
Remove puts statements in config.cr
|
2022-05-11 10:22:39 +02:00 |
exceptions.cr
|
Move InfoException to exceptions.cr
|
2022-07-19 21:05:49 +02:00 |
hashtag.cr
|
Add support for hashtags
|
2022-06-08 23:56:40 +02:00 |
jobs.cr
|
Provide rough draft of better project organization
|
2020-10-05 23:57:19 -05:00 |
mixes.cr
|
Crystal format
|
2022-02-07 02:04:50 +01:00 |
playlists.cr
|
Add 404 status code on all possible endpoints
|
2022-05-27 14:06:38 +00:00 |
routing.cr
|
Combine notifications endpoints and move them
|
2022-02-23 22:45:07 -06:00 |
trending.cr
|
Remove dead code
|
2021-11-29 09:11:50 -06:00 |
users.cr
|
Move user captcha code to its own module
|
2022-02-07 17:15:22 +01:00 |
videos.cr
|
Separate video data fetching from parsing in videos.cr
|
2022-07-18 23:35:34 +02:00 |