grafixeyehero
|
d6c00aa6f4
|
update suggestion change
|
2021-09-08 02:46:43 +03:00 |
|
grafixeyehero
|
8e724d3119
|
Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into fix-accese
# Conflicts:
# src/scripts/site.js
|
2021-09-08 02:38:25 +03:00 |
|
grafixeyehero
|
d0f6faea11
|
register on app init
|
2021-06-14 03:19:22 +03:00 |
|
grafixeyehero
|
ac1de0de93
|
add getConfigurationResourceUrl
|
2021-06-14 02:21:15 +03:00 |
|
grafixeyehero
|
b7c6a8aa18
|
add itemIdentifier on clientutils and TaskButton globally
|
2021-06-11 23:59:57 +03:00 |
|
grafixeyehero
|
1bec6a8088
|
Refactor DirectoryBrowser class
|
2021-06-11 20:29:07 +03:00 |
|
Bill Thornton
|
d8db87f42b
|
Merge pull request #2664 from dmitrylyzo/skip-app-url
Remove trying app URL as server URL
|
2021-06-11 01:46:10 -04:00 |
|
grafixeyehero
|
451da10fd2
|
initial
|
2021-06-11 03:32:34 +03:00 |
|
Bill Thornton
|
dc294a5a4b
|
Remove use of alert abstraction
|
2021-05-26 13:17:32 -04:00 |
|
Dmitry Lyzo
|
cb92ca360c
|
Don't use app URL as server URL
|
2021-05-09 10:43:43 +03:00 |
|
Bill Thornton
|
cb38027fc3
|
Remove commented code
|
2021-04-08 01:04:26 -04:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04:00 |
|
dkanada
|
df599db415
|
fix some unhandled promises and refactor some code
|
2021-02-06 15:51:31 +09:00 |
|
Dmitry Lyzo
|
895b527fd5
|
Fix plugin configuration page
|
2020-12-06 22:33:00 +03:00 |
|
Bill Thornton
|
0ba27ad4d9
|
Fix invalid hrefs
|
2020-12-02 14:01:07 -05:00 |
|
hawken
|
ae4e1814c1
|
grammar
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-11-27 01:31:04 +01:00 |
|
Håkon Struijk Holmen
|
c2e92111c1
|
restore base-url compatible approach
|
2020-11-27 01:31:04 +01:00 |
|
Odd Stråbø
|
ef3f6cb950
|
JavaScript is a constant pain.
|
2020-11-24 21:20:05 +01:00 |
|
Odd Stråbø
|
1d51b94d41
|
Address review
|
2020-11-24 21:14:11 +01:00 |
|
Odd Stråbø
|
27b113efba
|
Fix lints
|
2020-11-24 21:14:11 +01:00 |
|
Odd Stråbø
|
32eb96467f
|
Take baseurl into account, use original url, not LocalAddress
|
2020-11-24 21:14:11 +01:00 |
|
dkanada
|
3c52b8fcd4
|
fix possible issue with server detection
|
2020-11-23 20:04:40 +09:00 |
|
Joshua M. Boniface
|
48e84d3c6f
|
Apply hawken93's patch
|
2020-11-21 21:58:12 -05:00 |
|
Dmitry Lyzo
|
862105968c
|
Remove AppInfo
Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
|
2020-11-22 02:15:27 +03:00 |
|
Dmitry Lyzo
|
5592cb7d4e
|
Merge remote-tracking branch 'origin/master' into standalone
Conflicts:
package.json
src/components/appRouter.js
src/components/require/requiretext.js
src/config.json
src/scripts/clientUtils.js
src/scripts/settings/webSettings.js
src/scripts/site.js
|
2020-11-22 02:15:14 +03:00 |
|
vitorsemeano
|
4e11e3ba66
|
import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
|
2020-11-09 00:14:33 +00:00 |
|
vitorsemeano
|
baa7d88a17
|
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:01:05 +00:00 |
|
vitorsemeano
|
383c0d2cc4
|
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 10:58:30 +00:00 |
|
vitorsemeano
|
f309761d87
|
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-07 12:09:46 +00:00 |
|
vitorsemeano
|
ce2551d1e1
|
Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack
|
2020-11-07 12:05:13 +00:00 |
|
vitorsemeano
|
b49524e5ea
|
multiple fixes and otimizations
|
2020-11-07 12:05:09 +00:00 |
|
vitorsemeano
|
a6aab3d105
|
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-07 12:04:37 +00:00 |
|
dkanada
|
3b8e4c6330
|
fix errors reported by linter
|
2020-11-07 16:10:02 +09:00 |
|
dkanada
|
d4c8d1a334
|
wizard takes highest priority when selecting a server
|
2020-11-07 16:02:28 +09:00 |
|
vitorsemeano
|
6638c13e85
|
fixed some code smells
fix config.json plugins path
|
2020-11-05 23:23:45 +00:00 |
|
vitorsemeano
|
8b5772f996
|
optimization imports from site.js
|
2020-11-05 23:20:38 +00:00 |
|
vitorsemeano
|
a106e23ff8
|
some bug fixes after master rebase
|
2020-11-05 23:18:19 +00:00 |
|
vitorsemeano
|
86a9f4e36f
|
solved imports for alert, toast and confirm
|
2020-11-05 23:15:39 +00:00 |
|
vitorsemeano
|
5071aedcea
|
extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
|
2020-11-05 23:12:23 +00:00 |
|
vitorsemeano
|
923d53bb71
|
remove most of Dashboard global window usage
|
2020-11-05 23:11:47 +00:00 |
|
vitorsemeano
|
4e88835382
|
extract AppInfo into a export const
|
2020-11-05 23:11:47 +00:00 |
|
MrTimscampi
|
7d9208e951
|
WIP
|
2020-11-05 23:09:09 +00:00 |
|
MrTimscampi
|
bfb8c7c1f6
|
Make import paths ES6-compatible
|
2020-11-05 22:58:26 +00:00 |
|
dkanada
|
69439bbff0
|
fix issue with multiple entries in server array
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-10-30 22:14:45 +09:00 |
|
dkanada
|
fa1483d3c0
|
merge branch master into standalone
|
2020-10-29 18:09:23 +09:00 |
|
dkanada
|
982ae411c5
|
fix linting issues and add servers to web config
|
2020-09-12 09:12:40 +09:00 |
|
dkanada
|
a5776e98a7
|
always use const when possible
|
2020-09-12 05:46:15 +09:00 |
|
dkanada
|
cb1d2887fa
|
fix startup wizard redirect and standalone mode
|
2020-09-10 23:20:55 +09:00 |
|
dkanada
|
bf9c8778b0
|
allow plugin config changes on standalone
|
2020-09-02 20:50:32 +09:00 |
|
MrTimscampi
|
c97d7a6f59
|
Use connectionManager global
|
2020-08-30 06:06:47 +02:00 |
|