Julian Lam
|
6289f118ae
|
updated cron strings with 5-digit strings instead of 6-digit ones
|
8 years ago |
Julian Lam
|
6b2e40a8ce
|
promoting digest output to info, instead of verbose
|
8 years ago |
barisusakli
|
f4a6527ce6
|
getRecentPosterUids test
|
8 years ago |
Julian Lam
|
7ba111acdd
|
Merge pull request #5420 from NodeBB/assets-route
/assets/uploads
|
8 years ago |
Barış Soner Uşaklı
|
a3e327301b
|
update regex
|
8 years ago |
barisusakli
|
ab7867d4b5
|
topic follow tests, fix filterIgnoring
|
8 years ago |
Peter Jaszkowiak
|
0fffde67b5
|
Undeprecate `/uploads`
|
8 years ago |
Peter Jaszkowiak
|
aaacdb8413
|
Fix #5416, uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
|
8 years ago |
Julian Lam
|
ce2bda0648
|
utilising async series if OS reports that system only contains one CPU processor
|
8 years ago |
Peter Jaszkowiak
|
b530701cff
|
Fix tabs 😡
|
8 years ago |
Peter Jaszkowiak
|
bb1bfb0449
|
Merge branch 'master' into assets-route
|
8 years ago |
psychobunny
|
df1a1811f2
|
add horizontal rule on top of image crop tools
|
8 years ago |
pichalite
|
2c5f8ed8e6
|
Add image options to cropper modal
|
8 years ago |
psychobunny
|
dbc3113940
|
Merge pull request #5412 from pichalite/cropperjs
Ability to crop profile images before uploading
|
8 years ago |
pichalite
|
b757f563df
|
Move tpl and less to core
|
8 years ago |
Peter Jaszkowiak
|
d31499a860
|
Fix tests rewriting `logo.png`
|
8 years ago |
pichalite
|
6a073277ac
|
Fix ACP layout on tablets
|
8 years ago |
barisusakli
|
a15aaaf389
|
closes #5394
dont allow socket.emits during maintenance mode
|
8 years ago |
barisusakli
|
e3a2e13438
|
build test
|
8 years ago |
Peter Jaszkowiak
|
360a35d0a6
|
Resolve merge conflicts
|
8 years ago |
Peter Jaszkowiak
|
5aa3e6b95b
|
Merge branch 'master' into nodebb-executable-refactor
|
8 years ago |
Peter Jaszkowiak
|
553567c3b2
|
Refactor `nodebb`, move `build.js`, add `--dev`
|
8 years ago |
pichalite
|
de28ff5d43
|
Ability to crop profile images before uploading
|
8 years ago |
barisusakli
|
ae7f9bac98
|
prevent crash if uri is malformed
|
8 years ago |
Peter Jaszkowiak
|
bf44ca20f2
|
Better deprecation warning for old language route
|
8 years ago |
barisusakli
|
51981ffb99
|
get extention from content type
|
8 years ago |
Stephan
|
0c6679ca9c
|
Update dashboard.js
|
8 years ago |
Julian Lam
|
debffe385f
|
closes #5316
|
9 years ago |
Julian Lam
|
3ab631c82e
|
Merge pull request #5391 from Pappmann/patch-4
added missing translation in dashboard
|
9 years ago |
Julian Lam
|
7c7517d72b
|
Merge pull request #5392 from Pappmann/patch-5
fixed missing translation string
|
9 years ago |
Julian Lam
|
05c724de30
|
added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper
|
9 years ago |
psychobunny
|
e2b30d6329
|
improve regex for unwanted whitespace in cover:url
|
9 years ago |
Peter Jaszkowiak
|
f4147f7922
|
Generate cache buster on build
|
9 years ago |
Julian Lam
|
372138c789
|
Revert "fixing bug that caused plugin language files to not be parsed"
This reverts commit b2bb1a7c24 .
|
9 years ago |
Julian Lam
|
b2bb1a7c24
|
fixing bug that caused plugin language files to not be parsed
|
9 years ago |
Stephan
|
374bc04cdb
|
fixed missing translation string
|
9 years ago |
Stephan
|
af4df8e197
|
added missing translation
added missing language string in dashboard.js
|
9 years ago |
Peter Jaszkowiak
|
001aa3d1a8
|
Fix tests, npm Windows fixes
|
9 years ago |
Peter Jaszkowiak
|
186209a0a3
|
Build plugin `staticDirs`
- route `/plugins` -> `build/public/plugins`
- symlink `staticDirs` directories into `build/public/plugins`
- remove custom `/plugins` route handling
|
9 years ago |
Peter Jaszkowiak
|
df77890c2a
|
Plugin `defaultLang` defaults to `en-GB`
|
9 years ago |
Peter Jaszkowiak
|
7c88a55153
|
Fix empty lines in language selectors
|
9 years ago |
Julian Lam
|
339845ff6b
|
Merge pull request #5366 from pitaj/build-translations
Compile translations in the build step
|
9 years ago |
Peter Jaszkowiak
|
7f2ded17ab
|
Comments, misc
|
9 years ago |
Barış Soner Uşaklı
|
bcd2b5cc50
|
Merge pull request #5376 from pichalite/post_create
Send isMain to post.save filters
|
9 years ago |
pichalite
|
9176f7e037
|
Only send isMain to hook instead of saving to post hash
|
9 years ago |
Julian Lam
|
06a77143bd
|
additional logging and removing interstitial session data if plugins don't return interstitials
|
9 years ago |
Peter Jaszkowiak
|
65b866192e
|
Fix failing tests
|
9 years ago |
pichalite
|
a3c05b2ea4
|
Send isMain to post.save filters
|
9 years ago |
Peter Jaszkowiak
|
aff53cccc5
|
Plugin language fallback support
|
9 years ago |
Julian Lam
|
183fdf06cb
|
Merge pull request #5356 from DomLennonZA/master
Adding more specific timings for session timeout
|
9 years ago |