Commit Graph

3162 Commits

Author SHA1 Message Date
Charles Ewert
e6c588655f
fix spelling
Co-authored-by: 1hitsong <3330318+1hitsong@users.noreply.github.com>
2023-11-10 19:26:52 -05:00
Charles Ewert
8244c848cf Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile 2023-10-31 23:42:14 -04:00
Charles Ewert
ab3fd49a8c Address reviewer feedback 2023-10-31 23:38:33 -04:00
jellyfin-bot
e43d8d5f7c Update API docs 2023-11-01 00:01:18 +00:00
1hitsong
91d71447ab
Merge pull request #1458 from cewert/fix-next-episode-popup
"Next Episode" button updates
2023-10-31 20:00:49 -04:00
jellyfin-bot
bf45fe0e4c Update API docs 2023-10-31 23:48:15 +00:00
1hitsong
445f1c2991
Merge pull request #1449 from cewert/import-intKeyboard
Copy IntegerKeyboard code into app instead of using NPM package
2023-10-31 19:47:44 -04:00
1hitsong
bd94f9ccd8
Merge pull request #1446 from cewert/import-npm-bgv
Copy ButtonGroupVert code into app instead of using NPM package
2023-10-31 19:47:28 -04:00
jellyfin-bot
617bfe77d4 Update API docs 2023-10-31 21:36:19 +00:00
1hitsong
b8b6db9c41
Merge pull request #1357 from sevenrats/server_url
Infer server url on server select screen
2023-10-31 17:35:46 -04:00
jellyfin-bot
e4b836643f Update API docs 2023-10-31 21:06:04 +00:00
Charles Ewert
44aac6bfe6
Merge pull request #1456 from cewert/quickplay-search 2023-10-31 17:05:34 -04:00
Charles Ewert
238a166fd5
Merge pull request #1460 from cewert/dont-run-certain-workflows-on-forks 2023-10-31 17:05:01 -04:00
jellyfin-bot
443497b93d Update API docs 2023-10-31 21:04:13 +00:00
1hitsong
949c14a02d
Merge pull request #1390 from cewert/fix-settings-focus
Fix early exit from settings screen
2023-10-31 17:03:26 -04:00
Charles Ewert
28b213377f address reviewer feedback 2023-10-31 17:01:31 -04:00
Charles Ewert
a08a9cb593 fix home getting refreshed after exiting screensaver 2023-10-31 16:24:30 -04:00
jellyfin-bot
0d82374e37 Update API docs 2023-10-31 20:18:14 +00:00
Charles Ewert
3c37bdd03f
Merge pull request #1402 from tharvik/fix-makefile 2023-10-31 16:17:37 -04:00
Charles Ewert
fd9b50ca3f validate search quick play node and return focus after a query with no results 2023-10-31 16:11:56 -04:00
Charles Ewert
034c485990 use child count to track state of search results 2023-10-31 15:26:54 -04:00
Charles Ewert
bd9a451601 only quickplay on search page if search results are in focus 2023-10-31 15:08:03 -04:00
sevenrats
a3af52c208 apply suggestions 2023-10-31 13:41:13 -04:00
Charles Ewert
c0f2b7fc0a address reviewer feedback 2023-10-31 13:30:46 -04:00
Seven Rats
7e680a9952
Merge pull request #12 from sevenrats/unstable
merge unstable into feature branch
2023-10-31 13:29:50 -04:00
Seven Rats
c268a53ed5
Merge branch 'server_url' into unstable 2023-10-31 13:29:09 -04:00
tharvik
78cbf759cf
bs/tests: create package 2023-10-31 16:27:07 +01:00
tharvik
1f6df8375f
npm/lint: run every linter 2023-10-31 16:27:07 +01:00
tharvik
cffc51863c
devguide: better vscode/make split 2023-10-31 16:27:06 +01:00
tharvik
377827c8d9
make: revamp
* rewrite it in a single, more standard makefile
* forward most commands to npm
* support parallel use
* get rid of load-time auth check and trust user
* rework targets
  * `prep_commit` -> `format`, `lint`
  * `dev`, `beta`, `release` -> `build-dev`, `build-prod`, `build-tests`
  * `prep_staging`, `package`: rm
* update devguide accordingly

Fixes: #1401
2023-10-31 16:27:06 +01:00
Charles Ewert
8aa325b93d getDeviceCapabilities() also prints the profile + some cleanup 2023-10-30 23:34:42 -04:00
Charles Ewert
bccec61ece clean up scenemanager 2023-10-30 20:15:14 -04:00
Charles Ewert
3f24c8e255 rename emptyPostTask() to empty() 2023-10-30 20:15:05 -04:00
Charles Ewert
9ab431a30d don't run certain workflows on forks 2023-10-30 19:25:08 -04:00
Charles Ewert
c3a8c2bfce merge unstable 2023-10-30 18:04:09 -04:00
Charles Ewert
c22e6ca5cd Merge remote-tracking branch 'upstream/unstable' into post-task-device-profile 2023-10-30 18:00:38 -04:00
jellyfin-bot
92dc3b8acb Update API docs 2023-10-30 02:05:00 +00:00
Charles Ewert
9834fe2ea3
Merge pull request #1459 from cewert/format-auto-release 2023-10-29 22:04:32 -04:00
Charles Ewert
690bebcc18 Add a "code cleanup" changelog category 2023-10-29 20:13:12 -04:00
Charles Ewert
db610400b9 sort autu-generated release notes by label 2023-10-29 20:06:59 -04:00
jellyfin-bot
c284a3516c Update API docs 2023-10-29 22:25:19 +00:00
Charles Ewert
942a809cd2
Merge pull request #1453 from matty-r/searchFix 2023-10-29 18:24:53 -04:00
Charles Ewert
a942cb5efd use TotalRecordCount to check search results state 2023-10-29 15:22:03 -04:00
Charles Ewert
187a0528ef precent focusing on the search results until there is data 2023-10-29 15:12:37 -04:00
Charles Ewert
2fbf968901 use opacity for next episode check and hide button before it reaches 0 2023-10-29 14:49:55 -04:00
jellyfin-bot
19928256a9 Update API docs 2023-10-29 18:26:18 +00:00
Antonio Alarcon
4cca30adcf Translated using Weblate (Spanish)
Currently translated at 15.0% (41 of 272 strings)

Translation: Jellyfin/Jellyfin Roku
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-roku/es/
2023-10-29 14:25:50 -04:00
Charles Ewert
21b3fce266 Only show the "Next Episode" button for episodes 2023-10-29 11:06:28 -04:00
Charles Ewert
8c0fc20ece add quickplay support to search results 2023-10-28 22:36:35 -04:00
matty-r
503a063d8f
Merge branch 'jellyfin:unstable' into searchFix 2023-10-29 09:53:02 +10:00