Julien Machiels
27ca18a62b
Merge branch 'master' into sonarqube-fixes-1
2020-04-10 06:27:32 +02:00
MrTimscampi
6d75c48496
Merge remote-tracking branch 'origin/master' into no-limits
2020-04-09 21:34:31 +02:00
MrTimscampi
36eb5564c1
Fix all Critical bugs from Sonarqube
2020-04-06 22:03:09 +02:00
MrTimscampi
fbbb870d73
Remove unused variables
2020-04-04 16:19:06 +02:00
MrTimscampi
9fad1217d5
Use Math.max in query limit for movies list
2020-04-04 15:45:57 +02:00
MrTimscampi
2c6029fc93
Re-add data assignment
2020-04-04 15:44:42 +02:00
MrTimscampi
835e9614b9
Add limit setting to movie trailers controller
2020-04-03 22:58:20 +02:00
MrTimscampi
169b6aadd5
Add limit setting to movie collections controller
2020-04-03 22:58:03 +02:00
ferferga
4ba2e3a950
Use globalize.translate() overload everywhere
2020-03-24 20:49:18 +01:00
MrTimscampi
b34a376691
Add library page size settings on movies
2020-03-21 00:26:55 +01:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
...
Make the console quieter by default
2020-02-25 22:45:26 +09:00
dkanada
3b5a63f930
Merge pull request #814 from MrTimscampi/webos-icons
...
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
Dmitry Lyzo
54fdd34f77
Fix padding for plain itemscontainer
2020-02-16 17:42:00 +03:00
MrTimscampi
e12e6731b2
Make the console quieter by default
2020-02-16 04:22:50 +01:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
grafixeyehero
5cb141caa3
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into alphaPicker-tv-mode
...
# Resolve Conflicts:
# src/assets/css/librarybrowser.css
# src/components/alphapicker/style.css
2020-01-30 20:24:33 +03:00
grafixeyehero
a9ca46b6d8
apply suggustiion
2020-01-26 00:20:01 +03:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
dkanada
1458697bb2
Merge pull request #704 from grafixeyehero/suggestion-swipe
...
Fix scroll for movie recommendation
2020-01-25 18:11:44 +09:00
grafixeyehero
f3426a97a1
remove alphabetPicker-left alphaPicker-fixed-left padded-left-withalphapicker class
2020-01-22 19:42:43 +03:00
grafixeyehero
5a6eb5eeec
apply suggeustion
2020-01-22 19:06:35 +03:00
grafixeyehero
4939f2fd60
add alphaPicker-fixed left and right class
2020-01-21 22:21:03 +03:00
grafixeyehero
a25e5d7f9b
fix alphaPicker class
2020-01-21 21:58:44 +03:00
Samuel
143cd2bfad
Update moviegenres.js
2020-01-20 21:52:47 -05:00
grafixeyehero
779e378288
show title and year on movie suggestion
2020-01-21 00:09:41 +03:00
grafixeyehero
75185f0b23
define emby-scroller
2020-01-18 23:47:19 +03:00
grafixeyehero
5b8756addf
Fix focus
2020-01-18 00:17:16 +03:00
grafixeyehero
cca897bb15
fix scroll for movie recommendation
2020-01-17 23:39:58 +03:00
dkanada
59e9be84dd
Merge pull request #563 from dmitrylyzo/focus_pageload
...
Add autofocus on page load
2019-11-28 23:35:51 +09:00
grafixeyehero
1da8876811
Replace all Unicode icon with there value
2019-11-20 00:24:54 +03:00
Dmitry Lyzo
472d391641
Add autofocus on page load
2019-11-14 23:32:31 +03:00
Dmitry Lyzo
7a10be5933
Add autofocus on page load
2019-11-14 21:04:01 +03:00
grafixeyehero
23677db990
Deminify part 2 ( #509 )
...
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
Frank Riley
8a0c268973
Always have last sort of movies be by production year.
...
Implement https://features.jellyfin.org/posts/151/movies-should-always-have-a-second-sort-of-release-date
2019-08-31 15:12:37 -07:00
dkanada
8bec0ad63d
move all library pages to their own folders
2019-08-16 00:58:27 -07:00