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
|
f327d993c5
|
* Fixing broken video links in href
|
2021-10-22 23:59:27 -07:00 |
|
shockrah
|
65ea393b7e
|
* Better video titles
* Clickable images in categories pages
|
2021-10-22 23:24:59 -07:00 |
|
shockrah
|
c503cc5d9d
|
* Hover divs and clickable images
|
2021-10-22 22:42:21 -07:00 |
|
shockrah
|
501916cb57
|
* typo in og tags
|
2021-10-17 21:22:13 -07:00 |
|
shockrah
|
e9b2507ec5
|
+ Category field on VideoMeta objects
This is basically just used to build url's for video links
|
2021-10-16 18:16:04 -07:00 |
|
shockrah
|
2f6719081a
|
- Removing old bs that doesn't do anything
* Frontend noow expects the newer endpoints in place
|
2021-10-12 22:51:47 -07:00 |
|
shockrah
|
d924c2359a
|
* Fixing broken 'missing thumbnail' default
* Fixing frontend TS to accomodate for new thumbnail uri path's
|
2021-10-12 22:44:08 -07:00 |
|
shockrah
|
e679ee563a
|
* Frontend now accounts for new /static prefix
|
2021-10-12 11:20:09 -07:00 |
|
shockrah
|
574bcc0473
|
* Fixing clip links for individual clips
|
2021-10-12 00:16:27 -07:00 |
|
shockrah
|
7725ff5e1d
|
* Frontend caught up to videos api
|
2021-10-11 23:38:26 -07:00 |
|
shockrah
|
72ab6decfb
|
+ Missing data safety in index.ts
Basically we want sane defaults in case a backend decides to implode on itself
|
2021-10-11 14:35:43 -07:00 |
|
shockrah
|
8fa283f606
|
* Moving frontend TS to its own root dir
Knowing that some pepople(myself) don't like JS this is to keep
any potential JS as non-hidden as possible
|
2021-10-10 13:24:49 -07:00 |
|