Ryan Cohen
|
16545eec22
|
feat: tooltip foundation (#2950)
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
|
2022-08-19 19:35:50 +09:00 |
|
Ryan Cohen
|
f5864b49de
|
refactor: update a few dev deps and convert to using type imports where possible (#2886)
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
|
2022-08-03 12:57:51 +09:00 |
|
TheCatLady
|
e88042ba28
|
refactor(font): utilize Next.js built-in web font optimization (#1681)
https://nextjs.org/docs/basic-features/font-optimization
|
2021-05-26 11:51:57 +09:00 |
|
sct
|
28830d4ef8
|
feat: PWA Support (#1488)
|
2021-04-25 20:44:12 +09:00 |
|
Alex Cortelyou
|
82ca2f5934
|
fix(frontend): add crossorigin attribute to webmanifest link (#1376)
|
2021-04-07 23:31:31 +00:00 |
|
sct
|
232def972b
|
feat(frontend): add apple splash for pwa
|
2021-03-22 12:15:13 +09:00 |
|
sct
|
958cdf98fd
|
feat(ui): experimental status bar style change for ios pwa app
this might break things. just an experiment. :)
|
2021-03-22 01:22:24 +09:00 |
|
sct
|
0601b44687
|
feat: throw 404 when movie/tv show doesnt exist
also adds site webmanifest for mobile icons and title changes for tv/movie pages
|
2020-11-24 02:19:04 +00:00 |
|
sct
|
c6474558f1
|
style: added Inter font for use with Tailwind UI
|
2020-08-18 15:00:15 +00:00 |
|