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
Julian Lam
b2b99ce9f9
added new core component for topic teaser
...
/cc @rbeer
9 years ago
NodeBB Misty
f7fef16168
Latest translations and fallbacks
9 years ago
Barış Soner Uşaklı
fecda8c051
Merge pull request #4286 from pichalite/chat-dropdown
...
don't show rooms without messages
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
51309890fe
Merge branch 'iconSelect-modal-selected' of https://github.com/rbeer/NodeBB into rbeer-iconSelect-modal-selected
9 years ago
NodeBB Misty
fce5780d0f
Latest translations and fallbacks
9 years ago
Raphael Beer
ee2c178f2a
Don't add .undefined if selection is empty
9 years ago
Raphael Beer
c9b2011a11
Set input#fa-filter value to name of selected icon
...
- Set selected icon before modal is visible.
- Select input#fa-filter content to allow
immediate typing/searching.
9 years ago
Raphael Beer
aaef2d4362
Use modal Element as traversing root
9 years ago
Raphael Beer
ff2ca0f786
Add changeSelection to iconSelect
9 years ago
Raphael Beer
dca9218ee9
Add .selected to currently set icon in modal
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
902f474888
fixed japanese language code
9 years ago
NodeBB Misty
19d708b689
Latest translations and fallbacks
9 years ago
Julian Lam
d0f08b4dd4
added prompt to passport input for Google SSO
9 years ago
Julian Lam
9cfa1bb976
Merge branch 'pichalite-new-chat-message'
9 years ago
Julian Lam
dd3c00d9e2
updated theme versions
9 years ago