Julian Lam
c0fb1cb59c
fix : #9194 global mods unable to pin or unpin topics
2021-01-12 14:02:12 -05:00
Barış Soner Uşaklı
286aa243f5
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-12 11:19:15 -05:00
Barış Soner Uşaklı
ef16cd2e6f
fix : #9192 , exit after logging error
2021-01-12 10:46:55 -05:00
Misty (Bot)
a26bfb3fda
Latest translations and fallbacks
2021-01-12 09:08:47 +00:00
Renovate Bot
1901ecb244
fix(deps): update dependency nodebb-theme-slick to v1.3.8
2021-01-12 04:36:38 +00:00
gasoved
69419571a9
fix: make sure inviter user exists
2021-01-11 17:00:17 -05:00
Julian Lam
a407a51da6
fix : #9178 missing language strings (and fallbacks) for post-queue
2021-01-11 14:47:09 -05:00
Barış Soner Uşaklı
a82f943c76
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-11 14:35:48 -05:00
Barış Soner Uşaklı
89e6c75d58
fix : #9185 , fix string boolean values
2021-01-11 14:35:23 -05:00
Julian Lam
e817d5beda
fix: test for topicThumbs
2021-01-11 14:31:47 -05:00
Julian Lam
66da6bcd1c
fix : #9184 proper relative_path usage in topic thumbs.get
2021-01-11 13:28:04 -05:00
Misty (Bot)
d90c7ff43b
Latest translations and fallbacks
2021-01-11 09:08:27 +00:00
Misty (Bot)
6c855bf48e
Latest translations and fallbacks
2021-01-10 09:08:11 +00:00
Misty (Bot)
96280d76af
Latest translations and fallbacks
2021-01-09 09:07:47 +00:00
Julian Lam
b742229e59
fix : #9169 , re-adding v2-style behaviour so as to not break the API... yet
2021-01-08 15:12:33 -05:00
Barış Soner Uşaklı
aa95cc7d60
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-08 14:19:37 -05:00
Barış Soner Uşaklı
eaf62d39fd
fix : #9177 , handled multiple deleted users properly
2021-01-08 14:19:25 -05:00
Julian Lam
4ede18ce5f
fix: broken test caused by errant .pop(), missing await
2021-01-08 14:15:54 -05:00
Julian Lam
c07e1e16af
feat: add unread-count badge if navigator contains /flags route
2021-01-08 14:15:54 -05:00
Julian Lam
6a1311b4bc
refactor: flags lib to have a separate getFlagIdsWithFilters method
...
added quick filter for unresolved flags
2021-01-08 14:15:54 -05:00
Julian Lam
6cb5888c13
fix: unescape header navigation originalRoute [breaking]
2021-01-08 14:15:54 -05:00
Julian Lam
03a0e72fae
refactor: split out logic dedicated to calculating unread counts, to a separate local method
2021-01-08 14:15:54 -05:00
Barış Soner Uşaklı
5cae95eb9f
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-08 13:33:00 -05:00
Barış Soner Uşaklı
d83d40cf9b
fix: missing error message
2021-01-08 12:01:44 -05:00
Renovate Bot
36069da2f8
fix(deps): update dependency sortablejs to v1.13.0
2021-01-08 04:53:57 +00:00
Renovate Bot
5b3c48fd02
fix(deps): update dependency autoprefixer to v10.2.1
2021-01-08 03:17:34 +00:00
Manuel Valle
e14b67786c
Solve Custom home page route error bug ( #9180 )
...
When you select Custom Route as home you get a 404 error "/custom not found" error.
This because 'homePageRoute' property was used instead of 'homePageCustom'
2021-01-07 21:44:02 -05:00
Barış Soner Uşaklı
8ece64ab82
fix: test for https://github.com/NodeBB/NodeBB/pull/9180
2021-01-07 21:42:19 -05:00
Barış Soner Uşaklı
7069735aa2
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2021-01-07 20:58:53 -05:00
Barış Soner Uşaklı
da54697075
fix : #9176 , limit description size
2021-01-07 20:58:45 -05:00
Julian Lam
9534d95619
fix: broken test due to change in response code
2021-01-07 15:11:45 -05:00
Julian Lam
0da2843281
feat(api): schema definition for new credential checking route
2021-01-07 15:11:45 -05:00
Julian Lam
97d678fd2a
fix: return a user object, not an array of user objects (in v3 login check route)
2021-01-07 15:11:45 -05:00
Julian Lam
8c86f5bcec
fix: bad execution flow in utilities.login
2021-01-07 15:11:45 -05:00
Julian Lam
87a7d85e89
fix: missing breadcrumbs in schema
2021-01-07 15:11:45 -05:00
Julian Lam
534224133b
fix: random loadFiles added by errant vscode autocompletion
2021-01-07 15:11:45 -05:00
Julian Lam
8bbb320867
feat: handle HTTP 429 as a response code
2021-01-07 15:11:45 -05:00
Julian Lam
56f929ed4f
feat: add write API route for checking login credentials
2021-01-07 15:11:45 -05:00
Julian Lam
1cf0032d9f
feat: allow override of local fns in login controller, 400 instead of 500 for wrong login type [breaking]
2021-01-07 15:11:45 -05:00
Renovate Bot
d3e041e292
chore(deps): update dependency husky to v4.3.7
2021-01-07 04:36:33 +00:00
Barış Soner Uşaklı
6cbb77afda
fix: add missing breadcrumb on /user/<slug>/categories
2021-01-06 22:00:56 -05:00
Barış Soner Uşaklı
f0dd302c77
perf: use only required calls
2021-01-06 21:25:32 -05:00
Peter Jaszkowiak
a51c5698c7
fix: --help usage info
...
yargs (via nconf) would exit when detecting a help flag
also improves the speed of `./nodebb help build`
2021-01-06 20:43:07 -05:00
Barış Soner Uşaklı
072a0e32d8
feat: #8813 , faster category search dropdown
...
when you have 4k+ categories manipulating DOM becomes very slow
clone the list and manipulate it outside of DOM, replace list on DOM when search is done
add utils.debounce so list is updated slower
2021-01-06 17:04:18 -05:00
Misty (Bot)
e3cd7a2343
chore: incrementing version number - v1.16.1
...
(cherry picked from commit 7fb032b396 )
Signed-off-by: Misty (Bot) <deploy@nodebb.org >
2021-01-06 19:17:56 +00:00
Misty (Bot)
b6d71710a0
chore: update changelog for v1.16.1
2021-01-06 19:17:56 +00:00
Julian Lam
171017c38c
fix : #9130 , remove timestamp prefix from thumbnail names in API response
2021-01-06 12:15:32 -05:00
Barış Soner Uşaklı
8c31afae7d
feat: #9173 , show installed plugin versions in ./nodebb plugins
2021-01-06 11:52:19 -05:00
Misty (Bot)
afe6d84710
Latest translations and fallbacks
2021-01-06 09:09:57 +00:00
Renovate Bot
e445ae5a7a
fix(deps): update dependency autoprefixer to v10.2.0
2021-01-06 04:23:40 +00:00