Julian Lam
|
8bf719b258
|
Merge pull request #5431 from NodeBB/ajaxify-cache-buster
Ajaxify improvements, `/assets/uploads/` fixes, cache buster improvements
|
2017-02-15 13:49:47 -05:00 |
|
Julian Lam
|
9e23d09e5e
|
removing outdated logic to call process.exit on reset completion as all invocations use callbacks now. Allowing invocation of reset -p and -t without nodebb-plugin- or nodebb-theme- prefix
|
2017-02-15 09:47:38 -05:00 |
|
Anil Mandepudi
|
c25836b5fc
|
Option to upload without cropping (#5447)
* Option to upload without cropping
* Fix styling
* Fix styling
* Add missing semi-colon
* I fail at styling :fail:
|
2017-02-14 16:31:51 -05:00 |
|
barisusakli
|
4bbf517af3
|
rewards test
|
2017-02-14 15:04:48 +03:00 |
|
barisusakli
|
9f67142786
|
closes #5440
|
2017-02-14 14:16:31 +03:00 |
|
barisusakli
|
30f35c42f6
|
fix eslint
|
2017-02-13 22:42:47 +03:00 |
|
barisusakli
|
a3cbe5e090
|
#5436
|
2017-02-13 22:24:26 +03:00 |
|
barisusakli
|
21eefb9760
|
closes #5436
|
2017-02-12 20:36:12 +03:00 |
|
barisusakli
|
8b006fb1ab
|
closes #5434
|
2017-02-12 20:11:49 +03:00 |
|
Peter Jaszkowiak
|
b553236620
|
Better defaults if cache buster read fails
|
2017-02-10 21:18:09 -07:00 |
|
Julian Lam
|
21bc1fba3f
|
Merge pull request #5429 from BenLubar/redis-drops-socket-messages
Fix forum instances using Redis dropping socket.io messages.
|
2017-02-10 16:21:38 -05:00 |
|
Julian Lam
|
6289f118ae
|
updated cron strings with 5-digit strings instead of 6-digit ones
|
2017-02-10 15:52:05 -05:00 |
|
Ben Lubar
|
9fb16e3520
|
Fix forum instances using Redis dropping socket.io messages.
Bug introduced in b08acd197c.
https://github.com/socketio/socket.io-redis/releases/tag/3.0.0
https://github.com/socketio/socket.io-redis/issues/185
|
2017-02-10 14:28:53 -06:00 |
|
Julian Lam
|
6b2e40a8ce
|
promoting digest output to info, instead of verbose
|
2017-02-10 12:54:17 -05:00 |
|
barisusakli
|
f4a6527ce6
|
getRecentPosterUids test
|
2017-02-10 15:26:24 +03:00 |
|
Peter Jaszkowiak
|
8f27d7810b
|
Ajaxify improvement, /assets/uploads
|
2017-02-09 15:50:05 -07:00 |
|
Julian Lam
|
7ba111acdd
|
Merge pull request #5420 from NodeBB/assets-route
/assets/uploads
|
2017-02-09 16:08:12 -05:00 |
|
Barış Soner Uşaklı
|
a3e327301b
|
update regex
|
2017-02-09 20:21:35 +02:00 |
|
barisusakli
|
ab7867d4b5
|
topic follow tests, fix filterIgnoring
|
2017-02-09 13:15:43 +03:00 |
|
Peter Jaszkowiak
|
0fffde67b5
|
Undeprecate /uploads
|
2017-02-08 14:24:09 -07:00 |
|
Peter Jaszkowiak
|
aaacdb8413
|
Fix #5416, uploads path config setting
- Finish moving uploads route to `/assets/uploads`
- Remove `upload_url` config setting, it was broken
|
2017-02-08 11:41:34 -07:00 |
|
Julian Lam
|
ce2bda0648
|
utilising async series if OS reports that system only contains one CPU processor
|
2017-02-08 10:42:55 -05:00 |
|
Peter Jaszkowiak
|
b530701cff
|
Fix tabs 😡
|
2017-02-06 15:54:21 -07:00 |
|
Peter Jaszkowiak
|
bb1bfb0449
|
Merge branch 'master' into assets-route
|
2017-02-06 15:52:54 -07:00 |
|
psychobunny
|
df1a1811f2
|
add horizontal rule on top of image crop tools
|
2017-02-06 16:18:36 -05:00 |
|
pichalite
|
2c5f8ed8e6
|
Add image options to cropper modal
|
2017-02-06 21:00:21 +00:00 |
|
psychobunny
|
dbc3113940
|
Merge pull request #5412 from pichalite/cropperjs
Ability to crop profile images before uploading
|
2017-02-06 14:33:49 -05:00 |
|
pichalite
|
b757f563df
|
Move tpl and less to core
|
2017-02-06 19:11:58 +00:00 |
|
Peter Jaszkowiak
|
d31499a860
|
Fix tests rewriting logo.png
|
2017-02-03 18:29:09 -07:00 |
|
pichalite
|
6a073277ac
|
Fix ACP layout on tablets
|
2017-02-03 22:12:47 +00:00 |
|
barisusakli
|
a15aaaf389
|
closes #5394
dont allow socket.emits during maintenance mode
|
2017-02-03 19:02:43 +03:00 |
|
barisusakli
|
e3a2e13438
|
build test
|
2017-02-03 11:39:31 +03:00 |
|
Peter Jaszkowiak
|
360a35d0a6
|
Resolve merge conflicts
|
2017-02-02 22:15:26 -07:00 |
|
Peter Jaszkowiak
|
5aa3e6b95b
|
Merge branch 'master' into nodebb-executable-refactor
|
2017-02-02 19:19:02 -07:00 |
|
Peter Jaszkowiak
|
553567c3b2
|
Refactor nodebb, move build.js, add --dev
|
2017-02-02 19:15:01 -07:00 |
|
pichalite
|
de28ff5d43
|
Ability to crop profile images before uploading
|
2017-02-03 00:47:09 +00:00 |
|
barisusakli
|
ae7f9bac98
|
prevent crash if uri is malformed
|
2017-02-02 13:11:33 +03:00 |
|
Peter Jaszkowiak
|
bf44ca20f2
|
Better deprecation warning for old language route
|
2017-02-01 10:36:15 -07:00 |
|
barisusakli
|
51981ffb99
|
get extention from content type
|
2017-01-31 22:18:22 +03:00 |
|
Stephan
|
0c6679ca9c
|
Update dashboard.js
|
2017-01-30 17:45:48 +01:00 |
|
Julian Lam
|
debffe385f
|
closes #5316
|
2017-01-27 16:29:42 -05:00 |
|
Julian Lam
|
3ab631c82e
|
Merge pull request #5391 from Pappmann/patch-4
added missing translation in dashboard
|
2017-01-27 11:32:02 -05:00 |
|
Julian Lam
|
7c7517d72b
|
Merge pull request #5392 from Pappmann/patch-5
fixed missing translation string
|
2017-01-27 11:31:46 -05:00 |
|
Julian Lam
|
05c724de30
|
added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper
|
2017-01-27 11:26:08 -05:00 |
|
psychobunny
|
e2b30d6329
|
improve regex for unwanted whitespace in cover:url
|
2017-01-26 18:04:51 -05:00 |
|
Peter Jaszkowiak
|
f4147f7922
|
Generate cache buster on build
|
2017-01-24 20:24:28 -07:00 |
|
Julian Lam
|
372138c789
|
Revert "fixing bug that caused plugin language files to not be parsed"
This reverts commit b2bb1a7c24.
|
2017-01-23 11:27:35 -05:00 |
|
Julian Lam
|
b2bb1a7c24
|
fixing bug that caused plugin language files to not be parsed
|
2017-01-23 11:25:19 -05:00 |
|
Stephan
|
374bc04cdb
|
fixed missing translation string
|
2017-01-23 04:06:01 +01:00 |
|
Stephan
|
af4df8e197
|
added missing translation
added missing language string in dashboard.js
|
2017-01-23 02:38:33 +01:00 |
|