0
0
Fork 0
mirror of https://github.com/VueTubeApp/VueTube synced 2024-11-01 01:12:39 +00:00
Commit graph

690 commits

Author SHA1 Message Date
debuo
de610132be
Merge branch 'VueTubeApp:main' into main 2022-06-22 14:02:48 -04:00
Zyborg777
cab25537d1
Update french-fr.js
Updated french-js according to the new changes made in english.js
2022-06-22 13:48:52 -04:00
Kenny
37dad5a504 refactor: ♻️ Update VueTube logo 2022-06-22 13:37:06 -04:00
Kenny
d21bbe00d5 revert: 🔥 Remove discord rebrand (logo was huge//not mdi) 2022-06-22 13:29:45 -04:00
debuo
55701a3ed4
Update tamil.js 2022-06-22 13:27:29 -04:00
Kenny
c0f4386132 refactor: ♻️ Change default accent color to green
Use the green color as the new default

complete 305
2022-06-22 13:24:25 -04:00
Kenny
8edab2e5b5 feat: Show popup for changing language to restart the app 2022-06-22 13:15:51 -04:00
Kenny
9c1eb74187 Merge branch 'main' of https://github.com/VueTubeApp/VueTube 2022-06-22 13:03:52 -04:00
Kenny
a90a38e03e feat: Language Changes 2022-06-22 13:03:47 -04:00
Kenny
90095bf8fb
Merge pull request #376 from raluvy95/main
Added romanian translation
2022-06-22 12:26:20 -04:00
Kenny
4786f863d7 feat: Update page now shows releases 2022-06-22 12:20:28 -04:00
Kenny
cff501cd5e feat: 2022-06-22 12:19:51 -04:00
Alex
46afb738c2
Merge pull request #379 from VueTubeApp/deepsource-fix-66bcaa17
Replace short hand type conversions with JavaScript methods
2022-06-22 17:30:04 +12:00
deepsource-autofix[bot]
f784c45c91
Format code with prettier 2022-06-22 05:29:34 +00:00
deepsource-autofix[bot]
9aeb83ee4d
Removes the new keyword from the String, Number, Boolean objects 2022-06-22 05:29:24 +00:00
deepsource-autofix[bot]
54241997d9
Format code with prettier 2022-06-22 05:29:15 +00:00
deepsource-autofix[bot]
92ae6815d3
Replace short hand type conversions with JavaScript methods 2022-06-22 05:29:07 +00:00
deepsource-autofix[bot]
b252fa79c0
Format code with prettier
This commit fixes the style issues introduced in 38b0de7 according to the output
from prettier.

Details: https://deepsource.io/gh/VueTubeApp/VueTube/transform/9d827cbf-455d-44d1-b340-8f6b1836b896/
2022-06-22 05:24:06 +00:00
Nikita Krupin
b32da4c050 correct poster thumbnail, fullscreen gestures, skip to next button 2022-06-21 19:20:05 -04:00
raluvy95
536ad04e1a Added romanian translation 2022-06-21 23:59:02 +03:00
Kenny
47eb857ecc fix: 🐛 Fix theming not appearing in update screen 2022-06-20 10:15:41 -04:00
Kenny
619c4168be feat: Update Screen 2022-06-20 09:53:06 -04:00
Zyborg777
36686b44e7
Update about.vue
Replaced the old Discord icon with the new one from Discord's Branding.
2022-06-19 21:29:30 -04:00
debuo
47539763e1
Add files via upload 2022-06-19 09:24:30 -04:00
barath
6c506ba8d4 fix issues with external URL handling 2022-06-19 12:43:49 +05:30
Alex
1705f6150a fix🚑: malay.js lacked comma seperators 2022-06-19 17:22:46 +12:00
Alex
892cde842e
Merge pull request #356 from Zyborg777/patch-2
Update french-fr.js
2022-06-19 16:59:46 +12:00
Zyborg777
21ea078340
Update french-fr.js 2022-06-19 00:56:58 -04:00
Adam Iskandar
af20d649e3
Merge branch 'VueTubeApp:main' into main 2022-06-19 10:18:32 +08:00
Adam Iskandar
8cde5b6479
Update malay.js 2022-06-19 10:17:27 +08:00
Alex
61e7ded2a1
loc🌐: change terms for chinese simplified 2022-06-19 14:01:26 +12:00
Alex
8be4713795
Merge pull request #350 from nokanol45/main
Update in-app Chinese translations
2022-06-19 12:19:34 +12:00
Alex
e1fee91816
Merge pull request #351 from Mcfly2340/main
Updated dutch.js
2022-06-19 12:18:41 +12:00
Alex
cf2a5a0081
Merge pull request #352 from gayolGate/main
Update spanish app with new fields
2022-06-19 12:18:29 +12:00
FAKlR
e7c5e5f9f2
Update french-fr.js
Addition of the startup screen  translation
2022-06-19 02:02:57 +02:00
gayolGate Studio
69729085be
Update spanish.js 2022-06-18 18:40:31 +02:00
Rick Slierendregt
c82ffe4b02
Update dutch.js 2022-06-18 17:18:37 +02:00
nokanol45
70104f3a48 Update in-app Chinese translations
also includes new dark mode tagline!
2022-06-18 21:53:16 +08:00
Kenny
bff9ad3436 feat: start update screen 2022-06-18 08:36:14 -04:00
Kenny
4b4c0ade98 feat: First Time Setup Screen 2022-06-18 08:28:46 -04:00
Alex
2487d6c321
docs: Remove inverted exclamation mark
This is not a valid punctuation mark in english
2022-06-18 16:24:41 +12:00
Kenny
a7f0081e58 feat: player displays channel icon while loading (work in progress to display the video thumbnail) 2022-06-17 20:58:36 -04:00
Kenny
6a3e9f2e39 feat: Move watch page loading image to local (not discord link) 2022-06-17 20:14:35 -04:00
Kenny
b99b7f63a0 fix: 🚑 Fix Language Pack Memory Leak
Since language packs were added, there was a memory leak where each time you load a page containing a translated language, the active language pack would be loaded into memory (RAM) each time, after the initial load. For example, starting the app loads the memory pack into memory first, then if you open settings, it would load the pack twice. Language packs are only a few mb or kb so it wasn't major but it is fixed now.
2022-06-17 20:04:33 -04:00
gayolGate
4af167d667
Update readme.md 2022-06-17 15:49:40 +02:00
Kenny
fb208936c3
Update language.js 2022-06-17 09:38:00 -04:00
Kenny
fb8ba3e397
Merge pull request #341 from gayolGate/main
Add translations guide (an Readme file in Language folder explaining how to translate)
2022-06-17 09:32:33 -04:00
JordanBleu24
6bf092b6c8
Update and rename french.js to french-fr.js 2022-06-17 09:18:53 -04:00
gayolGate
cf35e5198c
Create readme.md 2022-06-17 14:08:49 +02:00
AdamIskandarAI
c30cfe2ac7
VueTube Malay translation fix #2 2022-06-17 18:27:31 +08:00