Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta tags on all pages #70

Closed
1 task
ckVendrix opened this issue Sep 14, 2020 · 0 comments · Fixed by #508
Closed
1 task

Meta tags on all pages #70

ckVendrix opened this issue Sep 14, 2020 · 0 comments · Fixed by #508
Labels
bug Something isn't working core a core feature of the application

Comments

@ckVendrix
Copy link
Collaborator

description

meta tags, like og:... and title are incorrectly configured on some pages

acceptance criterias

  • configured correctly
@ckVendrix ckVendrix added the core a core feature of the application label Sep 14, 2020
@moisout moisout added the bug Something isn't working label Sep 14, 2020
@moisout moisout mentioned this issue Mar 28, 2021
moisout added a commit that referenced this issue Mar 29, 2021
Resolves #65
Resolves #66
Resolves #67
Resolves #70
Resolves #340

- Add proxy url to all images
- Disable scrolling when a popup is open
- Fix input field styles for chrome autofill
- Fix disabled subscribe button being reachable with tab
- Fix duplicate and missing meta tags
- Reduce build size by removing unused dependency
- Fix too wide icon on ios
- Improve subscription job
- Fix settings layout
- Fix about page layout

* 🐛 add missing imgProxyUrl

* 💚 update deployment config

* 🚧 begin on replacing nuxt event bus

* 🐛 replace nuxt event bus with store

* 🐛 remove clickaway directive

* 🐛 fix chrome autofill makes input field white

* 🐛 fix selectable disabled subscribe button

* 🐛 fix meta tags

* 🐛 fix duplicate meta tags

* 🐛 improve docker delete command

* ⚰️ remove unused dashjs

* ⚰️ comment unnecessary variables

* 🐛 fix too wide icon on ios

* ⚡️ improved subscription job efficiency

* 💄 fix logo width in desktop mode

* 🐛 add missing proxy to channel page

* 💄 fix channel links styling

* 👽 fix channel api

* 🐛 fix links directive

* 🐛 fix license styling

* 🐛 fix settings layout

* 🐛 fix about page layout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working core a core feature of the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants