Alex
|
8aa29e4361
|
fix: comment card error
|
2022-05-02 19:09:50 +12:00 |
|
Alex
|
5227bfd14c
|
fix: merge error
|
2022-05-02 17:16:46 +12:00 |
|
Alex
|
7322d830b5
|
Merge branch 'working' of https://github.com/404-Program-not-found/VueTube into working
|
2022-05-02 16:43:42 +12:00 |
|
Alex
|
7d27314a32
|
fix: minor bug fixes
|
2022-05-02 16:42:56 +12:00 |
|
Alex
|
366c77546a
|
feat(wip): back button API
|
2022-05-02 16:01:48 +12:00 |
|
Alex
|
d24aa518ed
|
Merge branch 'main' of https://github.com/Frontesque/VueTube into working
|
2022-05-02 09:36:14 +12:00 |
|
Front
|
08f8a5de86
|
feat: ✨ beta player stuff
|
2022-05-01 12:42:26 -04:00 |
|
Front
|
2a781b9e6b
|
fix: 🐛 fix beta player once and for all
i accidentially switched the beta player and legacy player in `~/pages/watch.vue` so they both broke. now fixed and both work better than ever
|
2022-04-29 17:38:56 -04:00 |
|
Kenny
|
0cb7a3511a
|
style: 🎨 Move 'player' to 'legacy player'
|
2022-04-29 07:52:03 -04:00 |
|
Kenny
|
36a995781a
|
fix: ⚡ Beta Player Updates
fix beta player (again), add 'seekbar' module and improve readability
|
2022-04-29 07:49:32 -04:00 |
|
Kenny
|
3c732c5f76
|
fix: 🐛 fix beta player
|
2022-04-28 21:44:37 -04:00 |
|
Alex
|
d738524bc1
|
feat: border tweak affects video
|
2022-04-25 15:24:46 +12:00 |
|
Alex
|
ec194bd005
|
fix: search suggestions button broke
|
2022-04-25 13:42:23 +12:00 |
|
Alex
|
d2267199fc
|
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
|
2022-04-24 20:06:42 +12:00 |
|
Alex
|
b8e5fc0869
|
fix: pagination issues on home page
|
2022-04-24 20:05:36 +12:00 |
|
Alex
|
4f6fdddcad
|
feat: better back button handling. Removed redundant redirect for embed links
|
2022-04-24 18:44:32 +12:00 |
|
Front
|
6da5ca92ef
|
fix: 🐛 some player fixes
|
2022-04-24 00:07:05 -04:00 |
|
Alex
|
041cc70cf5
|
fix: minor graphical issues
|
2022-04-24 16:01:52 +12:00 |
|
Front
|
ae32d702fc
|
fix: 🐛 Fix duplicate beta player
|
2022-04-23 23:05:34 -04:00 |
|
Alex
|
d19d124b38
|
fix: calculated values
|
2022-04-23 17:53:24 +12:00 |
|
Alex
|
eff022b075
|
fix: typo in path
|
2022-04-23 17:23:55 +12:00 |
|
Alex
|
fec573347f
|
refactor!: made a base video renderer
|
2022-04-23 17:22:18 +12:00 |
|
Alex
|
167966d2fe
|
fix: small CSS change
|
2022-04-23 16:18:59 +12:00 |
|
Alex
|
ff23d2f9a9
|
Merge branch 'main' of https://github.com/Frontesque/VueTube into main
|
2022-04-23 16:11:35 +12:00 |
|
Alex
|
e332e1a5bb
|
fix: emergency fix for comment rendering error
|
2022-04-23 16:10:46 +12:00 |
|
Front
|
0fdce47f81
|
feat: ✨ add channel wip notice
#249
|
2022-04-22 23:51:24 -04:00 |
|
Kenny
|
8ce8a14903
|
Merge pull request #260 from Frontesque/dev
Merge pr #259 from dev to main
|
2022-04-22 23:44:52 -04:00 |
|
Front
|
c54f9fde84
|
fix: 🚑 Fix compile errors
Alex forgot to close a few divs in `/watch.vue`, been corrected
|
2022-04-22 23:36:58 -04:00 |
|
Alex
|
6d47e97121
|
fix: small stylistic changes on the comments
|
2022-04-22 21:06:31 +12:00 |
|
Alex
|
a075c4167a
|
fix: URL loading broke
|
2022-04-22 16:38:21 +12:00 |
|
Alex
|
ec7f8a9b85
|
feat: owner badge in comments
|
2022-04-21 22:51:49 +12:00 |
|
Alex
|
886b5f893d
|
feat: membership and verified comment badges
|
2022-04-21 21:22:40 +12:00 |
|
Alex
|
2ad58fbed4
|
refactor!: switched comments to be using the desktop web api
|
2022-04-21 17:29:50 +12:00 |
|
Alex
|
0ed974e577
|
fix: comment pagination breaks when reopened
|
2022-04-21 16:20:46 +12:00 |
|
Alex
|
e32ce215e9
|
feat: comments rendering urls and membership emojis
|
2022-04-21 14:38:22 +12:00 |
|
Alex
|
c613efb7cb
|
fix: loading forever if user reaches end of comments
|
2022-04-21 13:58:21 +12:00 |
|
Alex
|
5bbd37ffbf
|
feat: completed basic comment functions
|
2022-04-21 00:50:00 +12:00 |
|
Alex
|
92729a4d96
|
Merge branch 'main' of https://github.com/Frontesque/VueTube into working
|
2022-04-20 12:55:17 +12:00 |
|
Alex
|
3337a08095
|
feat: comments fully functional
|
2022-04-20 02:03:46 +12:00 |
|
Alex
|
bbef87b5ee
|
feat: basic custom bottom sheet
|
2022-04-18 17:58:59 +12:00 |
|
Nikita Krupin
|
fc5d46ccee
|
watch page improvements
|
2022-04-14 23:14:52 -04:00 |
|
Nikita Krupin
|
2e0fde9c86
|
Merge branch 'Frontesque:main' into main
|
2022-04-14 09:22:02 -04:00 |
|
Alex
|
ae6895a8fd
|
feat(WIP): comments
|
2022-04-14 16:22:02 +12:00 |
|
Alex
|
786960e2d2
|
feat(WIP): comments front end
|
2022-04-14 00:54:06 +12:00 |
|
Alex
|
7bf54990c6
|
feat: twemoji complete
|
2022-04-13 22:15:26 +12:00 |
|
Alex
|
dbdc6df79a
|
feat(WIP): tweemoji
|
2022-04-13 15:55:29 +12:00 |
|
Alex
|
3a78833baa
|
fix: link handling in search
|
2022-04-13 13:43:32 +12:00 |
|
Alex
|
9cf045dc45
|
Merge branch 'Frontesque:main' into main
|
2022-04-13 00:31:45 +12:00 |
|
Alex
|
28a89be112
|
fix: pressing a recommended video resets scroll, better page reset
|
2022-04-13 00:30:18 +12:00 |
|
Alex
|
00f1df1195
|
feat: external link handling
|
2022-04-12 17:51:49 +12:00 |
|