26096 Commits (c989a4a32828d0bf235e8efff3fb7efcbac8b813)
 

Author SHA1 Message Date
Barış Soner Uşaklı fa4fd5e905 remove unused css 2 years ago
Barış Soner Uşaklı daa5ac85e9 refactor: show both emails in user list
if user has a confirmed email and a pending email change show both in the acp
2 years ago
renovate[bot] a814440cd8
fix(deps): update dependency pg-cursor to v2.10.1 (#11757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 8b56fa2fd9
fix(deps): update dependency pg to v8.11.1 (#11758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 9401313932 chore: up harmony 2 years ago
Barış Soner Uşaklı ea150162e5 fix: rollback ace-builds 1.23.0 doesnt work 2 years ago
Barış Soner Uşaklı 8b4e2ca977 chore: up persona 2 years ago
Barış Soner Uşaklı cc1672882c add the pending email so it is displayed in acp 2 years ago
Barış Soner Uşaklı 9e75068da2 expand json buttons 2 years ago
renovate[bot] 3adc7505a6
fix(deps): update dependency esbuild to v0.18.9 (#11755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı 2386c8e0bf Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı e45f513bfe fix: #11756, fix unique visitor stats in acp table 2 years ago
Misty Release Bot 097bbc926f Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı e56e44ab23 refactor: move async call to promise.all 2 years ago
Barış Soner Uşaklı b1de9472ad chore: up deps 2 years ago
Barış Soner Uşaklı 1eb7d61ef8 Merge branch 'master' into develop 2 years ago
Barış Soner Uşaklı db5016cc3a chore: up harmony 2 years ago
renovate[bot] a19e7b5c14
chore(deps): update commitlint monorepo to v17.6.6 (#11750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] b25e724761
fix(deps): update socket.io packages to v4.7.0 (#11744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 9d0edc3603
fix(deps): update dependency semver to v7.5.3 (#11745)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] a724379046
fix(deps): update dependency esbuild to v0.18.8 (#11751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 85e5619c2b
fix(deps): update dependency esbuild to v0.18.7 (#11749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Misty Release Bot bc7e878ae2 Latest translations and fallbacks 2 years ago
Barış Soner Uşaklı 8f6889e05d chore: up harmony 2 years ago
Barış Soner Uşaklı d549d07381 remove await 2 years ago
Barış Soner Uşaklı 94f0630133 test: fix spec 2 years ago
Barış Soner Uşaklı 4b11cd0da5 feat: closes #11747, add pagination to tokens page 2 years ago
Barış Soner Uşaklı c4c06be5a8 chore: up harmony 2 years ago
Barış Soner Uşaklı 299f8864a2 hide nav if only one post, show after reply
hide after purge if only one post left
2 years ago
Barış Soner Uşaklı c21d7dbc7e fix: dont overwrite postIndex
if its not on the current page
2 years ago
Barış Soner Uşaklı cbd98c1b28 fix: closes #11731, set postIndex on pagination 2 years ago
Barış Soner Uşaklı 777c7d0975 chore: up harmony 2 years ago
Barış Soner Uşaklı 7f46500671 chore: up deps 2 years ago
renovate[bot] 939e5818da
fix(deps): update dependency sass to v1.63.6 (#11743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 8a96179415
chore(deps): update dependency sass-embedded to v1.63.6 (#11742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] c45854d96c
fix(deps): update dependency webpack to v5.88.0 (#11741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 9d5fadad9a
fix(deps): update dependency sanitize-html to v2.11.0 (#11740)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı f9e378299d chore: up harmony 2 years ago
Misty Release Bot 8744e4121e chore: update changelog for v3.1.7 2 years ago
Misty Release Bot 683675410d chore: incrementing version number - v3.1.7 2 years ago
Julian Lam a8399aa23a test: make email requirement flag changes more explicit in tests, so cases do not rely on variable values from other cases 2 years ago
Barış Soner Uşaklı 7a0e5c6d9a chore: up persona 2 years ago
Barış Soner Uşaklı cfedd0877f fix: pinned topic ordering if parent element has non topic elements
for example
<ul component="category" class="topic-list" itemscope itemtype="http://www.schema.org/ItemList" data-nextstart="{nextStart}" data-set="{set}">
	<meta itemprop="itemListOrder" content="descending">
	{{{each topics}}}
	<!-- IMPORT partials/topics_list_item.tpl -->
	{{{ end }}}
</ul>
2 years ago
renovate[bot] e0c137c912
fix(deps): update dependency esbuild to v0.18.6 (#11736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 61e45cb324
fix(deps): update dependency sass to v1.63.5 (#11737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] 94d1dbc7ff
chore(deps): update dependency sass-embedded to v1.63.5 (#11738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot] a53e7d21b3
fix(deps): update dependency ace-builds to v1.23.0 (#11739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Barış Soner Uşaklı be474fb4ce chore: up harmony 2 years ago
Barış Soner Uşaklı 1896b486d7 chore: up harmony 2 years ago
renovate[bot] 2a56d21c6a
fix(deps): update dependency esbuild to v0.18.5 (#11730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago