Commit Graph

937 Commits

Author SHA1 Message Date
Nikita Krupin ac9fa3f4da resolving conflicts 2022-05-13 02:25:49 -04:00
Nikita Krupin 11b520991f top and bottom bar refinements, custom backgroud color picker, theming cleanup, tweaks cleanup, video card radius style adjustment 2022-05-13 02:20:15 -04:00
Alex f3ca6e97f9
Merge pull request #271 from ThatOneCalculator/main
docs: 📝 Use new Vuetify logo
2022-05-11 11:16:08 +12:00
Kainoa Kanter 56cd390221 docs: 📝 Use new Vuetify logo in badge 2022-05-10 15:58:51 -07:00
Kenny f55b049489
change allt https://vuetube links to www.vuetube links 2022-05-09 13:11:57 -04:00
Alex 0e1e8f69e9 docs: fixed unclosed <p> tag in readme 2022-05-08 20:33:20 +12:00
Alex f404f129f3 fix: merging error 2022-05-07 18:03:12 +12:00
Alex f3333c0ae3 style: change vue v-for loops 2022-05-07 17:05:45 +12:00
Alex d273a8cad1 fix: lag on opening reply drawer 2022-05-07 16:54:08 +12:00
Alex 634a7f3d09 Merge branch 'main' of https://github.com/Frontesque/VueTube into dev 2022-05-07 14:16:57 +12:00
Kenny 39a970e785
Merge pull request #268 from OshekharO/patch-1
More informative issue template
2022-05-06 11:45:46 -04:00
Kenny 0b96f9f167 feat: Change how developer mode is accessed 2022-05-06 11:42:03 -04:00
Kenny fae8bddd51 feat: langpacks for /mods/startup 2022-05-06 07:56:32 -04:00
Kenny ad65af7203 feat: about page in language packs 2022-05-06 07:36:01 -04:00
Saksham Shekher 3839271082
Update and rename feature_request.md to feature-request.yml 2022-05-06 11:15:28 +05:30
Saksham Shekher 544bc90a38
More informative issue template 2022-05-06 11:13:25 +05:30
Alex a1a995f24f Merge branch 'main' of https://github.com/Frontesque/VueTube into dev 2022-05-06 16:34:04 +12:00
Kenny 06c2737694 feat: Start on Language Packs 2022-05-05 23:11:28 -04:00
Nikita Krupin d7952575ad more tweaks to video card, watch page, about page and into animation 2022-05-05 20:57:40 -04:00
Nikita Krupin 65d3c9ec97 channel & video card tweaks 2022-05-05 19:39:41 -04:00
Nikita Krupin 66a3801597 confilcts resolved 2022-05-05 19:15:47 -04:00
Nikita Krupin 265f7d697f confilcts resolved 2022-05-05 19:14:21 -04:00
Nikita Krupin 58eb17fee5 some incomplete channel stuff & more 2022-05-05 19:09:28 -04:00
Alex 2799626af7 chore: typo 2022-05-06 09:53:56 +12:00
Alex b1d2b7903b chore: added legal disclamer 2022-05-06 09:51:16 +12:00
Alex f93dd684a3 merge main with dev 2022-05-06 09:22:35 +12:00
Kenny cce0d90802 feat: beta player time info 2022-05-05 08:28:32 -04:00
Kenny 9acc1ceef4 fix: 🐛 Fix how utils.humanTime() works 2022-05-05 08:18:38 -04:00
Alex 1668db764c Merge branch 'dev' of https://github.com/Frontesque/VueTube into working 2022-05-05 17:35:22 +12:00
Alex 225aaea1ba feat(wip): reply popup 2022-05-05 17:32:02 +12:00
Nikita Krupin bdab7b503d minor fixes 2022-05-05 00:28:51 -04:00
Alex ca5552ba27 fix: activates back button handling on the app only 2022-05-05 16:24:00 +12:00
Alex bd83b0a81d Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-05 16:01:25 +12:00
Alex a5c99845e1 feat(wip): comment replies 2022-05-05 15:57:37 +12:00
Nikita Krupin 199b6041c0 Merge branch 'dev' of github.com-picklenik:Frontesque/VueTube into channel-stuff 2022-05-04 21:35:35 -04:00
Front c6c471b1a2 add WIP "humanTime" function to utils 2022-05-04 21:24:45 -04:00
Nikita Krupin 9cb5dad3c0
Merge branch 'Frontesque:main' into main 2022-05-04 19:10:30 -04:00
Nikita Krupin 9873ba5b72 failed to fullscreen the app 2022-05-04 19:09:29 -04:00
Alex 62a34848f3 Merge branch 'dev' of https://github.com/Frontesque/VueTube into working 2022-05-05 09:00:16 +12:00
Alex 060bf56053 Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-05 09:00:01 +12:00
Front 29ee7dd347 feat: Beta Player Duration Information 2022-05-04 16:58:07 -04:00
Front cd7797b9b7 style: Beta Player Stuff
ui improvements, bug fixes, etc
2022-05-04 16:31:35 -04:00
Kenny bce23422e2 feat: Beta Player Toggle Controls
tap to toggle showing video controls
2022-05-04 09:08:41 -04:00
Kenny 64f5310262 refactor: 🎨 Beta Player Updates
Change how the controls overlay is handled
2022-05-04 08:56:17 -04:00
Kenny 41326f8d5a
Merge pull request #264 from tired6488/main
Update readme.md
2022-05-04 08:49:20 -04:00
Alex a9719d678f
Merge pull request #265 from 404-Program-not-found/main
New hardware back button API, bug fixes, New Channel Endpoint, Border tweaks for video
2022-05-04 17:23:25 +12:00
Alex aff6cb6847 feat: channel wrapper 2022-05-04 17:21:14 +12:00
Alex c9147c93f6 fix: small bugs 2022-05-04 15:29:29 +12:00
tired6488 8a650b70fa
Update readme.md 2022-05-03 21:23:40 -05:00
Alex e8e13935b7 Merge branch 'main' of https://github.com/Frontesque/VueTube into working 2022-05-04 09:48:36 +12:00