Commit Graph

3299 Commits (aa0724f20469d7c468d0f5b95a9ee9ca3a563c0c)
 

Author SHA1 Message Date
Samantaz Fox aa0724f204
Merge pull request #2646 from SamantazFox/support-plurals-in-locales
Better support of plurals in locales
3 years ago
Samantaz Fox 0120f44fd6
i18n: use spectator for i18next plurals spec 3 years ago
Samantaz Fox b65dced646
Merge pull request #2789 from iv-org/TheFrenchGhosty-email
Add e-mail contact to the README
3 years ago
Samantaz Fox e7394fe7a1
Merge pull request #2778 from iv-org/unixfox-postgres-improvement
Create videos caching table as UNLOGGED
3 years ago
Samantaz Fox fb673639f9
Merge pull request #2787 from matthewmcgarvey/related-channels
Update to fetch related channels again
3 years ago
matthewmcgarvey dc62b6ffdb Can fetch related channels using just the channel ucid] 3 years ago
Samantaz Fox 1f2ccac8a0
i18n: Reformat hu-HU.json 3 years ago
TheFrenchGhosty 46e4d35ccd
Rewording 3 years ago
Samantaz Fox eb7e79fdf7
i18n: Apply code review suggestions + code cleaning 3 years ago
Samantaz Fox 37c953e633
i18n: Use plurals for tokens/replies/unseen notifications 3 years ago
Samantaz Fox 5bb2cb7d71
i18n: Use plurals for video/view/subscriber/subscription counts 3 years ago
Samantaz Fox 692f4e5be2
i18n: Use plurals for year/month/day/etc... 3 years ago
Samantaz Fox 7bb1471207
i18n: Add dedicated function for counts translation 3 years ago
Samantaz Fox 4752e16ad2
i18n: make multiple fixes to i18next plurals 3 years ago
Samantaz Fox 2a156e7313
i18n: Add plural tests (spec) 3 years ago
TheFrenchGhosty 0314dd44ea
Typo 3 years ago
TheFrenchGhosty b80a3d5401
Fix the anchor 3 years ago
TheFrenchGhosty 8c4ef9f955
Apply suggestions 3 years ago
Samantaz Fox 67d2635e41
i18n: Add i18next plural rules and selector 3 years ago
Samantaz Fox 71a1ad307c
i18n: Add i18next plural resolver class 3 years ago
Samantaz Fox 9a48fd81a3
i18n: Add i18next plurals base sets 3 years ago
Emilien Devos d928b9eaad switch to alpine 3.15 for using crystal 1.2.2 3 years ago
Samantaz Fox 790b7afcca
Fix indefinitely growing database 3 years ago
Émilien Devos 7b9f5d74dc Create videos caching table as UNLOGGED 3 years ago
TheFrenchGhosty 6eadba784d
Typo 3 years ago
TheFrenchGhosty 3a39045617
Add e-mail contact to the README 3 years ago
Samantaz Fox 67cb8b7107
Merge translations from 'weblate/master'
Conflicts resolutions
3 years ago
matthewmcgarvey 4962c00ba8 Update to fetch related channels again 3 years ago
Samantaz Fox 3fba342ed2
Merge pull request #2769 from weblate/weblate-invidious-translations
Translations update from Hosted Weblate
3 years ago
Hosted Weblate 2419c4d8ae
Update Italian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: coronabond <coronabond@airmail.cc>
3 years ago
Hosted Weblate e37fb09d41
Update Portuguese translation
Co-authored-by: Gil <hello@giloliveira.net>
3 years ago
Hosted Weblate 86b1357a68
Update Hungarian translation
Update Hungarian translation

Update Hungarian translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: f3rr31 <5920873@disroot.org>
3 years ago
Samantaz Fox b782ab5787
Merge pull request #2762 from matthewmcgarvey/spectactor
Switch to using Spectator for specs
3 years ago
matthewmcgarvey 6c0486646f Add spectator and switch to Spectator DSL 3 years ago
matthewmcgarvey dffe8fc49e Move helpers_spec.rb into invidious directory 3 years ago
Hosted Weblate 1336ecbef2
Update Italian translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: coronabond <coronabond@airmail.cc>
3 years ago
Hosted Weblate d00e430f50
Update Hungarian translation
Update Hungarian translation

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: f3rr31 <5920873@disroot.org>
3 years ago
Samantaz Fox 5a728243a2
Merge pull request #2767 from SamantazFox/fix-subscriptions-not-cleared
Fix subscription not being cleared
3 years ago
Samantaz Fox 37f38dbf6c
Merge pull request #2771 from matthewmcgarvey/delete-playlists
Fix playlist deletion
3 years ago
matthewmcgarvey 2eb7c5c037 PR feedback 3 years ago
matthewmcgarvey ba0bc72d0b delete_by_playlist_id -> delete_by_playlist 3 years ago
matthewmcgarvey e1219cbdef Fix playlist deletion 3 years ago
Samantaz Fox bf0a48847c
DB: fix subscription not being cleared
Fixes https://github.com/iv-org/invidious/issues/2764
3 years ago
Samantaz Fox 3bb7fbb2f1
Merge pull request #2719 from SamantazFox/batch-minor-fixes
Multiple minor fixes
3 years ago
TheFrenchGhosty 326a362eb8
Merge pull request #2685 from SamantazFox/database-improvments
Database improvements
3 years ago
TheFrenchGhosty fdc380e7f7
Merge pull request #2677 from SamantazFox/decompression-fix-2
Temporarily fix for #2612 (round 2)
3 years ago
Samantaz Fox db04f1556e
Remove spec for playlist continuation 3 years ago
Samantaz Fox 444b1c99d0
Show unavailable videos in playlists 3 years ago
Samantaz Fox 3b1a286290
Use dig?() for playlist title 3 years ago
Samantaz Fox 6c8a5a1e7f
Fix leading spaces being collapsed in descriptions
Fixes #1954
3 years ago