Commit graph

143 commits

Author SHA1 Message Date
4 raccoons in a trenchcoat. / luna vivian c0549ab262 redesigned playlist section (and moved it up in the process)
fixes issue #17

sometimes, the thinking sand in our white or black boxes (which we often
call CPU's) don't work the way we expect them to, even if we give them
the same 1's and 0's lol
2023-04-20 12:43:14 +02:00
4 raccoons in a trenchcoat. / luna vivian 1cf900de0c fix bug where the playlist won't show in /watch page
fixes issue #16
2023-04-20 12:25:54 +02:00
4 raccoons in a trenchcoat. / luna vivian f69e6589e3 fix login issue from watch page
closes issue #3

You can finally log in from the watch page and be redirected back to it. :3
2023-04-20 12:20:01 +02:00
4 raccoons in a trenchcoat. / luna vivian a078e3f813 Implement unfav link on favourites page
closes issue #14
2023-04-20 12:15:24 +02:00
4 raccoons in a trenchcoat. / luna vivian 398587e998 redesigned registration prompt
Implements changes suggested in #15.

A new registration prompt! (basically the same but nicely packaged now)

It now also has new links between both the login and register pages.
2023-04-20 04:08:46 +02:00
4 raccoons in a trenchcoat. / luna vivian 2c52b27622 redesigned register prompt, added links between both pages
implements changes as suggested on #15

A new registration prompt! (basically the same content but nicely packaged now!)

There also are now little texts between both pages to switch between
logging in w/ already existing credentials and registering an account.
2023-04-20 04:06:45 +02:00
4 raccoons in a trenchcoat. / luna vivian d0ef4a9e55 overhauled playlist page
fixes issue #7

A new playlist view UI!

It now is more in line with the ones in these following pages:
- global faves (home page)
- Your Feed
- Your favourites
- Search

It has the same 3-column grid you love from the other pages already. c:
It also now displays the playlist title at the top of it.
2023-04-20 02:53:11 +02:00
4 raccoons in a trenchcoat. / luna vivian 0fb65a45bf player now adapts to screen sizes properly
fixes issue #1
2023-04-20 02:23:42 +02:00
4 raccoons in a trenchcoat. / luna vivian 3b6bc679f4 fixed typo 2023-04-20 02:02:43 +02:00
4 raccoons in a trenchcoat. / luna vivian 8b296a9b6d preparing to fix post-login redirect 2023-04-20 02:01:43 +02:00
4 raccoons in a trenchcoat. / luna vivian 8f15262d01 search page overhaul
it now looks as good as the feed, the homepage
and the favourites! :3
additionally, the search page now also mentions
your search term, in case you suddenly decide
to leave that tab alone for some reason and come
back to it later, only to no longer know what you
searched for lol
2023-04-20 01:04:03 +02:00
4 raccoons in a trenchcoat. / luna vivian 4ddf2f784a squashed bugs, made stuff neater, typical yada yada
-finally fixed favourites page for good
-made favourites and feed pages look Neater™
-maybe broke the search results page idk lmao
2023-04-20 00:38:15 +02:00
4 raccoons in a trenchcoat. / luna vivian 96458c41a8 hide "likes" word when video likes are turned off
As the title already says, this hides the "likes" word right next to where the like counter is supposed to be, when the video creator turned the like counter off for the video.
2023-04-20 00:18:51 +02:00
4 raccoons in a trenchcoat. / luna vivian 156b8fde27 changed logout text formatting 2023-04-20 00:12:34 +02:00
4 raccoons in a trenchcoat. / luna vivian 1988c0abbb redesigned login prompt 2023-04-19 23:48:14 +02:00
4 raccoons in a trenchcoat. / luna vivian 47770f3293 trying to prepare player.html for mobile atm
unfortunately, things didn't go well atm, so I left it commented.
2023-04-19 23:27:36 +02:00
4 raccoons in a trenchcoat. / luna vivian 87b051cf6a finally added a gitignore for obvious reasons 2023-04-19 23:03:07 +02:00
4 raccoons in a trenchcoat. / luna vivian 324873a9f7 oh ffs 2023-04-19 22:50:27 +02:00
4 raccoons in a trenchcoat. / luna vivian a917ada53d broke watch.shs for a little while, oops 2023-04-19 22:50:00 +02:00
4 raccoons in a trenchcoat. / luna vivian 6fe430cee1 oh fuck 2023-04-19 22:45:04 +02:00
4 raccoons in a trenchcoat. / luna vivian b2ca753b2e changed lots of stuff, changed legacy templates/head.sh calls w/ its own header.shs - overall, sorry domi lol 2023-04-19 22:42:30 +02:00
Dominique Liberda ca5baf50e3 - got rid of all legacy render_unsafe calls 2023-01-18 06:35:55 +01:00
Dominique Liberda fb6aef0ba6 * default: update watch for new renderer 2023-01-18 06:08:55 +01:00
Dominique Liberda a8596af27c * retro: add footer, header 2023-01-18 04:07:36 +01:00
Dominique Liberda e23d8a998b * proper related styling 2023-01-18 03:58:45 +01:00
Dominique Liberda fe32ddf036 + watch in retro theme ;3 2023-01-18 03:53:06 +01:00
Dominique Liberda 793229856a * templates extension change for Reasons™ 2023-01-18 01:08:05 +01:00
Dominika Liberda 0f5dfdc63f channel: fix yt-dlp jq expansion 2022-12-05 11:13:59 +00:00
Dominique Liberda 964c410a7e * add common functions file (oops) 2022-11-29 14:12:23 -05:00
Dominique Liberda b7e8d58dc6 * player.js: sync, seeking and buffering fixes 2022-11-29 14:03:20 -05:00
Dominique Liberda b4e15bec4d * modernizing code + more new templating engine support 2022-11-29 11:07:29 -05:00
Dominique Liberda d4c901f323 * watch: move to the new templating engine 2022-11-29 06:47:40 -05:00
Dominique Liberda dda217195d * channel: move to the new templating engine 2022-11-29 02:58:28 -05:00
Dominique Liberda 7e4e26f0f2 * search: move to the new templating engine 2022-11-29 02:47:29 -05:00
Dominika Liberda da609de918 * minor fixes from prod 2022-11-29 06:18:36 +00:00
Dominika Liberda 04649561f0 * change comments to a legit API - thanks Lauren 2022-10-08 17:13:28 +00:00
Dominika Liberda 0fd785ca92 * mmmm move smth to ytdlp? 2022-06-21 00:21:08 +00:00
Dominika Liberda 717fb5da7d * fix in comment fetching logic 2022-04-25 21:12:09 +00:00
Dominika Liberda 78fae081ad remove pages temporarily dumped from web archive 2021-10-27 22:07:08 +00:00
Dominika Liberda ee3654c950 player sorting fixes 2021-10-27 22:05:22 +00:00
Dominika Liberda 4cd00fc54e * fixed bad channel URL 2021-10-27 21:25:56 +00:00
Dominika Liberda 11dfe8685a * more ytdlp 2021-10-24 01:41:29 +00:00
Dominika Liberda 8efd5e6434 + failover to yt-dlp 2021-10-24 01:36:03 +00:00
Dominika Liberda 57892c86a1 * fixes number formating without coreutils 2021-08-30 20:57:54 +00:00
Dominika Liberda 3ac37c0c39 + added dependency list to readme 2021-08-29 10:42:16 +00:00
Dominika Liberda 7b3c3b87e9 * fixed date usage for busybox 2021-08-29 10:34:19 +00:00
Dominika Liberda 1ea165dc70 - remove some debug info 2021-08-06 09:09:58 +00:00
Cadence Ember ebc70c0128 Fix reading filename written using --write-pages 2021-08-06 09:07:32 +00:00
Dominika Liberda 906701a152 + basic subtitle handling 2021-08-02 21:36:32 +00:00
Dominika Liberda 6418c91bd7 * fix another typo 2021-07-21 09:10:21 +00:00