Julian Lam
d1959a258b
fix : #9670 return 4xx errors instead of 5xx on flag routes, when unauthenticated or not privileged [breaking]
2021-07-21 13:27:41 -04:00
Barış Soner Uşaklı
6c47a060c1
fix : #9668 , add raw info to psql database page
2021-07-20 20:36:44 -04:00
Misty (Bot)
6650c0bbf7
Latest translations and fallbacks
2021-07-20 09:06:56 +00:00
Renovate Bot
3f24746cd1
fix(deps): update dependency html-to-text to v8
2021-07-19 10:17:57 -04:00
Renovate Bot
1b6b1fe591
fix(deps): update dependency yargs to v17
2021-07-19 10:16:45 -04:00
Renovate Bot
f43291f582
chore(deps): update dependency mocha to v9
2021-07-19 10:15:40 -04:00
Renovate Bot
702290c47e
chore(deps): update dependency husky to v7
2021-07-19 10:15:30 -04:00
Misty (Bot)
b837e04ae0
Latest translations and fallbacks
2021-07-19 09:06:22 +00:00
Misty (Bot)
84830bf7c8
Latest translations and fallbacks
2021-07-18 09:06:11 +00:00
Renovate Bot
f5a53b7f1e
chore(deps): update dependency eslint to v7.31.0
2021-07-17 23:51:40 +00:00
Misty (Bot)
9efdbecc00
Latest translations and fallbacks
2021-07-17 09:05:23 +00:00
Julian Lam
51458c75f5
fix(deps): bump composer-default to v7
2021-07-16 14:46:24 -04:00
Julian Lam
21359eabac
feat: convert _fireStaticHook to async function (auto-refactor by vscode)
2021-07-16 14:42:48 -04:00
Julian Lam
6bc090f8bb
docs: some hook deprecation notices
2021-07-16 14:37:47 -04:00
Julian Lam
ef4e74bfc8
refactor: client-side to use flag notes API
2021-07-16 13:51:54 -04:00
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
2021-07-16 13:44:42 -04:00
Misty (Bot)
71bc258731
Latest translations and fallbacks
2021-07-15 09:06:22 +00:00
psychobunny
acb11cc764
fix: use hooks module instead of window trigger
2021-07-14 14:54:17 -04:00
Misty (Bot)
c4be0078ed
Latest translations and fallbacks
2021-07-14 09:06:19 +00:00
Renovate Bot
021013159e
chore(deps): update dependency lint-staged to v11.0.1
2021-07-13 11:01:05 +00:00
Misty (Bot)
f9a89adc97
Latest translations and fallbacks
2021-07-13 09:06:01 +00:00
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
2021-07-12 19:25:04 -04:00
Renovate Bot
0d3f74b762
fix(deps): update dependency autoprefixer to v10.3.1
2021-07-12 19:43:49 +00:00
psychobunny
522291726d
style: lint
2021-07-12 13:55:16 -04:00
psychobunny
e0db904b0e
feat: new hook action:topics.loading (in the same format as action:posts.loading)
2021-07-12 13:10:57 -04:00
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)
2021-07-12 13:05:06 -04:00
psychobunny
07f25d8c47
fix: made TopicList.onTopicsLoaded private [breaking]
2021-07-12 12:57:59 -04:00
Misty (Bot)
62cd5f669b
Latest translations and fallbacks
2021-07-12 09:07:04 +00:00
Renovate Bot
b6a8471205
fix(deps): update dependency nodebb-plugin-markdown to v8.14.2
2021-07-10 15:55:34 +00:00
Renovate Bot
72c9650fd3
fix(deps): update dependency autoprefixer to v10.3.0
2021-07-10 13:29:39 +00:00
Renovate Bot
f14df0d443
fix(deps): update socket.io packages to v4.1.3
2021-07-10 11:54:11 +00:00
Misty (Bot)
98b685d9c5
Latest translations and fallbacks
2021-07-10 09:05:51 +00:00
Renovate Bot
31dae04f3b
fix(deps): update dependency nodebb-plugin-composer-default to v6.5.34
2021-07-10 01:59:49 +00:00
Julian Lam
0960a81468
fix: tests
2021-07-09 12:24:32 -04:00
Julian Lam
415416d2a7
fix: translate language keys if passed in to formatApiResponse
2021-07-09 12:24:32 -04:00
Julian Lam
7036c3751e
feat: internationalize API error messages
2021-07-09 12:24:32 -04:00
Julian Lam
a54a3ee1ca
fix: return proper API-style response if exception caught by error handler on v3 routes [breaking]
2021-07-09 12:24:32 -04:00
Renovate Bot
ae14016efc
fix(deps): update dependency nodebb-theme-persona to v11.0.26
2021-07-08 16:39:05 +00:00
Barış Soner Uşaklı
ff78969c2c
fix: lint
2021-07-08 11:25:54 -04:00
Barış Soner Uşaklı
55d7e55867
fix: tests
2021-07-08 11:22:36 -04:00
Barış Soner Uşaklı
6ed7e937ce
refactor: fix wording
2021-07-08 11:07:52 -04:00
Barış Soner Uşaklı
47c8c69264
fix: keep query string on redirects
2021-07-08 11:06:20 -04:00
Barış Soner Uşaklı
5fd190f7c4
feat: #9651 , change category desc to multiline
2021-07-08 10:01:22 -04:00
Misty (Bot)
7da8f12173
Latest translations and fallbacks
2021-07-08 09:05:51 +00:00
Renovate Bot
8b41684ee3
fix(deps): update dependency nodebb-plugin-markdown to v8.14.1
2021-07-07 16:09:03 -04:00
Misty (Bot)
46be2046ef
chore: incrementing version number - v1.17.2
...
(cherry picked from commit 9f90bdcd59 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-07-07 18:44:41 +00:00
Misty (Bot)
5c9c0605a7
chore: update changelog for v1.17.2
2021-07-07 18:44:41 +00:00
Barış Soner Uşaklı
8e0561f226
perf: cache Topics.getTopicsTags
2021-07-07 11:42:19 -04:00
Barış Soner Uşaklı
10ddfff38f
perf: bypass getMultipleUserSettings
2021-07-07 09:58:06 -04:00
Julian Lam
e03782f218
fix(docs): #9648
2021-07-07 09:33:26 -04:00