Commit Graph

2449 Commits (00743b334720d1e5b336e2dd92e1596e93326908)
 

Author SHA1 Message Date
Barış Soner Uşaklı 00743b3347 fix: zindex
.input-group .form-control has zindex of 2
Barış Soner Uşaklı 2533139d1b 10.1.49
Barış Soner Uşaklı a327a64614 feat: merge
Barış Soner Uşaklı e8a44a650e feat: merge changes
Barış Soner Uşaklı c4e3d07940 feat: more merge fixes
Barış Soner Uşaklı 9a0cdd0eb2 feat: merge improvements wip
Julian Lam 9c859a2fab 10.1.48
Julian Lam 09ee410375 fix: companion to nodebb/nodebb@4acb3fb21, fixes
Julian Lam 22e3331e6d 10.1.47
Julian Lam bc71435856 fix: companion commit to nodebb/nodebb@4d60eac60f
Barış Soner Uşaklı 057023d23a 10.1.46
Barış Soner Uşaklı 2c7b2f3f2e feat: add class to top as well
Barış Soner Uşaklı af9f20a0bf feat: add selected class to topic filter
Barış Soner Uşaklı b6b70fae92 10.1.45
Barış Soner Uşaklı 450459950e feat: dont display search options if user does not have privileges
malaohu 326559e823 add zh-CN lang
Julian Lam 91b66d90a0 10.1.44
Julian Lam fd65f45a24 feat: companion commit to nodebb/nodebb@8ea1634824
Barış Soner Uşaklı a655049c79 10.1.43
Barış Soner Uşaklı d1f6574a93 Revert "fix: remove absolute from cover and remove margins, fixes https://github.com/NodeBB/NodeBB/issues/7969"
This reverts commit c7fd1a0b98.
Barış Soner Uşaklı a81e6f5759 10.1.42
Barış Soner Uşaklı ad0cccbe7c fix: container
Barış Soner Uşaklı e65ec0fa15 feat: quick search changes
Julian Lam 4ffdb7cf9e 10.1.41
Julian Lam ec7146a11a feat: companion to nodebb/nodebb@525aae1ea2
Barış Soner Uşaklı bb0d9cc2f1 10.1.40
Barış Soner Uşaklı c7fd1a0b98 fix: remove absolute from cover and remove margins, fixes https://github.com/NodeBB/NodeBB/issues/7969
Barış Soner Uşaklı 6ab532d910 feat: remove empty partial
Barış Soner Uşaklı 876cd70aa8 fix: fixes jquery-ui sortable scrollTop position
https://stackoverflow.com/a/38023527/583363
Julian Lam 5b9101447e 10.1.39
Julian Lam 818a548aa2 fix: using different class name
Julian Lam 8bd7f714d4 10.1.38
Julian Lam 93dbf1fe4c fix: theme changes re: pinned reorder discoverability
Barış Soner Uşaklı 19fe24427b 10.1.37
Ali Cihan 148af335ee
add turkish translation ()
turkish translation is added
Barış Soner Uşaklı c43c2ddbdb feat: add post-quick-reply language key
Andrew Rodrigues 12b9c38a06 10.1.36
Andrew Rodrigues 550e98716c fix: topic/select positioning on mobile
Barış Soner Uşaklı 32ad4b7149 10.1.35
Barış Soner Uşaklı cde36609cc https://github.com/NodeBB/NodeBB/issues/8175
Barış Soner Uşaklı 91b46b1db4 fix: https://github.com/NodeBB/NodeBB/issues/8167
Barış Soner Uşaklı 146ec1c18d 10.1.34
Barış Soner Uşaklı f76766a654 https://github.com/NodeBB/NodeBB/issues/8043
Andrew Rodrigues bad687728e 10.1.33
Andrew Rodrigues 5d29b46983 feat: add itemprop position for breadcrumbs
Andrew Rodrigues 9ed2b29dd9
chore: bump persona
Andrew Rodrigues dfada97020
fix: https://github.com/NodeBB/NodeBB/issues/8130
update deprecated data-vocabulary.org to schema.org
Julian Lam 99d4fdc1bf 10.1.31
Julian Lam 32df25407c fix: default background-size cover on chat heads
Opliko 07d3317514 Add rel="noopener"
It's a good practice to make target="_blank" links to cross-origin destination not give any control over original window to the site that's opened if it's not needed. And it's not needed here.
Also, lighthouse complains about it, so this small change will improve the "Best Practices" score there :)