renovate[bot]
662215fa8a
fix(deps): update dependency mongodb to v3.1.10 ( #6962 )
2018-11-17 09:01:05 -05:00
Misty (Bot)
6cf357f2fd
Latest translations and fallbacks
2018-11-17 09:26:47 +00:00
Barış Soner Uşaklı
e82d3bc3b3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-16 14:43:00 -05:00
Barış Soner Uşaklı
f1a6d39537
dont crash if a loginStrategies is undefined
2018-11-16 14:42:57 -05:00
Renovate Bot
0ef451dd83
chore(deps): update node:8.12.0 docker digest to 5dae8ea
2018-11-16 11:23:24 -05:00
Barış Soner Uşaklı
c72299ad71
refactor widgets admin
...
so we dont load the widget-settings.tpl in the upgrade script and only load areas
2018-11-15 15:39:58 -05:00
Barış Soner Uşaklı
9fecad138c
limit number of js files minified, dont crash upgrade script of widget-settings is not found
2018-11-15 14:54:12 -05:00
Barış Soner Uşaklı
29ccb37345
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-14 16:33:24 -05:00
Barış Soner Uşaklı
ac549f8bc7
closes #6957
2018-11-14 16:33:22 -05:00
renovate[bot]
1bf1a439a6
fix(deps): update dependency nodebb-theme-persona to v9.0.57 ( #6956 )
2018-11-14 13:56:53 -05:00
Barış Soner Uşaklı
f0dead7aba
more tooltip work
2018-11-14 13:53:35 -05:00
Barış Soner Uşaklı
4b6b3d5436
set duration to 0
2018-11-14 00:57:41 -05:00
Barış Soner Uşaklı
0fc28d11d2
up persona
2018-11-14 00:40:24 -05:00
Barış Soner Uşaklı
be61af7d8e
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-14 00:21:29 -05:00
Barış Soner Uşaklı
85c832fcc6
add tooltip
2018-11-14 00:21:27 -05:00
renovate[bot]
e06683f756
fix(deps): update dependency nodebb-theme-persona to v9.0.55 ( #6955 )
2018-11-13 23:26:07 -05:00
Barış Soner Uşaklı
fe8832ad5c
dont update if index didnt change
2018-11-13 23:22:06 -05:00
Barış Soner Uşaklı
7b5c4f343a
drag nav
2018-11-13 22:51:57 -05:00
Barış Soner Uşaklı
21402ba803
check joindate
2018-11-13 22:18:20 -05:00
Baris Usakli
d0b67b00db
closes #6949
2018-11-13 16:19:30 -05:00
Baris Usakli
adb647a8ae
export express app from webserver
2018-11-13 14:11:50 -05:00
Julian Lam
f96208a0c8
fix(uploads): ugly filenames on uploaded asset downloading
...
During regular processing, a timestamp is prepended to the filename
for any uploaded files. We don't want this to be part of the filename
if an end-user elects to download the file.
This commit adds a middleware to strip out that portion of the
basename and adds the appropriate Content-Disposition header for
files in /uploads/files
Fixes #6953
2018-11-13 13:56:33 -05:00
Baris Usakli
e7f9cff7b5
remove node6 from tests 🔥
2018-11-13 13:20:24 -05:00
Renovate Bot
c51ceaf0ec
fix(deps): update dependency nodebb-plugin-composer-default to v6.1.6
2018-11-13 12:51:24 -05:00
Renovate Bot
bb940b0140
fix(deps): update dependency nodebb-theme-persona to v9.0.54
2018-11-13 12:42:37 -05:00
Peter Jaszkowiak
57b39d5ba2
fix(acp): small UI fixes for ACP privileges category selector ( #6946 )
...
- Add dropdown chevron
- Change translations
- Safety against `category` not an object
2018-11-13 12:26:50 -05:00
Baris Usakli
c5a093e1f2
closes #6950
2018-11-13 11:10:09 -05:00
Renovate Bot
95d6ab0626
chore(deps): update dependency husky to v1.1.4
2018-11-13 10:52:31 -05:00
Misty (Bot)
7b6a62e247
Latest translations and fallbacks
2018-11-13 09:27:01 +00:00
Barış Soner Uşaklı
7dabd13fea
remove unused
2018-11-12 17:39:22 -05:00
Barış Soner Uşaklı
de14102ee7
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-12 17:10:00 -05:00
Barış Soner Uşaklı
d9452bf3d4
fix: custom navigation item not showing groups
2018-11-12 17:09:58 -05:00
Julian Lam
b3f96d28aa
fix(acp): hard-to-discover dropdown selector in ACP
...
Made the dropdown an MDL button fab with better positioning via
a p.lead so that it is more easily discoverable and obvious that
it is a button that can be pressed.
Fixes #6899
2018-11-12 16:44:13 -05:00
Renovate Bot
612170b671
Update dependency nodebb-plugin-mentions to v2.3.0
2018-11-12 16:18:53 -05:00
Barış Soner Uşaklı
a57d94194f
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-12 14:04:40 -05:00
Barış Soner Uşaklı
157a7d1f0e
prevent possible crash if category.posts is undefined
2018-11-12 14:04:38 -05:00
Barış Soner Uşaklı
c593ffd75f
closes #6944
2018-11-12 12:42:10 -05:00
Barış Soner Uşaklı
d63db8d20f
arrow function
2018-11-12 00:22:10 -05:00
Barış Soner Uşaklı
02723a2312
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2018-11-12 00:20:47 -05:00
Barış Soner Uşaklı
69bb3293ee
misc fixes
...
handle spider uids properly
2018-11-12 00:20:44 -05:00
renovate[bot]
78518bd58f
Update dependency nodebb-widget-essentials to v4.0.11 ( #6943 )
2018-11-11 19:29:32 -05:00
Barış Soner Uşaklı
afa84023a2
closes #6942
2018-11-11 18:42:15 -05:00
Barış Soner Uşaklı
96e986a865
optimize suggested topics/search
2018-11-11 17:57:17 -05:00
Barış Soner Uşaklı
07f83c5078
fix redis tests
2018-11-11 16:23:36 -05:00
Barış Soner Uşaklı
f8e219c323
handle empty set, add test
2018-11-11 15:39:17 -05:00
Barış Soner Uşaklı
afa6c71b72
make it a method use batch
2018-11-11 12:22:07 -05:00
Zheyu Shen
f9036e2a6f
Update groups members' title when changing group name ( #6939 )
...
* Update groups members' title when changing group name
* Fix eslint
2018-11-11 12:03:37 -05:00
Barış Soner Uşaklı
18219bd5f3
closes #6938
2018-11-10 22:52:04 -05:00
Barış Soner Uşaklı
e6c4af7f6f
fix lint
2018-11-10 21:15:02 -05:00
Barış Soner Uşaklı
e1eebef398
does this work
2018-11-10 21:13:22 -05:00