Commit graph

13 commits

Author SHA1 Message Date
344ba5934b the great refactoring 2024-12-23 21:54:59 +05:00
Jacob Weisz
d4223a9ef7 Remove external FontAwesome dependency (#30)
This fixes #28.

Since we only use a single FontAwesome, I decided to just use the SVG (which FontAwesome considers the code comment within appropriate attribution). I further decided "screw it, let's inline it", because it avoids unnecessary complexity, and we can always punt it out to another file later if we need to.

Co-authored-by: Jacob Weisz <inbox@jacobweisz.com>
Reviewed-on: https://git.mills.io/prologic/tube/pulls/30
Co-authored-by: Jacob Weisz <ocdtrekkie@noreply@mills.io>
Co-committed-by: Jacob Weisz <ocdtrekkie@noreply@mills.io>
2022-10-01 05:21:40 +00:00
James Mills
5c2b402a8a
Fix import paths 2021-07-13 08:34:56 +10:00
Srxr
e743a9a425
Remove proprietary notices about video (#40)
* Make content proprietary configurable

* Update README

* Fixed a few template context bugs

Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2021-06-08 23:22:14 +10:00
Bilel Medimegh
d36fb862c8
Added opengraphs (https://ogp.me/) tags to support embedding, #24 (#25)
* Added opengraphs (https://ogp.me/) tags to support embedding, #24

* Edited AUTHORS
2020-10-16 08:21:49 +10:00
James Mills
5f209d4832
Refactored quality UI/UX navbar with responsive layout and burger menu 2020-03-28 18:13:49 +10:00
James Mills
00ecbee8b9
Added UI/UX for Importing artbitrary videos from a URL 2020-03-27 14:24:44 +10:00
James Mills
7fa7a38167
Add a footer 2020-03-26 01:01:35 +10:00
James Mills
bcd79ba2c5
Refactor UX of Trending vs. Recent video sorting 2020-03-25 23:02:14 +10:00
James Mills
9fa3427308
Add trending and ability to sort playlist by views 2020-03-25 16:22:41 +10:00
imperatormk
363f62ae5f
Reworked upload box (#2) 2020-03-25 09:29:08 +10:00
James Mills
1db57c8d3b
Try to improve the style and position of the Upload button 2020-03-22 23:40:13 +10:00
James Mills
976a6b4a8c
Added basic upload support 2020-03-21 20:34:37 +10:00