Commit Graph

26 Commits

Author SHA1 Message Date
348410853a Renamed api to clippable-svc to be more clear 2022-10-28 12:09:29 -07:00
d1e2d80eae + Font awesome images
+ Styling for admin video list
2022-03-26 23:58:53 -07:00
367c798320 + /admin/remove-video...
+ /admin/upload-video
Code still requires some tests to ensure correctness
2022-03-22 22:09:04 -07:00
0d9991c557 !* Splitting up the admin module
This is primarily for organizational reasons
however it should make things easier to
track as the complexity increases with
features getting filled out.
2022-03-22 20:01:19 -07:00
3ad4d4fa14 +! More fixing of dev dependencies 2022-03-22 17:35:03 -07:00
a234696e46 + Debugging/packaging tech stack deps 2022-03-22 17:24:27 -07: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
54b2b55fcb + More stuff to ignore for windows env 2021-10-25 22:01: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
a5f649a284 + ebs section for terraform build
+ Basic nginx setup script
certbot commands are not included
2021-10-21 23:55:58 -07:00
shockrah
b4d3b3ab44 * Fixing broken scss links in vps
This is due to hugo using gitlab pages as the base url
2021-10-17 19:07:59 -07:00
shockrah
8f32ee4766 + Gitpage with hugo
For now its pretty barebones that will change v soon
2021-10-16 21:11:09 -07:00
shockrah
e54314a629 - Removing base64 and rocket_contrib deps from project 2021-10-16 18:15:18 -07:00
shockrah
cf55dcfde0 + dev thumbnails dir 2021-10-12 11:16:59 -07:00
shockrah
69dfa488d9 * /api/categories/<cat> fully working and cleaned up 2021-10-11 23:39:06 -07:00
shockrah
e4373560a4 - removing rocket_contrib from deps
+ Adding rocket feature json
2021-10-11 14:33:51 -07:00
shockrah
4b6ced439d ! Bulk commit of progression
A lot off issues with the current design make 100% more sense by cutting hugo out of the picture entirely
This means we're switching fully to rocket however
we're not going to leave behind the work done with hugo,
we're just going to migrate it over first
2021-10-08 13:21:09 -07:00
shockrah
de4b44ac90 - Ignoring category page JS 2021-10-05 17:05:02 -07:00
shockrah
6670bb7606 * Ignoring generated js and addding a labeling script 2021-10-05 16:28:11 -07:00
shockrah
3180e3ee60 * LFS installed for image tracking 2021-10-05 15:54:50 -07:00
shockrah
4a45ef5c97 * Updating deps for project 2021-10-04 19:27:54 -07:00
shockrah
20bacc32a2 *.json files 2021-09-27 21:04:54 -07:00
shockrah
8a3b85351e - serde_json from packages as its just redudant
Just 'serde' is all we need rightnow
2021-09-27 20:37:51 -07:00
shockrah
7a1c0ec3ff * Dependencies now include dblib in web server 2021-09-27 14:49:43 -07:00
shockrah
d5fbb17baa * Admin changes to better explain what's going on this repo 2021-09-06 22:39:30 -07:00
shockrah
9f9f61d968 + Package admin things
.gitignore and Cargo package files as well
2021-09-06 16:33:04 -07:00