Misty (Bot)
|
d580cf01c3
|
Latest translations and fallbacks
|
2020-07-28 09:06:14 +00:00 |
|
Barış Soner Uşaklı
|
5e5815f051
|
fix: #8515, fix login redirect on subfolder
|
2020-07-27 22:28:07 -04:00 |
|
Misty (Bot)
|
2531c44cdf
|
chore: incrementing version number - v1.14.3-beta.7
v1.14.3-beta.7
|
2020-07-28 02:05:58 +00:00 |
|
Barış Soner Uşaklı
|
f48d155670
|
fix: tests
|
2020-07-27 21:50:07 -04:00 |
|
Barış Soner Uşaklı
|
fd4c3cda42
|
fix: #4695, remove new notif alert
|
2020-07-27 21:34:21 -04:00 |
|
Julian Lam
|
8473e165a6
|
fix: too small sortable handle for ACP>Manage>Categories
The handle was initially just the icon, but now it is the icon
and the category label itself.
|
2020-07-27 16:07:52 -04:00 |
|
Misty (Bot)
|
97088f6887
|
chore: incrementing version number - v1.14.3-beta.6
v1.14.3-beta.6
|
2020-07-27 17:43:36 +00:00 |
|
Misty (Bot)
|
93d1ceccdd
|
Latest translations and fallbacks
|
2020-07-27 17:18:47 +00:00 |
|
Misty (Bot)
|
43e9c25d26
|
Latest translations and fallbacks
|
2020-07-27 17:09:09 +00:00 |
|
Barış Soner Uşaklı
|
db07dd8565
|
fix: less fixes for category dropdown
|
2020-07-27 13:03:34 -04:00 |
|
Barış Soner Uşaklı
|
24535a62e7
|
feat: make category tools in acp a dropdown
add view category, view privileges into dropdown
|
2020-07-27 12:39:32 -04:00 |
|
Barış Soner Uşaklı
|
37e56d94ce
|
feat: series upload
|
2020-07-27 11:46:14 -04:00 |
|
renovate[bot]
|
7a59c2fc71
|
fix(deps): update dependency nodebb-theme-persona to v10.2.1 (#8529)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-25 20:48:05 -04:00 |
|
Barış Soner Uşaklı
|
8bd63f61e0
|
feat: resolve flag on delete/purge/ban/delete account
|
2020-07-25 18:26:09 -04:00 |
|
Barış Soner Uşaklı
|
c54b6b9c7e
|
refactor: startup
|
2020-07-25 09:44:50 -04:00 |
|
Barış Soner Uşaklı
|
57135761ca
|
fix: move check inside lock
|
2020-07-25 09:26:08 -04:00 |
|
Barış Soner Uşaklı
|
af91c26a6f
|
refactor: get rid of bind calls
|
2020-07-25 09:14:13 -04:00 |
|
Barış Soner Uşaklı
|
e045436c07
|
feat: 8502, don't change topics sitemaps on every reply
sort by topic creation in ascending order
|
2020-07-24 16:11:18 -04:00 |
|
Barış Soner Uşaklı
|
0a9ea91fea
|
feat: allow building custom languages during dev
|
2020-07-24 15:47:28 -04:00 |
|
Misty (Bot)
|
a33a8a5a27
|
chore: incrementing version number - v1.14.3-beta.5
v1.14.3-beta.5
|
2020-07-24 19:07:39 +00:00 |
|
Barış Soner Uşaklı
|
cc86f079e1
|
feat: add link-plugins.sh
|
2020-07-24 15:04:14 -04:00 |
|
Barış Soner Uşaklı
|
79009d8775
|
Merge branch 'master' of https://github.com/NodeBB/NodeBB
|
2020-07-24 14:55:37 -04:00 |
|
Barış Soner Uşaklı
|
d1cb405d86
|
fix: #7351, display less errors with location and error message
|
2020-07-24 14:54:01 -04:00 |
|
Renovate Bot
|
d24a4bd305
|
fix(deps): update dependency nodebb-plugin-composer-default to v6.3.53
|
2020-07-24 14:53:24 -04:00 |
|
Julian Lam
|
345fd72b30
|
fix: use shorter git url, #8527
|
2020-07-24 14:42:43 -04:00 |
|
Barış Soner Uşaklı
|
609e37a67b
|
feat: remove deprecated utils.walk
|
2020-07-24 14:29:08 -04:00 |
|
Julian Lam
|
b714ed22e7
|
fix(deps): bump themes
closes #8510
|
2020-07-24 14:11:30 -04:00 |
|
Julian Lam
|
55b0e902fb
|
feat: consolidation of flags to reduce flagspam, #8510
Squashed commit of the following:
commit c6d0939620
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 24 13:41:32 2020 -0400
fix: more tests
commit 32f9af2a87
Merge: e50907535 4eae927d1
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 24 10:53:04 2020 -0400
Merge remote-tracking branch 'origin/master' into singleton-flags
commit e509075351
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 24 10:52:46 2020 -0400
fix: controllers-admin test
commit fd5af99e30
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 17:26:55 2020 -0400
fix(tests): dummy commit to trigger travisCI
commit c452a6ffcf
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 17:05:09 2020 -0400
fix(openapi): openapi spec changes
commit 8089a74e89
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:48:00 2020 -0400
fix: reversing the order of reports for display purposes
commit a099892b37
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:45:44 2020 -0400
refactor: run all flag creation calls in a single batch
commit b24999682f
Author: Julian Lam <julian@nodebb.org>
Date: Fri Jul 17 15:08:23 2020 -0400
feat: handling multiple reporters per flag, #8510
commit 08c75c0200
Author: Julian Lam <julian@nodebb.org>
Date: Thu Jul 16 20:53:18 2020 -0400
feat: upgrade script for #8510
|
2020-07-24 14:10:37 -04:00 |
|
Barış Soner Uşaklı
|
3761f05c98
|
feat: change invalid language codes to default lang
|
2020-07-24 12:22:24 -04:00 |
|
Barış Soner Uşaklı
|
a294e1cdd1
|
feat: add npx, fixes ghfw
|
2020-07-24 12:03:35 -04:00 |
|
Barış Soner Uşaklı
|
ce6b20c4b7
|
feat: remove topics.async.getTopicData usage
|
2020-07-24 12:02:16 -04:00 |
|
Barış Soner Uşaklı
|
0cea713691
|
feat: remove deprecated checkGlobalPrivacySettings
|
2020-07-24 11:42:37 -04:00 |
|
Barış Soner Uşaklı
|
a0da2ba774
|
feat: remove deprecated isAdmin method
|
2020-07-24 11:40:21 -04:00 |
|
Barış Soner Uşaklı
|
2cdb935f1d
|
feat: remove file.isFileTypeAllowed
|
2020-07-24 11:21:26 -04:00 |
|
Barış Soner Uşaklı
|
4eae927d14
|
feat: remove deprecated hooks
|
2020-07-24 10:39:51 -04:00 |
|
renovate[bot]
|
8c498fa1c9
|
chore(deps): update dependency @apidevtools/swagger-parser to v10.0.1 (#8517)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 10:05:13 -04:00 |
|
renovate[bot]
|
75fb2a478e
|
fix(deps): update dependency commander to v6 (#8518)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 10:04:59 -04:00 |
|
Barış Soner Uşaklı
|
9869064ec5
|
feat: update readme
|
2020-07-24 10:02:07 -04:00 |
|
Barış Soner Uşaklı
|
b39e014047
|
feat: up node version to 10
|
2020-07-24 10:01:24 -04:00 |
|
renovate[bot]
|
c872bd8b22
|
chore(deps): update dependency nyc to v15.1.0 (#8353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 10:00:12 -04:00 |
|
renovate[bot]
|
b2be329cfd
|
chore(deps): update dependency eslint to v7.5.0 (#8463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 09:57:27 -04:00 |
|
renovate[bot]
|
82ada1bd78
|
chore(deps): update dependency jsdom to v16.3.0 (#8483)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 09:57:00 -04:00 |
|
renovate[bot]
|
b2dc6d60ab
|
chore(deps): update dependency grunt to v1.2.1 (#8462)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 09:56:41 -04:00 |
|
renovate[bot]
|
f1cc4e29f4
|
fix(deps): update dependency archiver to v5 (#8523)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 09:56:16 -04:00 |
|
renovate[bot]
|
2941b9f982
|
fix(deps): update dependency lru-cache to v6 (#8490)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 09:55:48 -04:00 |
|
renovate[bot]
|
9c17a6779c
|
fix(deps): update dependency connect-redis to v5 (#8480)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-24 09:55:33 -04:00 |
|
Misty (Bot)
|
55b3e376c6
|
chore: incrementing version number - v1.14.3-beta.4
v1.14.3-beta.4
|
2020-07-24 06:01:31 +00:00 |
|
psychobunny
|
4c90fac412
|
fix: cursor for category select
|
2020-07-24 01:30:16 -04:00 |
|
psychobunny
|
bc26883aed
|
refactor: setting codeclimate to A
|
2020-07-23 23:23:35 -04:00 |
|
psychobunny
|
8769e28b28
|
fix: api docs for admin/manage/groups/x
|
2020-07-23 23:00:02 -04:00 |
|