コミットグラフ

675 コミット

作成者 SHA1 メッセージ 日付
守矢諏訪子 f48b1133eb Merge branch 'master' of github.com:iv-org/invidious 2022-09-19 13:43:41 +09:00
Samantaz Fox 7df176d750
Keep listen mode after related video click (#3160) 2022-09-11 15:32:14 +02:00
守矢諏訪子 51a56bf31c Merge branch 'master' of github.com:iv-org/invidious 2022-09-11 11:37:46 +09:00
Samantaz Fox 5048a89b9b
Add/Change Javascript license notice (#3262) 2022-09-03 15:03:52 +02:00
Andrei E 508a5761a1 Handle long usernames gracefully 2022-08-28 13:26:30 +01:00
CalculationPaper c847d6d370
Update licenses.ecr
Oh, it's handlers not helpers.
2022-08-12 19:59:35 +02:00
CalculationPaper bbf66c9b72
Add/Change Javascript license notice 2022-08-12 07:58:52 +02:00
守矢諏訪子 fd23352bf2 Merge branch 'master' of github.com:iv-org/invidious 2022-07-21 23:15:35 +09:00
Émilien Devos 6c4ed282bb HTML escape username 2022-07-14 21:26:58 +00:00
AHOHNMYC 0338b26d5c
Include `_helpers.js` in embedded view 2022-07-14 02:07:19 +03:00
Samantaz Fox abc81ebd08
Merge pull request #3165 from SamantazFox/small-fixes-06-2022 2022-07-11 17:41:58 +02:00
138138138 b19beac5b4
Update src/invidious/views/components/player.ecr
better syntax

Co-authored-by: Samantaz Fox <coding@samantaz.fr>
2022-07-10 16:29:50 +08:00
Samantaz Fox eb226e1dcf
Remove all backend code related to dislikes 2022-07-04 22:24:23 +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 0e3820b634
Add #to_http_params method to Query (Fixes #3148) 2022-07-04 22:21:27 +02:00
138138138 3f1d88282e
Update some comments 2022-06-25 19:26:14 +08:00
138138138 81abebd144
Highest quality m4a on audio only mode as default
Audio mode will automatically select highest quality m4a as default.
2022-06-23 02:27:46 +08:00
138138138 de74056925
Keep listen mode after related video click
When clicking the related videos, listen mode will be kept by passing listen=true/listen=false on the URL.
2022-06-22 20:09:29 +08:00
守矢諏訪子 33e2e71e1c Merge branch 'master' of github.com:iv-org/invidious 2022-06-12 06:11:23 +09:00
Samantaz Fox b5c54b4e41
Merge pull request #3137 from SamantazFox/add-hashtags
Add hashtags
2022-06-09 00:35:09 +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 33da64a669
Add support for hashtags 2022-06-08 23:56:40 +02:00
meow a402128a7d Move `_helpers.js` include from various .ecr's into `template.ecr` `head` tag 2022-06-05 21:19:59 +03:00
Émilien Devos 4ae77bcef9
Remove rating display from the frontend 2022-06-04 15:39:04 +02:00
Émilien Devos e84416e56d
Remove dislikes icon (#3092) 2022-06-04 12:58:34 +02:00
meow 1097648f0a Fix HTML validation. This is how browser really split tags 2022-05-17 10:09:01 +03:00
meow 7dd699370f js code rewrite. Created _helpers.js with XHR and storage wrapper 2022-05-06 04:46:59 +03:00
守矢諏訪子 ed6c7850ed Merge branch 'master' of github.com:iv-org/invidious 2022-05-05 01:26:42 +09:00
Samantaz Fox f5fb4c6c64
Apply 2859.diff 2022-05-01 21:10:43 +02:00
Émilien Devos 595c3fb833
Revert "Youtube verification badge" (#3070) 2022-04-30 23:42:38 +02:00
Samantaz Fox 1d25c55c0b
Merge pull request #2859 from jonas-w/verified-badge
Youtube verification badge
2022-04-30 18:54:38 +02:00
守矢諏訪子 4f5f0ffaea Merge branch 'master' of github.com:iv-org/invidious 2022-04-26 16:06:04 +09:00
Émilien Devos 2ea986326d
Bump videojs to 7.12.1 (#3011) 2022-04-22 22:37:45 +02:00
Samantaz Fox 84b6429ca6
Fix error due to templating engine change 2022-04-16 22:48:24 +02:00
守矢諏訪子 239ce4c95b Merge branch 'master' of github.com:iv-org/invidious 2022-04-17 01:54:28 +09:00
Samantaz Fox 62d7abdd9e
Add a user friendly message for when no results are found 2022-04-08 22:28:43 +02:00
Samantaz Fox d93a7b315d
Make use of Search::Query/Filters and associated HTML generator 2022-04-03 22:27:52 +02:00
Jonas Wunderlich ec3e67e0d2 Wait that was too much replacing 2022-03-26 20:18:24 +01:00
Jonas Wunderlich 611e7e9dd8 Changed icon to checkmark and for verified author to checkmark-circle 2022-03-26 20:13:33 +01:00
Jonas Wunderlich aa09bbe23d Done some refactoring 2022-03-13 20:16:30 +01:00
テクニカル諏訪子 f21f438795 Merge branch 'master' of github.com:iv-org/invidious 2022-02-27 04:19:54 +09:00
Jonas 6de449811d
Merge branch 'iv-org:master' into verified-badge 2022-02-25 19:29:12 +01:00
Samantaz Fox 575b039170
Merge pull request #2922 from SamantazFox/download-widget-fix
Download widget fix
2022-02-24 22:53:06 +01:00
Samantaz Fox 6082887070
Add missing '_label' suffix to translation identifier 2022-02-23 16:43:59 +01:00
Samantaz Fox 8da336b7aa
Move the "watch history" checkbox under the "user" section 2022-02-23 16:42:34 +01:00
Le Jester 897f871f99
Make the history recording optional. 2022-02-23 13:03:21 +01:00
Samantaz Fox fe057c7873
Make a function that builds the download widget's HTML 2022-02-22 17:42:41 +01:00
テクニカル諏訪子 d35108ec98 Merge branch 'master' of github.com:iv-org/invidious 2022-02-17 01:55:24 +09:00
Samantaz Fox 85ba04b715
Merge pull request #2871 from SamantazFox/user-code-cleaning
User code cleaning & fixing
2022-02-14 15:38:05 +01:00