1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

224 commits

Author SHA1 Message Date
Sparky
1c523fc4f0 Removed seasonal theme support
As our sole season theme was for Halloween and relied on dubiously licensed art assets to work, I removed the entire system.

Fixes #71
2019-02-02 09:35:56 -05:00
dkanada
02d11dff81 remove direct access of cordova methods (#78)
* deminify some dependency loading

* remove direct access of native methods

* move static dependencies to array initialization
2019-02-01 11:22:26 +01:00
Claus Vium
8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
dkanada
cb9f250d32 add suggested changes and fix a return statement 2019-01-24 22:25:30 +09:00
dkanada
f40d74725f remove camera upload page from dashboard 2019-01-24 22:25:30 +09:00
dkanada
b27bc31f50 remove more sync related code 2019-01-24 22:25:12 +09:00
dkanada
b5b928ec21 remove more code related to camera roll 2019-01-24 22:24:56 +09:00
dkanada
08df4531e3 deminify site.js a small amount 2019-01-24 22:24:56 +09:00
Andrew Rabert
ca10eef36a Remove Sync code 2019-01-20 18:31:12 -05:00
Vasily
db52db1968 add suggested changes to improve formatting
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-20 00:55:34 +09:00
dkanada
7560d9abd1 remove camera upload and sync options from preference menu 2019-01-17 05:11:28 +09:00
dkanada
1445524edf condense router and remove another sync button 2019-01-16 18:30:15 +09:00
dkanada
92189e108b clear download options from navigation bar 2019-01-16 17:59:20 +09:00
dkanada
b8a0e1ab29 remove references to missing offline playback files 2019-01-16 14:55:32 +09:00
dkanada
2f3f17369e remove wakeonlan 2019-01-16 13:42:03 +09:00
dkanada
718a2215d4 format define section for readability 2019-01-16 02:47:29 +09:00
Joshua M. Boniface
52cd371b51
Merge pull request #30 from dkanada/iap
Remove iap and simplify registrationservices
2019-01-13 13:09:00 -05:00
dkanada
4b89f85d61 remove iap and simplify registrationservices 2019-01-13 16:57:08 +09:00
Riccardo Zanotto
b7e857127c Fix spinning circle at the end of config wizard.
Adds some functions to navigate directly to url, instead of relatively.
2019-01-12 12:41:01 +01:00
dkanada
1967d248a7 reimplement page to add server 2019-01-12 13:38:05 +09:00
Vasily
dd3d5ef9dc
simplify ternary expression
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-11 23:12:11 +09:00
Vasily
3eb533d4bb
improve readability of logout function
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-11 23:11:36 +09:00
dkanada
3c0dbeedd5 send android clients to select server before login 2019-01-11 16:13:57 +09:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/scripts/site.js (Browse further)