Barış Soner Uşaklı
14df793ba6
Merge pull request #4557 from BenLubar/gif-image-upload
...
fix convert-avatars-to-png option not being honored
9 years ago
barisusakli
8a2f1d0c49
Revert "update travis"
...
This reverts commit f05b07d2a4
.
9 years ago
barisusakli
f05b07d2a4
update travis
9 years ago
Barış Soner Uşaklı
58ea83014c
Merge pull request #4572 from pichalite/image-upload
...
fix image upload in post
9 years ago
Ben Lubar
74a5a70969
fix convert-avatars-to-png option not being honored
9 years ago
barisusakli
178b9c3bdd
fix lang key
9 years ago
barisusakli
d9f4d79a32
up composer markdown
9 years ago
barisusakli
7104d18e59
https://github.com/NodeBB/nodebb-plugin-composer-default/issues/32
9 years ago
wktang
414a26fe42
Default mongodb db name should be "nodebb" instead of 0 (unlike redis). ( #4573 )
9 years ago
Ben Lubar
37bd63ab75
wrap images in links even if the images aren't unloaded. handle resized images with no file extension (as seen on wtdwtf) ( #4561 )
9 years ago
barisusakli
ee2bd0ce00
up composer/markdown
9 years ago
Julian Lam
2c83789482
Allowing object to be passed as module list
...
fixes #4576 again
9 years ago
Julian Lam
1d7a5f58e2
fixes #4576
9 years ago
psychobunny
1d607cbed7
closes #4574
9 years ago
barisusakli
aac72a0c7f
up composer
9 years ago
barisusakli
f61d0cb457
https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24
9 years ago
barisusakli
cd2c2da420
closes #4575
9 years ago
pichalite
f154853b39
add extension after filename trim
9 years ago
NodeBB Misty
becd716d77
Latest translations and fallbacks
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
pichalite
821d723541
fix image upload in post
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
Ole R
ae927ce356
Update emoji-one ( #4571 )
...
`rm -rf src/database/redis*`
9 years ago
Ole R
483127c7be
Update emoji-one ( #4570 )
9 years ago
barisusakli
a12a149015
fix validator warning
9 years ago
barisusakli
1cbbb23043
fix css
9 years ago
barisusakli
65dfe2bf1b
closes #4564
9 years ago
barisusakli
eb04dba96c
closes #4568
9 years ago
Julian Lam
c8bbbda22f
added logic to catch bad installs
...
In cases where the nodebb executable is run before `npm i`, NodeBB
will now emit a friendly message instead of a scary one.
9 years ago
barisusakli
eb28e178a7
closes #4567
9 years ago
NodeBB Misty
b4a15cdbc9
Latest translations and fallbacks
9 years ago
NodeBB Misty
a306405ebd
Latest translations and fallbacks
9 years ago
Ole R
c1e3613779
Update jquery.textcomplete to 1.3.4
9 years ago
NodeBB Misty
8ea12197ae
Latest translations and fallbacks
9 years ago
Barış Soner Uşaklı
a5da398c94
Merge pull request #4559 from pichalite/add-defaults
...
add missing ACP defaults for new install
9 years ago
pichalite
8947ac74a4
bookmarkThreshold
9 years ago
pichalite
43a3a81cf7
add missing ACP defaults for new install
9 years ago
barisusakli
ae607b47be
up themes
9 years ago
barisusakli
c790373dfc
closes #4558
9 years ago
Barış Soner Uşaklı
9d6532fe7b
moved to ajaxify.start
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
Julian Lam
352ef81e84
Merge pull request #4530 from BenLubar/delay-image-loading
...
don't delay image loading when "delay image loading" is unchecked
9 years ago
Julian Lam
7b6960a5ff
Merge pull request #4556 from BenLubar/gif-image-upload
...
add a hook for plugins like nodebb-plugin-imagemagick
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
41d8d07e35
upped persona
9 years ago
Julian Lam
2aa89b9c70
fixes #4555
9 years ago