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

28 commits

Author SHA1 Message Date
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
Bill Thornton
a71b0314d4 Fix apiclient imports 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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
Cameron
b946259777 fix spacing, update variables 2020-07-20 08:40:13 +01:00
dkanada
a5e4039db4
update import statement 2020-07-20 08:51:36 +09:00
dkanada
0e374f4ce6
add space 2020-07-20 08:50:30 +09:00
Cameron
45df6ef764 Migration of alert to ES6 module 2020-07-15 14:46:56 +01:00
Cameron
1200617639 Migration of activitylog and datetime to ES6 modules 2020-07-15 14:34:57 +01:00
MrTimscampi
ac060e1270 Fix some code smells 2020-05-15 08:39:54 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo
d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
MrTimscampi
cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
ferferga
95e13ca488 datetime to date-fns on activitylog.js 2020-04-02 20:35:33 +02:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
grafixeyehero
d30ca44997 update activitylog Suggested change 2019-10-15 20:15:58 +03:00
grafixeyehero
461a91890d
Merge branch 'master' into Deminify-part-3-components 2019-10-14 18:39:04 +03:00
Fernando
e538a6d62c Improvements to the quality of artworks and user images - Part 2 (#512)
* Improved the overall appearance of user images

* Rounded photo in 'My profile' page

* Improved quality of media artwork

* fix some minor bugs introduced from a merge conflict
2019-10-13 15:46:22 -04:00
grafixeyehero
cae2898da2 activitylog 2019-10-09 19:19:20 +03:00
Niklas Fäth
2779037bbf
improve style 2019-05-22 10:52:48 +02:00
Niklas Fäth
97d7395148
use if 2019-05-19 15:53:26 +02:00
Niklas Fäth
17fbb3a312
Change icon to bell 2019-05-16 13:42:48 +02: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/components/activitylog.js (Browse further)