Julian Lam
340ccb2498
style: lint fix
4 years ago
Julian Lam
f71f29510d
fix: failing test from d1959a2
4 years ago
Julian Lam
d1959a258b
fix : #9670 return 4xx errors instead of 5xx on flag routes, when unauthenticated or not privileged [breaking]
4 years ago
Barış Soner Uşaklı
6c47a060c1
fix : #9668 , add raw info to psql database page
4 years ago
Misty (Bot)
6650c0bbf7
Latest translations and fallbacks
4 years ago
Renovate Bot
3f24746cd1
fix(deps): update dependency html-to-text to v8
4 years ago
Renovate Bot
1b6b1fe591
fix(deps): update dependency yargs to v17
4 years ago
Renovate Bot
f43291f582
chore(deps): update dependency mocha to v9
4 years ago
Renovate Bot
702290c47e
chore(deps): update dependency husky to v7
4 years ago
Misty (Bot)
b837e04ae0
Latest translations and fallbacks
4 years ago
Misty (Bot)
84830bf7c8
Latest translations and fallbacks
4 years ago
Renovate Bot
f5a53b7f1e
chore(deps): update dependency eslint to v7.31.0
4 years ago
Misty (Bot)
9efdbecc00
Latest translations and fallbacks
4 years ago
Julian Lam
51458c75f5
fix(deps): bump composer-default to v7
4 years ago
Julian Lam
21359eabac
feat: convert _fireStaticHook to async function (auto-refactor by vscode)
4 years ago
Julian Lam
6bc090f8bb
docs: some hook deprecation notices
4 years ago
Julian Lam
ef4e74bfc8
refactor: client-side to use flag notes API
4 years ago
Julian Lam
cc6cbfcdc4
Flags API ( #9666 )
...
* feat: new routes for flags API
+ flag get
+ flag creation, migration from socket method
+ flag update, migration from socket method
* fixed bug where you could not unassign someone from a flag
* feat: tests for new flags API
added missing files for schema update
* fix: flag tests to use Write API instead of sockets
* feat: flag notes API + tests
* chore: remove debug line
* test: fix breaking test on mongo
4 years ago
Misty (Bot)
71bc258731
Latest translations and fallbacks
4 years ago
psychobunny
acb11cc764
fix: use hooks module instead of window trigger
4 years ago
Misty (Bot)
c4be0078ed
Latest translations and fallbacks
4 years ago
Renovate Bot
021013159e
chore(deps): update dependency lint-staged to v11.0.1
4 years ago
Misty (Bot)
f9a89adc97
Latest translations and fallbacks
4 years ago
Barış Soner Uşaklı
4a56388ec3
feat: store topic tags in topic hash ( #9656 )
...
* feat: store topic tags in topic hash
breaking: remove color info from tags (use css)
* fix: remove unused tag modal
* fix: tag search
4 years ago
Renovate Bot
0d3f74b762
fix(deps): update dependency autoprefixer to v10.3.1
4 years ago
psychobunny
522291726d
style: lint
4 years ago
psychobunny
e0db904b0e
feat: new hook `action:topics.loading` (in the same format as `action:posts.loading`)
4 years ago
psychobunny
8ae4c30029
feat: schedule deprecation for `action:category.loaded` and `action:category.loading`. Use `action:topics.loaded/ing` instead
...
(or action:ajaxify.end if you are using it to check cid on page load)
4 years ago
psychobunny
07f25d8c47
fix: made TopicList.onTopicsLoaded private [breaking]
4 years ago
Misty (Bot)
62cd5f669b
Latest translations and fallbacks
4 years ago
Renovate Bot
b6a8471205
fix(deps): update dependency nodebb-plugin-markdown to v8.14.2
4 years ago
Renovate Bot
72c9650fd3
fix(deps): update dependency autoprefixer to v10.3.0
4 years ago
Renovate Bot
f14df0d443
fix(deps): update socket.io packages to v4.1.3
4 years ago
Misty (Bot)
98b685d9c5
Latest translations and fallbacks
4 years ago
Renovate Bot
31dae04f3b
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.34
4 years ago
Julian Lam
0960a81468
fix: tests
4 years ago
Julian Lam
415416d2a7
fix: translate language keys if passed in to formatApiResponse
4 years ago
Julian Lam
7036c3751e
feat: internationalize API error messages
4 years ago
Julian Lam
a54a3ee1ca
fix: return proper API-style response if exception caught by error handler on v3 routes [breaking]
4 years ago
Renovate Bot
ae14016efc
fix(deps): update dependency nodebb-theme-persona to v11.0.26
4 years ago
Barış Soner Uşaklı
ff78969c2c
fix: lint
4 years ago
Barış Soner Uşaklı
55d7e55867
fix: tests
4 years ago
Barış Soner Uşaklı
6ed7e937ce
refactor: fix wording
4 years ago
Barış Soner Uşaklı
47c8c69264
fix: keep query string on redirects
4 years ago
Barış Soner Uşaklı
5fd190f7c4
feat: #9651 , change category desc to multiline
4 years ago
Misty (Bot)
7da8f12173
Latest translations and fallbacks
4 years ago
Renovate Bot
8b41684ee3
fix(deps): update dependency nodebb-plugin-markdown to v8.14.1
4 years ago
Misty (Bot)
46be2046ef
chore: incrementing version number - v1.17.2
...
(cherry picked from commit 9f90bdcd59051db38bf6ffde0df09146d9d01fb0)
Signed-off-by: Misty (Bot) <deploy@nodebb.org>
4 years ago
Misty (Bot)
5c9c0605a7
chore: update changelog for v1.17.2
4 years ago
Barış Soner Uşaklı
8e0561f226
perf: cache Topics.getTopicsTags
4 years ago