barisusakli
cd2c2da420
closes #4575
9 years ago
barisusakli
c266fe9983
closes #4540
9 years ago
barisusakli
18e68346e7
closes #4507
9 years ago
barisusakli
3648d531fa
closes #4545
9 years ago
barisusakli
553a69c780
revert img stripping
9 years ago
Julian Lam
a500914143
Updated 404 for image handling
...
If an image or asset specified in static file handler is not
found (ENOENT), then the 404 handler is now invoked (as opposed to
prior, where a handled exception was thrown).
Also, when requesting images inline that do not exist, NodeBB
will now send back "404 Not Found" instead of the entire 404
page. If you access the broken link directly, you'll see the
404 page.
9 years ago
barisusakli
a12a149015
fix validator warning
9 years ago
barisusakli
eb28e178a7
closes #4567
9 years ago
barisusakli
c790373dfc
closes #4558
9 years ago
Julian Lam
22cf0966e6
removed console log
9 years ago
Julian Lam
ea6d2c35f7
Fixed bug in settingsv1
...
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Ben Lubar
f5009b1a11
add a hook for plugins like nodebb-plugin-imagemagick that don't want to replace the entire upload system
9 years ago
Julian Lam
2aa89b9c70
fixes #4555
9 years ago
Julian Lam
66dd790938
did I fix it @rbeer? :shipit:
9 years ago
Julian Lam
a0d989a112
fixes #4551
9 years ago
Julian Lam
4f913d3f19
fixed issue with missing base in path.format
9 years ago
Julian Lam
5858d914bf
closes #4550
9 years ago
barisusakli
a7415a8db0
added missing count increment
9 years ago
Julian Lam
33255d73dd
fix #4546
9 years ago
Julian Lam
4aabac5288
Fixes #4548
9 years ago
barisusakli
ff88186d41
closes #4537
9 years ago
psychobunny
d83a1987eb
fix routing of rjs modules
9 years ago
Julian Lam
d0f08b4dd4
added prompt to passport input for Google SSO
9 years ago
psychobunny
d24b15a584
closes #4523
9 years ago
barisusakli
ff9b2bad49
closes #4512
9 years ago
barisusakli
ec33a57f77
closes #3128
9 years ago
Barış Soner Uşaklı
35ac64db7f
Merge pull request #4504 from BenLubar/unread-topics
...
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
9 years ago
Barış Soner Uşaklı
d95944f8d0
Merge pull request #4529 from kerneldeveloper/master
...
Make the description more clear.
9 years ago
pichalite
4bb5dad05d
move ACP user reg type
9 years ago
Mr.Lee
3e2f36fc29
Make the description more clear.
...
The same description in mongo.js and install.js are ambiguous.
9 years ago
barisusakli
6cc08f3868
fix indent
9 years ago
barisusakli
e564260650
moved groupTitle from user settings to user profile/edit
9 years ago
Julian Lam
2ddcaa9ce1
added new hook for hotswap preparation
9 years ago
Julian Lam
3390b7d7f6
closes #4516
9 years ago
barisusakli
229326acd6
another tab
9 years ago
barisusakli
f43be13f87
fix indent
9 years ago
barisusakli
bec688cea0
relative path fix
9 years ago
barisusakli
f7ac1d89ff
fix undefined next
9 years ago
Raphael Beer
006496efe3
Add pid to teaser ajaxify data
9 years ago
pichalite
e23377580d
fixes #4506
9 years ago
Ben Lubar
114e957b0f
add client-side unread count support for the "new" filter
9 years ago
Ben Lubar
217f0c5652
Switch to a named filter for unread to allow future expansion.
...
Don't use the query string as it is not passed to infinite scroll.
9 years ago
Ben Lubar
a61d947295
allow filtering /unread to only topics that have not yet been seen
9 years ago
barisusakli
a81285befa
dont crash if category doesn't exist
9 years ago
Julian Lam
e481ed21eb
Using pid as discriminator for mergeId
...
... for favourite and upvote notifications.
9 years ago
Julian Lam
0449e014f6
updated some help text
9 years ago
psychobunny
c88ed66312
closes #4502
9 years ago
Julian Lam
a9f966f23c
closes #4503 , /cc @BenLubar
9 years ago
Julian Lam
ba44db5b5b
updated dependency check logic to better handle missing dependencies
9 years ago
Julian Lam
7bc4ea18f4
Merge remote-tracking branch 'origin/master' into fix-vendors
9 years ago