 Samantaz FoxandGitHub
|
4c1a5f84fa
|
Fix prefs cookies in player (#3276)
|
2022-08-22 16:16:50 +00:00 |
|
Samantaz Fox
|
b0bb156918
|
Adapt StaticFileHandler for Crystal 1.6 (#3269)
|
2022-08-17 21:34:01 +02:00 |
|
Samantaz Fox
|
5565204273
|
StaticFileHandler: use HTTP::Status rather than integers
|
2022-08-15 13:22:39 +02:00 |
|
Samantaz Fox
|
d950a0ef5d
|
StaticFileHandler: Adapt for Crystal 1.6
See:
- https://github.com/crystal-lang/crystal/pull/12310
- https://github.com/kemalcr/kemal/pull/644
|
2022-08-15 13:22:27 +02:00 |
|
Samantaz Fox
|
b2c0f7efc3
|
Fix missing hash key: "toggleButtonRenderer" (issue #3260)
|
2022-08-15 10:34:52 +02:00 |
|
Samantaz Fox
|
9e58bc19c4
|
Fix #3265
|
2022-08-13 20:23:45 +02:00 |
|
Samantaz Fox
|
0d7e2afba4
|
Merge pull request #3261 from SamantazFox/routing-cleanup
|
2022-08-13 15:15:15 +02:00 |
|
Samantaz Fox
|
e0d063d306
|
Merge pull request #3197 from weblate/weblate-invidious-translations
|
2022-08-13 15:14:18 +02:00 |
|
Samantaz Fox
|
cb8a375c5e
|
routing: Directly call Kemal's add_route function
|
2022-08-10 20:50:49 +02:00 |
|
Samantaz Fox
|
848a60aa9b
|
routes: remove useless 'locale' variable in error 505 handler
|
2022-08-10 01:01:31 +02:00 |
|
Samantaz Fox
|
88ea794fdb
|
routes: move error 404 logic to its own module
|
2022-08-10 01:00:44 +02:00 |
|
Samantaz Fox
|
870350fd61
|
routes: move before_all logic to its own module
|
2022-08-10 00:55:58 +02:00 |
|
Samantaz Fox
|
1e25894f7e
|
routing: move the remaining routes registration to a wrapper function
|
2022-08-10 00:48:09 +02:00 |
|
Samantaz Fox
|
223e74569a
|
routing: move feed routes registration to Invidious::Routing
|
2022-08-10 00:46:35 +02:00 |
|
Samantaz Fox
|
0a4d793556
|
routing: move search routes registration to Invidious::Routing
|
2022-08-10 00:31:15 +02:00 |
|
Samantaz Fox
|
5503914abe
|
routing: move playlist routes registration to Invidious::Routing
|
2022-08-10 00:26:41 +02:00 |
|
Samantaz Fox
|
906466d7fb
|
routing: move watch/embed routes registration to Invidious::Routing
|
2022-08-10 00:22:40 +02:00 |
|
Samantaz Fox
|
e2532de766
|
routing: move image proxy routes registration to Invidious::Routing
|
2022-08-10 00:20:04 +02:00 |
|
Samantaz Fox
|
3ac4390d11
|
routing: move channel routes registration to Invidious::Routing
|
2022-08-10 00:14:26 +02:00 |
|
Samantaz Fox
|
389ae7a573
|
routing: register playback routes with a function, rather than a macro
|
2022-08-10 00:10:29 +02:00 |
|
Samantaz Fox
|
176247091d
|
routing: register API routes with a function, rather than a macro
|
2022-08-10 00:07:47 +02:00 |
|
Samantaz Fox
|
e22cc73f32
|
routing: register user routes with a function, rather than a macro
|
2022-08-09 23:56:34 +02:00 |
|
Samantaz Fox
|
c23ad25899
|
routing: remove HEAD from HTTP methods
Kemal automatically creates an associated HEAD route for all GET routes
|
2022-08-09 23:39:53 +02:00 |
|
Samantaz Fox
|
9cc0418769
|
Merge pull request #3249 from iv-org/improve-extractor
|
2022-08-07 21:58:17 +02:00 |
|
Samantaz Fox
|
925a2c8e77
|
Merge pull request #3253 from amarakon/master
|
2022-08-07 21:54:40 +02:00 |
|
Samantaz Fox
|
390734d86e
|
Merge pull request #3255 from iv-org/fix-content-not-available
|
2022-08-07 21:40:57 +02:00 |
|
Samantaz Fox
|
b0be2237fa
|
Merge pull request #3248 from iv-org/fix-cookies
|
2022-08-07 01:33:11 +02:00 |
|
Samantaz Fox
|
945394fb1a
|
Merge pull request #3252 from SamantazFox/bump-ytapi-clients
|
2022-08-07 01:15:49 +02:00 |
|
Samantaz Fox
|
19886f71f5
|
Merge pull request #3250 from iv-org/fix-cookies
|
2022-08-07 00:52:30 +02:00 |
|
Samantaz Fox
|
23855c09dc
|
Remove 'screen' where not required
|
2022-08-07 00:37:09 +02:00 |
|
Samantaz Fox
|
618ab01cd7
|
Add TVHtml5 client
|
2022-08-07 00:36:22 +02:00 |
|
Samantaz Fox
|
349d90b60e
|
Add IOS clients
|
2022-08-07 00:32:26 +02:00 |
|
Samantaz Fox
|
9e7c2dcdbb
|
Move the default API key to a constant for clarity
|
2022-08-06 23:49:36 +02:00 |
|
Samantaz Fox
|
f353589a53
|
Bump web clients versions
|
2022-08-06 23:47:16 +02:00 |
|
Samantaz Fox
|
fc97929dee
|
Bump android app version
|
2022-08-06 23:28:19 +02:00 |
|
Samantaz Fox
|
4ab54f284c
|
Merge pull request #3214 from SamantazFox/fix-scheduled-streams
|
2022-08-03 22:44:58 +02:00 |
|
Samantaz Fox
|
0ed4f1a9a4
|
Add unit tests for scheduled livestreams
|
2022-07-21 00:33:39 +02:00 |
|
Samantaz Fox
|
7e648840a1
|
Move InfoException to exceptions.cr
|
2022-07-19 21:05:49 +02:00 |
|
Samantaz Fox
|
049ed114fd
|
Separate video data fetching from parsing in videos.cr
|
2022-07-18 23:35:34 +02:00 |
|
Samantaz Fox
|
88007a08f2
|
Merge pull request #3205 from iv-org/escape-username
|
2022-07-15 00:30:10 +02:00 |
|
Samantaz Fox
|
c8765385df
|
Fetch data from next endpoint for scheduled streams
|
2022-07-14 17:56:53 +02:00 |
|
Samantaz Fox
|
0ed22c0be0
|
Merge pull request #3140 from AHOHNMYC/css-ie11-fixes
|
2022-07-14 16:31:03 +02:00 |
|
Samantaz Fox
|
3ffef4b9fb
|
Merge pull request #3133 from AHOHNMYC/widen-settings-name
|
2022-07-14 16:27:47 +02:00 |
|
Samantaz Fox
|
ceeebceb3a
|
Merge pull request #3199 from AHOHNMYC/fix-js-in-embed
|
2022-07-14 14:28:08 +02:00 |
|
Samantaz Fox
|
abc81ebd08
|
Merge pull request #3165 from SamantazFox/small-fixes-06-2022
|
2022-07-11 17:41:58 +02:00 |
|
Samantaz Fox
|
cd6c73e487
|
Merge pull request #3162 from 138138138/138138138-audio-quality-1
|
2022-07-11 17:36:28 +02:00 |
|
Samantaz Fox
|
69ad57338f
|
Mention why we use multiple AdaptationSet for audio
|
2022-07-11 17:29:42 +02:00 |
|
Samantaz Fox
|
dc6d088e30
|
Merge pull request #3158 from 138138138/138138138-mobileui-forward-rate
|
2022-07-07 00:05:25 +02:00 |
|
Samantaz Fox
|
b0ad27af23
|
Merge pull request #3151 from weblate/weblate-invidious-translations
|
2022-07-07 00:02:36 +02:00 |
|
Samantaz Fox
|
ea35d92493
|
Merge pull request #3157 from 138138138/138138138-fix-captions
|
2022-07-06 23:22:56 +02:00 |
|
Samantaz Fox
|
beb9894c47
|
Merge pull request #3124 from iv-org/add-404-status-code
|
2022-07-06 22:05:01 +02:00 |
|
Samantaz Fox
|
f7b1dcc271
|
Don't treat LIVE_STREAM_OFFLINE playability status as an error (fixes #3155)
|
2022-07-04 22:24:36 +02:00 |
|
Samantaz Fox
|
eb226e1dcf
|
Remove all backend code related to dislikes
|
2022-07-04 22:24:23 +02:00 |
|
Samantaz Fox
|
8332ad0f16
|
Fix syntax errors in shell scripts
|
2022-07-04 22:24:17 +02:00 |
|
Samantaz Fox
|
06af5a004e
|
Remove useless link in item forms (buttons on thumbnail)
|
2022-07-04 22:24:11 +02:00 |
|
Samantaz Fox
|
ce32873ef8
|
Remove item (video/channel/mix) thumbnail from keyboard navigation tree
|
2022-07-04 22:23:56 +02:00 |
|
Samantaz Fox
|
99bc230fe6
|
Fix missing hash key: "availableCountries" (Closes #3047)
|
2022-07-04 22:23:31 +02:00 |
|
Samantaz Fox
|
0e3820b634
|
Add #to_http_params method to Query (Fixes #3148)
|
2022-07-04 22:21:27 +02:00 |
|
Samantaz Fox
|
eba84dcd78
|
Merge pull request #3183 from 11Tuvork28/fix-selected-key-missing
|
2022-07-04 22:03:38 +02:00 |
|
Samantaz Fox
|
b5c54b4e41
|
Merge pull request #3137 from SamantazFox/add-hashtags
Add hashtags
|
2022-06-09 00:35:09 +02:00 |
|
Samantaz Fox
|
8f1c84e6d4
|
Merge pull request #3119 from GauthierPLM/popular-enabled
Add "Popular Enabled: " string to localisation
|
2022-06-09 00:34:11 +02:00 |
|
Samantaz Fox
|
d1df4af734
|
Merge pull request #3118 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
|
2022-06-09 00:33:44 +02:00 |
|
Samantaz Fox
|
23cd04fe88
|
Merge pull request #3116 from DoodlesEpic/fix-reddit-comments-nojs-ytkids
Fix document is empty error on yt kids video when reddit comments are enabled
|
2022-06-09 00:33:09 +02:00 |
|
Samantaz Fox
|
dbc7c97e0b
|
Merge pull request #3103 from SamantazFox/add-utility-scripts
Add utility scripts
|
2022-06-09 00:32:44 +02:00 |
|
Samantaz Fox
|
2313ca8f72
|
Merge pull request #3084 from AHOHNMYC/js-helpers-polyfills
JS refactoring part 2: helper functions, poyfills
|
2022-06-09 00:30:34 +02:00 |
|
Samantaz Fox
|
3593f67eb6
|
Fix: related videos is a Hash(String, String)
|
2022-06-08 23:57:16 +02:00 |
|
Samantaz Fox
|
1b251264a6
|
Pull submodules during CI
|
2022-06-08 23:57:15 +02:00 |
|
Samantaz Fox
|
93c1a1d42e
|
Add mocks as a submodule
|
2022-06-08 23:56:40 +02:00 |
|
Samantaz Fox
|
d7f6b6b018
|
Fix CI: support reloadContinuationItemsCommand containers
|
2022-06-08 23:56:40 +02:00 |
|
Samantaz Fox
|
fd99f20404
|
Fix CI: use be_close() with 1s delta for Time comparisons
|
2022-06-08 23:56:40 +02:00 |
|
Samantaz Fox
|
2b1e1b11a3
|
Fix CI: support BADGE_STYLE_TYPE_VERIFIED_ARTIST
|
2022-06-08 23:56:40 +02:00 |
|
Samantaz Fox
|
96ac7f9f35
|
Add hashtag extractor spec
|
2022-06-08 23:56:40 +02:00 |
|
Samantaz Fox
|
33da64a669
|
Add support for hashtags
|
2022-06-08 23:56:40 +02:00 |
|
Samantaz Fox
|
1f359f5a13
|
Print some helpful notice for PostgreSQL configuration
|
2022-05-21 19:18:01 +02:00 |
|
Samantaz Fox
|
fe53b5503c
|
Add a script to start postgres and create user/DB
|
2022-05-21 19:06:45 +02:00 |
|
Samantaz Fox
|
d66ef8fe22
|
Add a script to install dependencies
|
2022-05-21 19:06:45 +02:00 |
|
Samantaz Fox
|
6ff3a633f7
|
Merge pull request #2968 from mathiusD/description-link
|
2022-05-21 18:58:47 +02:00 |
|
Samantaz Fox
|
46891437e9
|
Add Estonian to i18n.cr
|
2022-05-21 18:39:49 +02:00 |
|
Samantaz Fox
|
f99d139025
|
Merge pull request #3058 from weblate/weblate-invidious-translations
|
2022-05-21 18:24:56 +02:00 |
|
Samantaz Fox
|
32be373552
|
Invert title & video ID in downloaded file name
Fixes a regression of #2922
Issue reported by email
|
2022-05-19 23:16:51 +02:00 |
|
 Samantaz FoxandGitHub
|
b1128c17f1
|
Merge pull request #3099 from SamantazFox/fix-3096
Fix for #3096
|
2022-05-19 23:05:17 +02:00 |
|
Samantaz Fox
|
137534f901
|
Fix for #3096
|
2022-05-18 23:36:50 +02:00 |
|
 Samantaz FoxandGitHub
|
ca27e096f3
|
Merge pull request #3094 from rfwatson/remove-puts-statements
Remove puts statements in config.cr
|
2022-05-11 17:49:45 +02:00 |
|
 Samantaz FoxandGitHub
|
da8a2c7bbb
|
Merge pull request #3087 from iv-org/fix-captions-download
Fix download of captions
|
2022-05-07 15:39:23 +02:00 |
|
 Samantaz FoxandGitHub
|
81ca205caa
|
Fix download of captions
|
2022-05-07 15:34:56 +02:00 |
|
 Samantaz FoxandGitHub
|
ef8c7184de
|
Merge pull request #3083 from iv-org/add-slovenian
Add Slovenian to i18n.cr
|
2022-05-04 22:40:13 +02:00 |
|
 Samantaz FoxandGitHub
|
92026c1f98
|
Merge pull request #3082 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
|
2022-05-04 22:36:52 +02:00 |
|
 Samantaz FoxandGitHub
|
9bd9dcc41c
|
Add Slovenian to i18n.cr
|
2022-05-04 22:36:31 +02:00 |
|
 Samantaz FoxandGitHub
|
059796c60d
|
Merge pull request #3076 from SamantazFox/fix-3062-3063
Fix regressions of #2936
|
2022-05-04 22:29:10 +02:00 |
|
Samantaz Fox
|
b0342b7449
|
Other minor fixes
|
2022-05-03 22:28:19 +02:00 |
|
 Samantaz FoxandGitHub
|
b867dd82ca
|
Merge pull request #3077 from SamantazFox/verified-checkmark
Merge "Youtube verification badge" again (with fixes)
|
2022-05-02 23:57:01 +02:00 |
|
Samantaz Fox
|
a122286d48
|
Add Hindi to i18n.cr
|
2022-05-02 20:49:12 +02:00 |
|
 Samantaz FoxandGitHub
|
837db800bc
|
Merge pull request #3080 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
|
2022-05-02 19:30:21 +02:00 |
|
 Samantaz FoxandGitHub
|
00d8deda0e
|
Merge pull request #3065 from 138138138/master
Fix iOS 3 buttons separated lines
|
2022-05-02 19:28:38 +02:00 |
|
Samantaz Fox
|
b84ce6a556
|
Fix "cast from Nil to Bool failed"
|
2022-05-01 21:11:12 +02:00 |
|
Samantaz Fox
|
f5fb4c6c64
|
Apply 2859.diff
|
2022-05-01 21:10:43 +02:00 |
|
 Samantaz FoxandGitHub
|
ac686fefe1
|
Merge pull request #3075 from SamantazFox/video-api-newpipe-compat-2
Video API: Improve NewPipe compatibility (part 2)
|
2022-05-01 19:11:59 +02:00 |
|
Samantaz Fox
|
e690e166b0
|
Fix javascript:void(0) instead of youtu.be links
|
2022-05-01 18:48:08 +02:00 |
|
Samantaz Fox
|
6a02dd8842
|
Fix broken hashtag links
|
2022-05-01 17:42:53 +02:00 |
|
 Samantaz FoxandGitHub
|
66e2c01a3e
|
Merge pull request #3073 from iv-org/SamantazFox-patch-1
Revert html escaping of backtrace
|
2022-05-01 17:30:20 +02:00 |
|