]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/shared/misc/peertube-web-storage.ts
add loop setting for playlists, and use sessionStorage
authorRigel Kent <sendmemail@rigelk.eu>
Wed, 11 Dec 2019 21:13:20 +0000 (22:13 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Fri, 13 Dec 2019 08:13:43 +0000 (09:13 +0100)
commit88a7f93f8e5666f44121a2e3cf9d33d74c472aa7
tree01a5d765f9ffed5cc4cbfc7b8c5fc14eb61548a7
parent12f18b90ba6395464606052bb1bdfedb6b83df13
add loop setting for playlists, and use sessionStorage
14 files changed:
client/src/app/+admin/system/jobs/jobs.component.ts
client/src/app/core/auth/auth-user.model.ts
client/src/app/core/auth/auth.service.ts
client/src/app/core/server/server.service.ts
client/src/app/core/theme/theme.service.ts
client/src/app/shared/images/global-icon.component.ts
client/src/app/shared/misc/peertube-web-storage.ts [moved from client/src/app/shared/misc/peertube-local-storage.ts with 87% similarity]
client/src/app/shared/rest/rest-table.ts
client/src/app/videos/+video-watch/video-watch-playlist.component.html
client/src/app/videos/+video-watch/video-watch-playlist.component.scss
client/src/app/videos/+video-watch/video-watch-playlist.component.ts
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/app/videos/recommendations/recommended-videos.component.ts
client/src/assets/images/global/repeat.svg [new file with mode: 0644]