Commit Graph

149 Commits

Author SHA1 Message Date
shockrah
e3e98e8b9e !+ Auth verification flow now complete 2022-02-02 22:57:36 -08:00
shockrah
7a4d3d01e4 +! og:video tag 2022-02-02 22:29:44 -08:00
shockrah
03491a6396 + Adding back proper breadcrumbs to the navbar 2022-02-02 21:55:21 -08:00
shockrah
2a0b6f616c + Specifying tag for typescript building 2022-02-02 21:19:41 -08:00
shockrah
5fd4d920d0 + Switching to codesignals docker image 2022-02-02 19:50:56 -08:00
shockrah
cbe0f7a29d *! Fixing buid pipeline to include JS 2022-02-02 19:44:32 -08:00
shockrah
f8052a6ecf * Fixing url generation on thumbnails
This is mostly to remove the extensions which mess with OpenGraph meta fetching
Most services like Discord/Twitter/Facebook/Linkedin will not bother using the
Available opengraph metadata if an extension is detected as its assumed to be
a plain file
2022-01-31 15:09:55 -08:00
shockrah
ac494608ff * FIxing typo 2022-01-29 13:37:21 -08:00
shockrah
5f2049c22e * Fixing needs clause 2022-01-29 13:35:51 -08:00
shockrah
541e1345d1 * Fixing busted binary path 2022-01-29 13:32:43 -08:00
shockrah
954f4ced8d - Removing rustup toolchain swap
Git version of rocket.rs no longer requires nightly so we're going
to start opting for stable toolchains

* Deploy stage on build-docker-image job
2022-01-28 15:25:05 -08:00
shockrah
1e76a1d444 + Build stage prior to image deployment stage 2022-01-28 13:57:35 -08:00
shockrah
683dcffd6f *+ More env flags listed in readme
*! Async requests for category pictures

With async requests in place HTTP2 should be defaulted more often now
It is recommended now however to enable it with the reverse proxy of choice
2022-01-28 13:39:19 -08:00
shockrah
c2eb93d3af + Proper linkage in navbar 2022-01-10 19:01:44 -08:00
shockrah
2c7301a084 * Specifying local gitlab registry 2022-01-02 17:34:44 -08:00
shockrah
2616e5bbbb + Building container via pipeline 2022-01-02 17:21:36 -08:00
shockrah
fc5a6b4c9d * Fix to make syntax checks actually pass in testing 2022-01-02 17:15:50 -08:00
shockrah
08b05dbf55 + Docker based service hosts are now supported via the new ansible role
Usage of this role is still sketchy however at least all the
required playbooks are in place
Main issue at the moment is the interfacing with these playbooks
2022-01-02 16:04:10 -08:00
shockrah
b7f779b34f + Moving over to new ansible role setup 2022-01-02 15:10:00 -08:00
shockrah
5440c508e5 - Removing workspace setup for cargo
This should make building much more straight forward in the future
as currently builds have to follow a much stranger method
- Removed fluff storage file
No longer going to support uploading API. This is with the assumption that
most who use this software are going to know how to upload files to their
server anyway
2022-01-02 14:21:32 -08:00
shockrah
1e2ff50214 * breadcrumb navbar should make navigation easier now 2021-10-26 18:47:24 -07:00
shockrah
baedfc72ea * Better opengraph meta tagging 2021-10-26 18:15:05 -07:00
shockrah
57181ee75e Merge branch 'master' of gitlab.com:shockrah/clippable 2021-10-26 09:57:21 -07:00
shockrah
64ef933267 + Adding simple navbar menu at the top
In theory breadcrumbs would look/feel better to use but for now
this will do to massively improve the UX
2021-10-26 09:57:08 -07:00
shockrah
3b0249e58a - Removed file extensions from frontend 2021-10-25 23:35:51 -07:00
shockrah
6bb44e5d05 + Added support on /clips/<cat>/<file> to ignore the file extension
With this the frontend can produce opengraph fetch-friendly url's
2021-10-25 23:31:18 -07:00
shockrah
54b2b55fcb + More stuff to ignore for windows env 2021-10-25 22:01:21 -07:00
shockrah
0215ab6ede * This patch is just an excuse to mention that the docker registry has been updated 2021-10-23 00:15:20 -07:00
shockrah
1b9c9869fc * Documentation now reflects project's current state
Also putting alink to my  page
2021-10-23 00:14:41 -07:00
shockrah
f327d993c5 * Fixing broken video links in href 2021-10-22 23:59:27 -07:00
shockrah
12525b8cd5 * Fixing remaining paths in ansible deploy script 2021-10-22 23:52:18 -07:00
shockrah
17aa75a01e * Fixed ansible file paths
idk how i missed all this
2021-10-22 23:42:02 -07:00
shockrah
b4f2902b46 * Fixed static output path on remote 2021-10-22 23:28:26 -07:00
shockrah
65ea393b7e * Better video titles
* Clickable images in categories pages
2021-10-22 23:24:59 -07:00
shockrah
46f9000358 + Meta data and page data are now split
More env vars to keep track of and doc in the landing page too -_-
2021-10-22 23:24:28 -07:00
shockrah
5707499af9 * Cleaner thumbnail finder with more controlled state 2021-10-22 23:12:04 -07:00
shockrah
31d9794d7f + Lazy static because we need to start caching
and avoid insane heap allocations
2021-10-22 23:11:24 -07:00
shockrah
5fd0279138 - Removign fluff job 2021-10-22 22:42:38 -07:00
shockrah
c503cc5d9d * Hover divs and clickable images 2021-10-22 22:42:21 -07:00
shockrah
ef0981b68f + Adding build stage for the docker image
Kinda yolo'ing this one but hey lets see
2021-10-22 20:41:38 -07:00
shockrah
a0bf263014 + Ansible script for sending up server fiesl to a vps 2021-10-22 20:18:31 -07:00
shockrah
bb69c37a5a + QOL Build scripts 2021-10-22 00:31:51 -07:00
shockrah
64d3253b90 Merge branch 'master' of gitlab.com:shockrah/clippable 2021-10-22 00:26:59 -07:00
shockrah
a5f649a284 + ebs section for terraform build
+ Basic nginx setup script
certbot commands are not included
2021-10-21 23:55:58 -07:00
shockrah
c74ee022fc * Category thumbnails are no longer awful
shug.jpg has entered the chat
2021-10-21 00:19:24 -07:00
shockrah
f42f125766 * Optimizing thumbnail generation so they're 640x?
This makes them literally 30Kb on average for my personal use
Also they're thumbnails so they could actually be smaller
! forcing thumbnails to be jpg as well
2021-10-20 21:45:47 -07:00
shockrah
5e3b2e830b + Tree clone script 2021-10-20 21:28:02 -07:00
shockrah
71407b9202 Merge branch 'master' of gitlab.com:shockrah/clippable 2021-10-20 21:27:46 -07:00
shockrah
92a23936cf + Video bulk thumbnail generator 2021-10-20 21:27:10 -07:00
shockrah
9775ae9cb7 + Simple example infrastructure built with Terraform
This should have literally everything you need to
run a single command and get all infra components
live and ready for app deployment.
2021-10-19 19:57:50 -07:00