[PR #163] [MERGED] Add pause button #216

Closed
opened 2026-03-03 16:06:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mthenw/frontail/pull/163
Author: @levonet
Created: 4/4/2019
Status: Merged
Merged: 8/27/2019
Merged by: @mthenw

Base: masterHead: pause


📝 Commits (6)

  • 2d26168 Add pause button
  • 2d431bb pretty for phone
  • 990aa39 Added skip counter
  • 49f7626 Merge branch 'master' into pause
  • a347c87 Review fixes
  • 46848dc FIX: When the streaming is paused we shouldn't update it favicon badge

📊 Changes

6 files changed (+115 additions, -9 deletions)

View changed files

📝 README.md (+1 -0)
📝 test/app.js (+36 -1)
📝 web/assets/app.js (+43 -4)
📝 web/assets/styles/dark.css (+11 -0)
📝 web/assets/styles/default.css (+18 -2)
📝 web/index.html (+6 -2)

📄 Description

resolve #137
Знімок екрана 2019-04-11 о 15 23 42Знімок екрана 2019-04-11 о 15 23 49
Знімок екрана 2019-04-11 о 15 22 57Знімок екрана 2019-04-11 о 15 23 20
photo_2019-04-11 15 18 10


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mthenw/frontail/pull/163 **Author:** [@levonet](https://github.com/levonet) **Created:** 4/4/2019 **Status:** ✅ Merged **Merged:** 8/27/2019 **Merged by:** [@mthenw](https://github.com/mthenw) **Base:** `master` ← **Head:** `pause` --- ### 📝 Commits (6) - [`2d26168`](https://github.com/mthenw/frontail/commit/2d26168c80a7a8b427d783279fa9ec540e640e77) Add pause button - [`2d431bb`](https://github.com/mthenw/frontail/commit/2d431bb7715b51541e72fb60c667cc36372768f3) pretty for phone - [`990aa39`](https://github.com/mthenw/frontail/commit/990aa39cb96247a992d6c7fc1ddc421d675a18cd) Added skip counter - [`49f7626`](https://github.com/mthenw/frontail/commit/49f762687e511cd4f6345822f9b402acfb96c07c) Merge branch 'master' into pause - [`a347c87`](https://github.com/mthenw/frontail/commit/a347c878cfbb597d2d1616463c7cab39b1ea05d7) Review fixes - [`46848dc`](https://github.com/mthenw/frontail/commit/46848dcfdcfcebdd1c28b63c35ae6bb8e66d0ae4) FIX: When the streaming is paused we shouldn't update it favicon badge ### 📊 Changes **6 files changed** (+115 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `test/app.js` (+36 -1) 📝 `web/assets/app.js` (+43 -4) 📝 `web/assets/styles/dark.css` (+11 -0) 📝 `web/assets/styles/default.css` (+18 -2) 📝 `web/index.html` (+6 -2) </details> ### 📄 Description resolve #137 <img src="https://user-images.githubusercontent.com/3680861/55957014-f732c100-5c6d-11e9-8134-25551a5bf710.png" alt="Знімок екрана 2019-04-11 о 15 23 42" width="294px" height="111px"/><img src="https://user-images.githubusercontent.com/3680861/55957069-15002600-5c6e-11e9-88fb-7b1341dcd2a5.png" alt="Знімок екрана 2019-04-11 о 15 23 49" width="294px" height="111px"/> <img src="https://user-images.githubusercontent.com/3680861/55957074-17fb1680-5c6e-11e9-9c26-7e17b49aae6d.png" alt="Знімок екрана 2019-04-11 о 15 22 57" width="294px" height="111px"/><img src="https://user-images.githubusercontent.com/3680861/55957084-1d586100-5c6e-11e9-889c-fc4862db5833.png" alt="Знімок екрана 2019-04-11 о 15 23 20" width="294px" height="111px"/> <img src="https://user-images.githubusercontent.com/3680861/55957095-221d1500-5c6e-11e9-85ca-8f42dcf62516.jpeg" alt="photo_2019-04-11 15 18 10" width="160px" height="320px"/> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:06:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#216
No description provided.