barisusakli
9f67142786
closes #5440
8 years ago
barisusakli
30f35c42f6
fix eslint
8 years ago
barisusakli
a3cbe5e090
#5436
8 years ago
barisusakli
21eefb9760
closes #5436
8 years ago
barisusakli
8b006fb1ab
closes #5434
8 years ago
Peter Jaszkowiak
b553236620
Better defaults if cache buster read fails
8 years ago
Julian Lam
21bc1fba3f
Merge pull request #5429 from BenLubar/redis-drops-socket-messages
...
Fix forum instances using Redis dropping socket.io messages.
8 years ago
Julian Lam
6289f118ae
updated cron strings with 5-digit strings instead of 6-digit ones
8 years ago
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
8 years ago
Julian Lam
6b2e40a8ce
promoting digest output to info, instead of verbose
8 years ago
barisusakli
f4a6527ce6
getRecentPosterUids test
8 years ago
Peter Jaszkowiak
8f27d7810b
Ajaxify improvement, `/assets/uploads`
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
8 years ago
Julian Lam
3ab631c82e
Merge pull request #5391 from Pappmann/patch-4
...
added missing translation in dashboard
8 years ago
Julian Lam
7c7517d72b
Merge pull request #5392 from Pappmann/patch-5
...
fixed missing translation string
8 years ago
Julian Lam
05c724de30
added new hook for messaging teaser retrieval, and casting input as String before execuring stripTags templates helper
8 years ago
psychobunny
e2b30d6329
improve regex for unwanted whitespace in cover:url
8 years ago
Peter Jaszkowiak
f4147f7922
Generate cache buster on build
8 years ago
Julian Lam
372138c789
Revert "fixing bug that caused plugin language files to not be parsed"
...
This reverts commit b2bb1a7c24
.
8 years ago
Julian Lam
b2bb1a7c24
fixing bug that caused plugin language files to not be parsed
8 years ago
Stephan
374bc04cdb
fixed missing translation string
8 years ago
Stephan
af4df8e197
added missing translation
...
added missing language string in dashboard.js
8 years ago
Peter Jaszkowiak
001aa3d1a8
Fix tests, npm Windows fixes
8 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
8 years ago
Peter Jaszkowiak
df77890c2a
Plugin `defaultLang` defaults to `en-GB`
8 years ago
Peter Jaszkowiak
7c88a55153
Fix empty lines in language selectors
8 years ago
Julian Lam
339845ff6b
Merge pull request #5366 from pitaj/build-translations
...
Compile translations in the build step
8 years ago
Peter Jaszkowiak
7f2ded17ab
Comments, misc
8 years ago
Barış Soner Uşaklı
bcd2b5cc50
Merge pull request #5376 from pichalite/post_create
...
Send isMain to post.save filters
8 years ago
pichalite
9176f7e037
Only send isMain to hook instead of saving to post hash
8 years ago
Julian Lam
06a77143bd
additional logging and removing interstitial session data if plugins don't return interstitials
8 years ago
Peter Jaszkowiak
65b866192e
Fix failing tests
8 years ago
pichalite
a3c05b2ea4
Send isMain to post.save filters
8 years ago
Peter Jaszkowiak
aff53cccc5
Plugin language fallback support
8 years ago
Julian Lam
183fdf06cb
Merge pull request #5356 from DomLennonZA/master
...
Adding more specific timings for session timeout
8 years ago
Dominic Lennon
3f116e7636
Fixing null ttl issue for MongoSession
8 years ago
Dominic Lennon
b1f0f8fa8b
Adding ttl value to the MongoStore options
8 years ago
Dominic Lennon
3507e4ce0e
Adding closing <p>
8 years ago
Dominic Lennon
a06e39528f
Code review change
8 years ago
Peter Jaszkowiak
8c86b2e32c
Build pipeline improvements
...
- Refactor meta/css
- `fs.link` usage consolidated to `file.link`
- rimraf built modules directory to fix error
- Remove `local-assets` flag
8 years ago
kingjan1999
cbe8807ebd
update fontawesome.tpl
8 years ago
Peter Jaszkowiak
05b68391dd
Use `/assets` for client assets
...
- Route `/assets` -> `build/public`, falling back on `public`
- Moved destinations for `nodebb.min.js`, `acp.min.js`, `admin.css`, `stylesheet.css`, `templates`, and `sounds` to `build/public`
- r.js modules previously routed through express are now symlinked into `public/build/src/modules`
- minfiles no longer served from a memory cache
- use config `views_dir` setting everywhere template directory is used
- fix cache buster `v=v=`
8 years ago
Peter Jaszkowiak
e1a29f4aa8
Switch to `assets` route
8 years ago
Peter Jaszkowiak
b4b3be3d97
Cache bust translations, query param name
8 years ago
Peter Jaszkowiak
c97764ee6f
Fix incomplete "group" search results
8 years ago
Peter Jaszkowiak
2f07c18c5a
All hail the glorious translation prebuilding
8 years ago
Julian Lam
c99321a518
always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
8 years ago
Julian Lam
2a9088d571
updating checkGlobalPrivacySettings middleware to hook into write-api for auth
8 years ago
Dominic Lennon
04e5707143
Fixing lint issues
8 years ago
Dominic Lennon
ed19454eca
Adding more specific timing for session timings
8 years ago
Dominic Lennon
d248ef95cd
Fix for issue #5334 . SessionStore now uses the correct value
8 years ago
Peter Jaszkowiak
ffa2bd14f8
Fix reverse proxies breaking admin translations
8 years ago
barisusakli
c0a8fd7395
allow multiple tags
8 years ago
barisusakli
ba1889f441
messaging refactor
8 years ago
barisusakli
6b2dde02b5
closes #5333
8 years ago
Barış Soner Uşaklı
a08474a9fd
Merge pull request #5319 from pichalite/issue-5317
...
Let global mods change user avatar
8 years ago
pichalite
8a68e1d918
Delete cover position data when cover photo is deleted
8 years ago
pichalite
ab797b91a4
Let global mods change user avatar
8 years ago
Julian Lam
277f447f3e
fix minSchemaDate in upgrade.js
8 years ago
Barış Soner Uşaklı
f225fc3e3d
closes #5314
8 years ago
barisusakli
190b3759a0
fix tests
8 years ago
barisusakli
a112655bd2
fix missing ;
8 years ago
barisusakli
4943832dd8
fix dupe code
8 years ago
barisusakli
306687ccaa
remove old upgrade code
8 years ago
barisusakli
e48f1dac2a
move bookmarks
8 years ago
barisusakli
c927eb15d7
fix requires
8 years ago
barisusakli
c36e2aa13d
refactor app.js/start
8 years ago
barisusakli
e1253f693a
fix redis union
8 years ago
barisusakli
b71ab64cf4
organize dbal sorted code
8 years ago
barisusakli
476ec6e4ee
closes #5307
8 years ago
psychobunny
66d8c29d25
use different path for installer files
8 years ago
barisusakli
f505b47ac9
prevent crash if topic is not found
8 years ago
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
8 years ago
Barış Soner Uşaklı
805cacb2af
dont add tid to :tids:posts if its pinned
8 years ago
psychobunny
29cf6f528c
no need to check for logged in status in ACP
8 years ago
Barış Soner Uşaklı
1b6d718dab
closes #5300
8 years ago
barisusakli
a1af59def3
add missing return, fix tests
8 years ago
barisusakli
988c485874
post tools test
8 years ago
barisusakli
f8d958e065
rooms.getAll test
8 years ago
Julian Lam
926186108b
ACP Translations
8 years ago
Peter Jaszkowiak
daf3ab4db4
WIP
8 years ago
Peter Jaszkowiak
038c45f4b6
`admin/manage` translations, misc
...
- Translate Manage templates and JS
- Change `translator.translate -> .html` into `.translateHtml` where fitting
- Translate `admin/partials/download_plugin_item`
8 years ago
Peter Jaszkowiak
94eb74646c
`admin/manage/categories` translations
...
- Fix privilege table headers so bottom borders align
- Fix `/admin` route to show Dashboard title correctly
- Translate ACP category management and privileges templates
- Translate ACP category management JS
- Remove unnecessary translates in JS
- Fix bootbox wrapper to work with translations containing html
8 years ago
Peter Jaszkowiak
862908d0eb
ACP search and title improvements
...
- Search uses translated titles if available
- Use `advanced` for `development` route titles
- Remove route title from showing up in results
- Highlight matching part of result title
- Don't show empty result contents when only title is matched
8 years ago
Peter Jaszkowiak
3008794797
`admin/general` JS translations and misc
8 years ago
Peter Jaszkowiak
95bef8f3f6
`admin/extend` JS translations and misc
8 years ago
Peter Jaszkowiak
38eba81933
ACP menu and title translations
8 years ago
Peter Jaszkowiak
0b4c39338e
Translation bootbox wrapper
...
- Replaced minfied bootbox file with unminified one since it's minified at build anyways
- Removed existing override
- Made translator more verbose in dev mode; it now warns about missing translations
8 years ago
Peter Jaszkowiak
20db4657b2
`admin/general` translations
8 years ago
Peter Jaszkowiak
3cd6a8a94b
`admin/extend` translations
8 years ago
Peter Jaszkowiak
50aed01c57
`admin/development` translations
8 years ago
Peter Jaszkowiak
6c1b852d48
`admin/appearance` translations
8 years ago
Peter Jaszkowiak
8931702136
`admin/advanced` translations
8 years ago
barisusakli
9ace5c6e17
moved next() of out try/catch
8 years ago
barisusakli
1fed01fe43
ability to filter search by tags
8 years ago
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
8 years ago
barisusakli
6a0cbadb3e
closes #5290
8 years ago
barisusakli
009da723c5
meta.configs tests
8 years ago
barisusakli
975141bc9b
more tag tests
8 years ago
barisusakli
835669805a
tag tests
8 years ago
barisusakli
3bd1c6c2b5
notification tests
8 years ago
barisusakli
55b68197aa
closes #4544
8 years ago
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
8 years ago
barisusakli
e17b37edb6
closes #5287
8 years ago
Julian Lam
e028ac1363
passing in arguments to npm instead of command string, closes #5286
8 years ago
xucheng
40d73e2a54
fix ajax 404 err when base url isn't root ( #5285 )
8 years ago
barisusakli
9e52d5ec04
new hook, action:user.delete
8 years ago
barisusakli
fba28791f5
missing ;
8 years ago
barisusakli
c32e6aaabb
use build module instead of forking
8 years ago
barisusakli
53fe432d8a
fix hook
8 years ago
barisusakli
97c0b33cf6
filter:middleware.render
8 years ago
barisusakli
e86708cb0c
add cid to widgets.render
...
init date pickers in widgets ACP
8 years ago
barisusakli
82d3b24cd3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
8 years ago
barisusakli
35a15f37ec
closes #5276
8 years ago
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
8 years ago
Anil Mandepudi
aea08d58b1
Fix tabs
8 years ago
pichalite
0a4e45c0da
Check password length on setup
8 years ago
Moritz Schmidt
c8393d6f87
mongo: set scores as float instead of int
8 years ago
barisusakli
1c6cee207f
meta/settings test
8 years ago
barisusakli
9627e53922
change group membership methods
8 years ago
barisusakli
0b9829850c
closes #5273
8 years ago
Barış Soner Uşaklı
e0501656b6
parallel startup
8 years ago
Barış Soner Uşaklı
bca6151892
fix lint
8 years ago
Barış Soner Uşaklı
8c8e2ae190
closes #5271
8 years ago
Julian Lam
acf2e4078b
fixes #5263
8 years ago
barisusakli
78b7d5896c
convert topic title to string
8 years ago
barisusakli
74b9f1a016
closes #5262
8 years ago
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
8 years ago
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
8 years ago
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
8 years ago
Julian Lam
ad732935fb
closes #5254
8 years ago
barisusakli
cbd6853ccb
notif controller test
8 years ago
barisusakli
7d47f4b067
tag tests
8 years ago
Moritz Schmidt
e8e33a8a23
ZSET scores are float: parseInt => parseFloat
...
In Redis, scores of sorted sets can be floats – so we should use `parseFloat` instead of `parseInt` when converting from string to number.
Should not lead to #4939 again, as `new Date()` works regardless of whether it's being passed a float or integer.
8 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
8 years ago
Julian Lam
23cdeeb344
linting :shipit:
8 years ago
Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
8 years ago
barisusakli
69b766bbc8
more tests
8 years ago
barisusakli
1440139903
more tests
8 years ago
barisusakli
091f459f5e
search socket test
8 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
8 years ago
psychobunny
bcb3903446
priv table headers
8 years ago
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
8 years ago
barisusakli
fb42b83e1b
remove hardcoded value @pichalite
8 years ago
barisusakli
7f90e31a38
more socket user tests
8 years ago
barisusakli
c3980d0c2e
follow tests
8 years ago
barisusakli
5cf8006640
fix style
8 years ago
barisusakli
9ba93d8be9
group search tests
8 years ago
barisusakli
ea007e2da4
closes #5245
8 years ago
barisusakli
d6c2779ed0
remove placeholder #5242
8 years ago
barisusakli
02aadf79b5
account/posts controller tests
8 years ago
barisusakli
4cb48c46ab
closes #5242
8 years ago
barisusakli
f8caed95db
don't crash if plugin doesnt set defaultLang
8 years ago
barisusakli
afef79a81e
closes #5241
8 years ago
Peter Jaszkowiak
77e58f31c5
Fixes, passes tests
8 years ago
Peter Jaszkowiak
fd4d53e42c
Remove unnecesary admin search indexing
8 years ago
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
8 years ago
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
8 years ago
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
8 years ago
barisusakli
49267d54b7
topics unread tests
8 years ago
barisusakli
444da3c9ec
closes #5238
8 years ago
barisusakli
57c8e3e61c
fix update privacy
8 years ago
barisusakli
dff4ee767c
more group tests
8 years ago
barisusakli
d8a1e98a43
fix permalinks on pagination
8 years ago
barisusakli
aa69481a0c
dont mark chat notifications read if you are not in the room
8 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
8 years ago
barisusakli
d4638ffc15
fix test dont turn single pages into ...
8 years ago
Barış Soner Uşaklı
dde32744b7
change pagination so its similar to GH
8 years ago
barisusakli
1c3d9f7e94
switch to createIndex
8 years ago
barisusakli
b807915515
removed incorrect markread nid
8 years ago
barisusakli
4b815449f1
closes #5234
8 years ago
barisusakli
d3fff28de5
use base_dir
8 years ago
barisusakli
31168c669b
closes #5231
8 years ago
barisusakli
6beacdb80c
fix headers for new installs
...
encodeURI(undefined) === "undefined"
8 years ago
barisusakli
12d46ca441
remove async.series
8 years ago
Julian Lam
ffbebc646a
linting
8 years ago
Julian Lam
b7fa8c1db1
fixes #5230
8 years ago
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
8 years ago
Julian Lam
cafbdfd83e
fixes #5226
8 years ago
barisusakli
4ff71f6b0b
allow two sections
8 years ago
barisusakli
5d6e2ad083
multiple test fixes
8 years ago
barisusakli
17f8afd0dc
closes #5230
8 years ago
barisusakli
f754c8b7df
digest test
8 years ago
barisusakli
d2fa0c3e6a
vote socket tests
8 years ago
barisusakli
1658ebbe20
categories update test
8 years ago
barisusakli
f7b77c5341
removed file.exists from getFromFile
8 years ago
barisusakli
259d49e392
all procs should load the js from file
8 years ago
barisusakli
cecb4c0403
some more group tests
8 years ago
barisusakli
584cfd09ef
suggested topics test
8 years ago
barisusakli
069a90e792
move maintenance mode
8 years ago
barisusakli
38bc8ad5ae
maintenance tests
8 years ago
Julian Lam
5916530a35
fix topic creation regression caused by 576df84218
8 years ago
Julian Lam
f0936fcafb
fixes #5225
8 years ago
barisusakli
dcb6773782
#5223
8 years ago
Julian Lam
576df84218
trimming composer input before doing length check in replies
8 years ago
barisusakli
b49af0a135
#5223
...
adjust pagination so each page shows `postsPerPage` posts
8 years ago
barisusakli
db14c29e41
socket.io/categories tests
8 years ago
barisusakli
6acc79ec07
convert title to string
8 years ago
barisusakli
2c77a88ba4
closes #5220
8 years ago
barisusakli
51b41a9b44
fix eslint
8 years ago
barisusakli
5d4903f643
fix test
8 years ago
Julian Lam
6acbd3ea21
optimising build step for #5211
8 years ago
barisusakli
ef87a2b7d7
closes #5219
8 years ago
Julian Lam
0e8bf17ff0
re: #5211 , bringing back the RELOAD BUTTON :rage2:
8 years ago
barisusakli
a3efe42938
fix test
8 years ago
barisusakli
dada858565
add canReply to messages
8 years ago
barisusakli
83c50f0648
add back emitter
8 years ago
barisusakli
9796f54580
analytics tests, reduce bcrypt rouds for tests
8 years ago
barisusakli
e3616ab0f9
socket/meta test
8 years ago
barisusakli
853cea7fec
removed emitter.js
8 years ago
barisusakli
5e7fb4eeb2
widget tests
8 years ago
barisusakli
50a2a7abbe
plugins/install tests
8 years ago
barisusakli
f1a933210b
notifications.pushGroups
8 years ago
Barış Soner Uşaklı
42aa4fb67b
Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
...
Replace only base URL in login return URL, fixes #5205
8 years ago
Julian Lam
9bab0b53b0
re: #5211 , broke out meta.css.minify to accept targets, made build output marginally nicer looking
8 years ago
Julian Lam
232b387652
set up plugins in build step as well
8 years ago
Julian Lam
b1f23c8c4b
read req.uid instead of req.user.uid in admin groups list
8 years ago
barisusakli
71c7ef9109
fix test
8 years ago
barisusakli
4f0e93732a
#5211
...
remove passing js/css between procs
8 years ago
Julian Lam
299fcb99f1
more progress on #5211
8 years ago
Stuart Williams
f92758c764
Replace only base URL in login redirect URL, fixes #5205
8 years ago
barisusakli
f2e4d9ce53
change flag tests so they use socket methods as well
8 years ago
Stuart Williams
a20027d8f5
Add missing relative path to Admin tags and widgets links
8 years ago
barisusakli
3380f61985
more tests
8 years ago
barisusakli
2476ab3684
closes #5202
8 years ago
Julian Lam
2f2eb1457d
auto-redirect to SSO flow should work in subfolders too
8 years ago