Commit Graph

3135 Commits

Author SHA1 Message Date
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
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
9ab431a30d don't run certain workflows on forks 2023-10-30 19:25:08 -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
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
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
admin
e85109b850 Switch to use the SDK, remove unnecessary comment 2023-10-29 08:59:28 +10:00
jellyfin-bot
dded75f307 Update API docs 2023-10-28 21:26:12 +00:00
Charles Ewert
dd3972cff5
Merge pull request #1376 from cewert/fix-quickplay 2023-10-28 17:25:40 -04:00
jellyfin-bot
213f3257ec Update API docs 2023-10-28 21:21:58 +00:00
Charles Ewert
5233db37dc
Merge pull request #1452 from 1hitsong/fixMusicDefaultSort 2023-10-28 17:21:20 -04:00
Charles Ewert
2ed966edad
Merge pull request #1451 from cewert/use-jfbot-for-autoupdate-docs-commits 2023-10-28 17:20:55 -04:00
1hitsong
4be92addb2 Fix default A-Z music sorting 2023-10-28 15:52:57 -04:00
Charles Ewert
847729fcae use jellyfin-bot to commit and author Update API docs commits 2023-10-28 15:03:48 -04:00
cewert
f0a63617f5 Update API docs 2023-10-28 15:23:12 +00:00
Charles Ewert
4c10e878a1
Merge pull request #1447 from 1hitsong/fixMovieSorting 2023-10-28 11:22:40 -04:00
1hitsong
2c87e4f9f7 Fix default A-Z movie sorting
Fixes #1444
2023-10-28 10:49:34 -04:00
cewert
62e9f3bee4 Update API docs 2023-10-28 14:08:45 +00:00
Charles Ewert
e055aa79c8
Merge pull request #1441 from 1hitsong/fixPlaybackInfoPopup 2023-10-28 10:03:40 -04:00
1hitsong
0216cee4b2
Update source/utils/session.bs
Co-authored-by: Charles Ewert <cewert@gmail.com>
2023-10-28 09:53:08 -04:00
Charles Ewert
2af29a493f
Merge pull request #1445 from cewert/change-jsdoc-functions-defaults 2023-10-28 09:49:47 -04:00
Charles Ewert
1c31d60cfb fix vscode popup for auto generated function definitions 2023-10-28 09:23:56 -04:00