Barış Soner Uşaklı
f42119673f
fix string cids in post summaries
8 years ago
Julian Lam
38a7030639
Revert "Merge pull request #5923 from NodeBB/patch-5922"
...
This reverts commit f8ddabc884
, reversing
changes made to 4976d13013
.
8 years ago
Julian Lam
f8ddabc884
Merge pull request #5923 from NodeBB/patch-5922
...
Fix #5922
8 years ago
Peter Jaszkowiak
f40d37ad48
Fix #5922
8 years ago
Baris Usakli
b56d6f8b50
make call to db in /ping and /sping
8 years ago
Julian Lam
a6b993ef6c
updating 500-embed to load after page is fully loaded, #5733
8 years ago
Julian Lam
26d4c18340
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
2c2a28c5b6
closes #5919
8 years ago
Julian Lam
4976d13013
removed console log
8 years ago
Julian Lam
f7d78771f8
fixes #5921
8 years ago
Barış Soner Uşaklı
a4532f011a
Blacklist fix ( #5918 )
...
* closes #5917
* fix callback for upgrade script
* delete key even if falsy, could be empty string
* DRYer ternary
8 years ago
Julian Lam
302f06df95
fixes #5914
8 years ago
Peter Jaszkowiak
61b0f0c4c3
Catch uglify errors
8 years ago
psychobunny
d4a11de07d
move blacklist.less into admin/manage/ip-blacklist.less
8 years ago
psychobunny
fdffaf9ed2
re-organized ip blacklist page
8 years ago
Baris Usakli
1358a89305
closes #5907
8 years ago
Julian Lam
1034626896
Merge remote-tracking branch 'origin/develop'
8 years ago
Harmdhast
0b520f8d65
Template - Benchpress | Variable call fix
...
Change the way the var is called to match the new benchpressjs templating system.
Fixes the admin permission panel.
8 years ago
Peter Jaszkowiak
23e7222dfa
Update Nodemailer to v4
...
also filter out .jst files from email template dropdowns
8 years ago
manolino
9cb098bb0b
Implements Jimp exitRotate() new method (jimp 0.2.28) to sove incoherent rotations when scaling images.
8 years ago
psychobunny
ececfe9a77
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
8 years ago
psychobunny
01275787b6
added widgets.resetTemplate(s)
8 years ago
Barış Soner Uşaklı
5cc39e8546
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
# src/views/admin/manage/ip-blacklist.tpl
8 years ago
Peter Jaszkowiak
abffc29128
Use Benchpress ( #5901 )
...
* Use Benchpress
* Use Benchpress.compileParse
* Error for template load failure
* Use benchpressjs package
* Compile templates on demand
* Fix user settings page
* Fix admin search to exclude `.jst` files
* Fix 500-embed
So ajaxify can still show an error if the server goes down
8 years ago
psychobunny
864321f727
re-organize newbiePostDelay fields
8 years ago
Julian Lam
53ca6d1199
closes #5889
8 years ago
Julian Lam
73d4517d27
Revert "fixes #5894"
...
This reverts commit e2b40ddf34
.
8 years ago
Julian Lam
cdd139b327
increment blacklist analytics on blacklist block
8 years ago
Julian Lam
00c25d47f9
blacklist should not use data.result anymore, just err is fine
8 years ago
Baris Usakli
19ae2b3eb4
dont join online_users and uid_ if user does not exist
8 years ago
Baris Usakli
0d0ea0977f
check error
8 years ago
Julian Lam
e2b40ddf34
fixes #5894
8 years ago
Julian Lam
81cf8f77d3
add blacklist test to onSuccessfulLogin as well
8 years ago
Baris Usakli
b2542c1e19
add missing return false
8 years ago
Julian Lam
c71b7db646
remove messy regexes and a console.log
8 years ago
Julian Lam
5d2b3d3c39
remove dependency on ip-range-check and ip, use lower level ipaddr.js instead
...
re: #5893
8 years ago
Julian Lam
8346130cdc
introduced new hook filter:blacklist.test
8 years ago
Barış Soner Uşaklı
0498832317
closes #5888
8 years ago
psychobunny
714a7066ec
add some styling to blacklist rules textarea
8 years ago
psychobunny
5699236fd2
added missing relative_path to view sitemap button
8 years ago
psychobunny
c0c0a28f21
point to the correct section for user registration settings
8 years ago
psychobunny
0e219a8c58
closes #5891
8 years ago
Barış Soner Uşaklı
fcce96efab
style change
8 years ago
Barış Soner Uşaklı
a46db9616c
fix message delete and add test
8 years ago
Barış Soner Uşaklı
1875764aca
fix typo in delete
8 years ago
Barış Soner Uşaklı
62c81ca0d3
fix lint
8 years ago
Barış Soner Uşaklı
329bfeeb3b
convert min/max to float
8 years ago
Barış Soner Uşaklı
74caf191f5
fix typo
8 years ago
Barış Soner Uşaklı
ff88be91fa
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
5344edc2a7
closes #5885
8 years ago
Barış Soner Uşaklı
5dfb2fb83a
up themes, fix notif test
8 years ago
Julian Lam
c1d7b06ded
Fixes #5873
...
- Notifications.getMultiple now takes an optional uid parameter
- If a notification link in dropdown points to a topic and you're
in said topic, you will be scrolled to the post instead of
ajaxified to it.
8 years ago
Julian Lam
1159abf9ec
fixes #5879
8 years ago
Baris Usakli
dc9b21021a
escape moderation notes
8 years ago
Baris Usakli
753f1576ce
processSortedSet
8 years ago
Baris Usakli
bc0645dc26
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
a9b1a0bdc4
fix tpl name
8 years ago
Baris Usakli
0ce3e4b691
post-queue show category, send notification
8 years ago
Julian Lam
f56578ab50
remove reset tokens if target user email changes
8 years ago
Julian Lam
6ec1bfd660
added artificial delay on reset route so that the heat death of the universe will arrive before you manage to identify a valid reset code
8 years ago
Barış Soner Uşaklı
df069ee78d
escape teaser content
8 years ago
psychobunny
c3b1f31a5f
email logo: prevent crash if source image doesn't exist
8 years ago
Baris Usakli
5a968730d5
closes #5880
8 years ago
Baris Usakli
575c9a41cd
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
f161bbf956
Post queue ( #5878 )
...
* #5876
* add user to post queue table
* add time of post into queue
add posting restrictions to queue
* fix shouldQueueLogic for guests
* add test for post-queue route
8 years ago
Baris Usakli
7162f5db62
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
2053726c81
up spam-be-gone
8 years ago
Barış Soner Uşaklı
fc0e5421d6
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
7ab152e582
fix missing template var name
8 years ago
Barış Soner Uşaklı
ed84794c1f
fix lint
8 years ago
Barış Soner Uşaklı
48165b9011
closes #5875
8 years ago
Baris Usakli
c21f64c27f
closes #5872
8 years ago
Baris Usakli
27a6b8a713
lint fixes
8 years ago
Baris Usakli
bc6b1a8f56
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# public/src/admin/extend/plugins.js
8 years ago
Julian Lam
d9ad26c7c5
the meat of #5862 , making chat loading not require an ajaxification
8 years ago
Baris Usakli
24bbf8fe00
closes #5869
8 years ago
Baris Usakli
e0e783ec05
closes #5866
8 years ago
Barış Soner Uşaklı
82b5246b28
fix process.env.url if it was changed
8 years ago
Baris Usakli
e836ddf6e2
fix link to topic
8 years ago
Julian Lam
4f9cbabec3
fixes #5853
8 years ago
Julian Lam
29e7bdbc99
expose license info in plugin API for installed plugins
8 years ago
Barış Soner Uşaklı
c0f390322c
https://github.com/Schamper/nodebb-plugin-poll/issues/86
8 years ago
Barış Soner Uşaklı
e9f8cdc7f0
closes #5855
8 years ago
Baris Usakli
bd5edc55aa
closes #5086
8 years ago
Baris Usakli
de55c8e431
closes #4070
8 years ago
Julian Lam
5fc6fe1c80
closes #5162
8 years ago
Baris Usakli
e071f94173
test debugParams.js
8 years ago
Baris Usakli
c0861277de
closes #5775
8 years ago
Baris Usakli
9dc0069ce7
closes #5845
8 years ago
Baris Usakli
4ac8d29f06
closes #5847
8 years ago
Barış Soner Uşaklı
493cd16f39
closes #5848
8 years ago
Barış Soner Uşaklı
c0fa404b6c
fix test
8 years ago
Julian Lam
d06f114705
comma DANGLE
8 years ago
Julian Lam
d68a3b6862
fixed emailer init if no logo saved
8 years ago
Julian Lam
0ff413e5f8
simplifying logic
8 years ago
Julian Lam
f77f17dc20
just use emailLogo instead of doing logo with x50.png suffix
8 years ago
Julian Lam
000f8b8d92
fixed incorrect library module ref
8 years ago
Baris Usakli
875672522e
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# src/search.js
8 years ago
Julian Lam
e0862be3c8
added new search hook to allow for enumeration after query
8 years ago
Barış Soner Uşaklı
7a405da60f
group member search change
8 years ago
Julian Lam
61deb962e3
adding notifications.get hook
8 years ago
Barış Soner Uşaklı
911eb32e70
fix var names
8 years ago
Barış Soner Uşaklı
f646e08a6e
update tags/links for 1.5.4
8 years ago
Julian Lam
533b044ad1
Added new hook "filter:search.inContent"
...
This hook is fired after the search query returns a collection of
pids, but before those pids' summaries are retrieved. It is
useful to add a hook in here if you want to enumerate over the
matched results before they are truncated in the response payload.
8 years ago
Baris Usakli
6cd0582b42
add filter:user.saveSettings
8 years ago
Baris Usakli
a9dbdc75af
closes #5825
8 years ago
Baris Usakli
949595fdf3
fix eslint
8 years ago
Baris Usakli
541b78c26d
fix ipMatch data
8 years ago
Julian Lam
ab8d765f4f
Merge branch 'master' into develop
8 years ago
Julian Lam
f59f48c6e1
use setImmediate
8 years ago
Julian Lam
c9c27b86c4
added back logic to strip leading slashes, but after the fix to app.all
8 years ago
Baris Usakli
6087f3c8cd
test router fix
8 years ago
Julian Lam
84c1a182e5
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Baris Usakli
e9639833c5
add router.all
8 years ago
Julian Lam
233297367b
strip leading slashes from path if double-slash is accidentally used, stripping trailing slash from relative path retrieved from config.json
8 years ago
Julian Lam
36e02780fe
updates to email logo usage
8 years ago
Baris Usakli
91c79506b5
add tagwhitelist to topic api
8 years ago
Barış Soner Uşaklı
292d27716a
closes #5842
8 years ago
Barış Soner Uşaklı
9d69224329
up themes fix altenate_logins to be bool
8 years ago
Peter Jaszkowiak
904f22522e
Merge pull request #5821 from NodeBB/scoped-plugins
...
Support scoped plugin npm packages
Also fix logging in VS Code with the inspector debugger
8 years ago
Julian Lam
94c84cdc5b
moving email logo upgrade script to 1.6.0
8 years ago
Julian Lam
184dacf1d7
Merge branch 'master' into develop
8 years ago
Julian Lam
c4fbed24f8
Squashed commit of the following:
...
commit 9c86d9b2904e14927cd7e9679b92aec0951d1063
Merge: ebfa63a 5a7f811
Author: Julian Lam <julian@nodebb.org>
Date: Thu Jul 20 08:41:39 2017 -0400
Merge branch 'noscript-login' of https://github.com/An-dz/NodeBB into noscript
commit 5a7f81185e8f9bd7d2d011c3d495988be7e437a3
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Mon Jul 17 23:07:14 2017 -0300
Rename clashing variable 'next'
commit ebfa63a984073a58c17aa408c363cdb03ef89985
Merge: c1801cd f159d0d
Author: Julian Lam <julian@nodebb.org>
Date: Mon Jul 17 16:30:40 2017 -0400
Merge branch 'noscript-logout' of https://github.com/An-dz/NodeBB into noscript
commit c1801cda14e6363491e30b659902e2ae71f7e1f7
Merge: 7a5f9f3 9fd542d
Author: Julian Lam <julian@nodebb.org>
Date: Mon Jul 17 16:30:31 2017 -0400
Merge branch 'noscript-register' of https://github.com/An-dz/NodeBB into noscript
commit 7a5f9f35abc834bb72ddddc9ca07d34f2fde8353
Merge: 44851f9
d37b95c
Author: Julian Lam <julian@nodebb.org>
Date: Mon Jul 17 16:30:10 2017 -0400
Merge branch 'noscript-compose' of https://github.com/An-dz/NodeBB into noscript
commit f159d0d9ef1b7f600e830a96fdb4b9c87c79bb4a
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Thu Jul 6 12:16:38 2017 -0300
Prevent form submit
Required for theme change
commit d37b95cb71d32d4483190609798e244c331db165
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Thu Jul 6 01:49:52 2017 -0300
Prevent link action with scripts
Required for the theme change that changes the buttons to `a` tags.
commit 9fd542d8970b7d1a4126f4edc4b44eab7d708fb0
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Wed Jul 5 19:57:56 2017 -0300
Fix tests
commit cdad5bf8c2891ad76f7441fd4d8a74b058a14e6d
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Wed Jul 5 19:09:17 2017 -0300
Update error handling
commit 4ff11cd136a4fb98483f837e2cebc741380dfe76
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Wed Jul 5 17:29:08 2017 -0300
Remove async waterfall
commit df01d44e821a70c984b89e9585a325c3e02c6e37
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Wed Jul 5 16:59:43 2017 -0300
Set noscript compose as noscript at start
commit 4bcc380da72239b8315cc849a77a3036e06e4a12
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Wed Jul 5 16:59:12 2017 -0300
Remove last useless next
commit b5eac6fea11e209934c0648a7e75ad07a2167123
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sun Jul 2 18:35:08 2017 -0300
Last function requires no next
commit 20a5cce6e6e32a454c304c448383707ec44c75a8
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sun Jul 2 18:06:58 2017 -0300
Remove more useless next calls
commit 85ee22a79bcbbb1995106f43d4c74d6ba9206cab
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sun Jul 2 17:46:07 2017 -0300
Remove useless next calls
commit 7d984c47ad24faac1fe537dee4a5a7d697e8634c
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sun Jul 2 15:45:31 2017 -0300
Support old themes
commit 4a09dfbd08253115c342a9e829c4e6940cecb8cc
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sun Jul 2 15:37:23 2017 -0300
Moved all error handling into helpers function
commit 391aa6e67ef9ab67304005e14ac0633cdb630713
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Thu Jun 8 15:37:37 2017 -0300
ESLint - Fix mixed conditionals
commit 80ccc6fd581d791f31e7ab62de8de611837bfc3c
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sat Jun 3 18:08:15 2017 -0300
Compose without scripts
commit 2aca811256721238ca0cede4954213d369009885
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sat Jun 3 18:00:44 2017 -0300
Register without scripts
commit 097bb51577fb26f8e22f86dc274cb670ab606a8a
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sat Jun 3 16:42:15 2017 -0300
Logout without scripts
commit d497e08109891079656fee1c145043a9c0e55f2e
Author: André Zanghelini <an_dz@simutrans-forum>
Date: Sat Jun 3 16:27:10 2017 -0300
Login without script
8 years ago
Peter Jaszkowiak
dc324b36b2
Add test for Plugins.showInstalled
8 years ago
Baris Usakli
18181260e7
closes #5836
8 years ago
Baris Usakli
43a70270ef
closes #5835
8 years ago
Barış Soner Uşaklı
eecc680761
style
8 years ago
dbolack-ab
c1452db0ba
Adds the filter:uploadStored hook which fires after the file is saved… ( #5798 )
...
* Adds the filter:uploadStored hook which fires after the file is saved in the async waterfall and passes:
var storedFile = {
url: nconf.get('relative_path') + upload.url,
path: upload.path,
name: uploadedFile.name,
}
plugins.fireHook( 'filter:uploadStored', { uploadedFile: uploadedFile, storedFile: storedFile } );
* Corrections per PR. Should match style guide.
* Correction attempts take 2.
Per:
/home/travis/build/NodeBB/NodeBB/src/controllers/uploads.js
234:5 error Missing semicolon semi
235:3 error Expected indentation of 3 tabs but found 2 indent
235:19 error There should be no spaces inside this paren space-in-parens
235:105 error There should be no spaces inside this paren space-in-parens
236:3 error Expected indentation of 3 tabs but found 2 indent
* next() shouldn't fire twice, but I see no documentation suggesting that the paramaters will fire correctly.
Previous comments imply it is preferred to have fireHook fire fof the callback rather than having it happen next, so I'm wrapping next in an anonymous function to ensure it passes the parameters.
If this is not the preferred method, please provide a thorough correction.
* Meh. Figuring out this style requirement is so hit and miss.
* Corrected for proper callback? technique.
Might blow up on style. Will watch.
8 years ago
Barış Soner Uşaklı
b983be2919
fix colspans in category privilege tab
8 years ago
Julian Lam
44851f97ac
added logic for hiding logo if none is set, preventing crash on startup if no logo is set
8 years ago
Julian Lam
d9ace1723c
removed references to libs that aren't used
8 years ago
Julian Lam
f29b9f29f9
added missing setImmediate
8 years ago
Julian Lam
63ec3b6a55
upgrade script to generate and set email logo+sizes in config
8 years ago
Julian Lam
5cec946871
fixed bug with logo being stretched in emails
8 years ago
Julian Lam
c40b11aa6e
updated site upload logic so that site logo is resized for email header, implemented site logo in email header
8 years ago
Barış Soner Uşaklı
cc4f4e7282
style changes
8 years ago
Barış Soner Uşaklı
67ca1881bd
closes #5831
8 years ago
Julian Lam
f2f4f07570
Merge branch 'revamped-email-templates' into develop
8 years ago
Julian Lam
39e78a8a12
forgot the css :rage2:
8 years ago
Julian Lam
bcdfba653a
tweaking hero image
8 years ago
Julian Lam
5f24d63005
digest tpl
8 years ago
Baris Usakli
f8bfe79cf4
remove tid from recent_tids
8 years ago
Julian Lam
4c0135e188
fixed missing payload items in invitation email
8 years ago
Julian Lam
0b8b3fafbf
banned and invitation
8 years ago
Julian Lam
065b3a3a03
notif_chat tpl
8 years ago
Julian Lam
a9540a13a1
fixing url in footer
8 years ago
Julian Lam
f0f856fe6b
more padding adjustments
8 years ago
Julian Lam
f9233d5c9b
more padding fixes
8 years ago
Julian Lam
b7d0ea900e
who knew you couldn't put two paragraphs inside a td
8 years ago
Julian Lam
733f694cf3
adjusted some margins
8 years ago
Julian Lam
f128f988f3
slimmed down some data, testing notif_post again
8 years ago
Julian Lam
82dda3e2e6
added email closing back to notif_post
8 years ago
Julian Lam
582dd1ed2e
testing new footer with new_post tpl
8 years ago
Julian Lam
51349bb71f
more email templates updated
8 years ago
Baris Usakli
5a9ae8f4c7
rearrange menu items
8 years ago
Baris Usakli
72cafd55cf
2 new hooks for changing direction and set name
8 years ago
Baris Usakli
f1f8a587d4
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
...
# Conflicts:
# package.json
8 years ago
Baris Usakli
ea29e3e250
simpler call to validateFilters
8 years ago
Julian Lam
7c6c1adb04
test email done
8 years ago
Julian Lam
0d0e0d7311
removed prerender text and used partials for header and footer
8 years ago
Julian Lam
6c768030cc
using variable for urls again, welcome.tpl done I think
8 years ago
Julian Lam
10d23f5447
resized logo again
8 years ago
Julian Lam
a2627d2066
added default payload to emails, and adding nodebb logo for email header
8 years ago
Julian Lam
15d368c6b9
more changes to welcome.tpl
8 years ago
Peter Jaszkowiak
ee5895f534
Fix #5488 Support scoped plugin npm packages
8 years ago
Barış Soner Uşaklı
5888a5ffc4
closes #5010
...
init plugin hooks before resetting widgets, the areas are returned by
`filter:widgets.getAreas`
8 years ago
Barış Soner Uşaklı
4056283fd5
always return array
8 years ago
Barış Soner Uşaklı
0f5be5ae25
remove plugin.hook check
8 years ago
Julian Lam
020d3acfe9
WIP welcome email
8 years ago
Julian Lam
9c71da1577
sending callback with welcome email test
8 years ago
Barış Soner Uşaklı
71e3fea55b
closes #5802
8 years ago
Baris Usakli
0e0d961f7c
dont change templateData
8 years ago
Baris Usakli
30199f921e
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Julian Lam
701ba73883
updated homepage route logic so that it is all contained in the local function (and plugin hook receives all entries, including custom) @barisusakli
8 years ago
Baris Usakli
2d875a99cb
fix data
8 years ago
Baris Usakli
dc110e2e3f
closes #5818
8 years ago
Julian Lam
c2f1d254cc
Merge branch 'master' into develop
8 years ago
Baris Usakli
59aeee6516
remove addExpiresHeaders
8 years ago
Baris Usakli
e036e26238
closes #5813
8 years ago
Barış Soner Uşaklı
923bd86662
Widgets refactor ( #5817 )
...
* widgets refactor
render widgets server side
widgets can use all the data the template can use
* fix tests
8 years ago
Barış Soner Uşaklı
80ea9e9797
fix lint
8 years ago
Barış Soner Uşaklı
6485108dfd
faster getReplies
8 years ago
Barış Soner Uşaklı
feecf0b61c
dont make db call if guest
8 years ago
Barış Soner Uşaklı
e9360347ea
less padding, closes #5811
8 years ago
Baris Usakli
e0de922ede
Revert "widgets refactor"
...
This reverts commit 9e94edb5aa
.
8 years ago
Baris Usakli
9e94edb5aa
widgets refactor
...
render widgets server side
widgets can use all the data the template can use
8 years ago
Julian Lam
121a629de6
linting
8 years ago
Julian Lam
09621a3a3d
fixes #5776
8 years ago
Baris Usakli
fbddb665b0
make tests pass
8 years ago
Julian Lam
e309ac5040
fixes #5790
8 years ago
Baris Usakli
7538210b07
#5772
...
load correct timeago settings on cold load instead of after page load
8 years ago
Baris Usakli
d469f53eba
using async in batch
...
removed unused code in debug
8 years ago
Julian Lam
b7e8ecc6d3
updated mentions version and changed topics filter to take its translation from global hash instead
8 years ago
psychobunny
14bda343b3
use direct db call to get rss_token instead
8 years ago
psychobunny
0d60b17be1
use direct db call to get rss_token instead
8 years ago
psychobunny
6cb0d6f8c1
wipe existing rss tokens
8 years ago
Barış Soner Uşaklı
b807d3750c
encodeURI redirect url
8 years ago
psychobunny
d44090ba18
Merge remote-tracking branch 'refs/remotes/origin/private-feeds'
8 years ago
psychobunny
dd1cfd62d4
don't show rss_token in /api/user/name
8 years ago
Barış Soner Uşaklı
091fec8d6f
removed unnecessary code
8 years ago
Julian Lam
3f2c183cbd
Merge branch 'master' into develop
8 years ago
Julian Lam
932b3f06a5
closes #5797
8 years ago
Peter Jaszkowiak
6cb8440715
Fix #5793
...
Use a custom header instead
8 years ago
Julian Lam
8a7950bfd5
add new hook to allow plugins to modify list of valid filters
8 years ago
Baris Usakli
5167c1aa4f
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
77103fb3d1
closes #5785
8 years ago
Julian Lam
3bd02d58e3
fixes logic that allowed posts beyond maximum post length if min is set to 0, @barisusakli
8 years ago
Barış Soner Uşaklı
fd55e4ccdf
Merge pull request #5783 from madarche/fix-route-touchicon
...
Fix /apple-touch-icon not sending uploaded file
8 years ago
Julian Lam
28d8be8b9d
fixed #5782
8 years ago
Baris Usakli
7350e54b62
change to verbose
8 years ago
Marc-Aurèle DARCHE
6248e5562f
Fix /apple-touch-icon not sending uploaded file
...
This fixes the following error:
$ wget https://nodebb.yourdomain/apple-touch-icon
28/6 09:57:06 [28332] - error: /apple-touch-icon
Error: ENOENT: no such file or directory, stat '/home/sweet/nodebb/public/assets/uploads/system/touchicon-orig.png'
at Error (native)
8 years ago
Barış Soner Uşaklı
b64ba40c67
closes #5772
8 years ago
Barış Soner Uşaklı
e0dc47f883
closes #5779
8 years ago
Barış Soner Uşaklı
e6cbaf6d85
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
38af651072
use _.uniq
8 years ago
Barış Soner Uşaklı
c36f25f761
switch .filter to uniq
8 years ago
Barış Soner Uşaklı
3d85992757
modify db.processSortedSet so it works with intervals
8 years ago
Barış Soner Uşaklı
b4b68498cd
added interval option to processSortedSet
8 years ago
Baris Usakli
1f5b3ba636
closes #5771
8 years ago
Julian Lam
3cc528dc02
linting
8 years ago
Julian Lam
2e1528942c
fixed #5770
8 years ago
Julian Lam
eb9f6145d9
fixes #5770
8 years ago
Julian Lam
d117c65893
oops :shipit:
8 years ago
Barış Soner Uşaklı
0f234601f1
style changes
8 years ago
Barış Soner Uşaklı
78005d6124
show old groups first
8 years ago
Baris Usakli
1b0c6741f8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
8d8f0a391f
Merge pull request #5769 from NodeBB/private-feeds
...
Private feeds, closes #5740
8 years ago
Baris Usakli
77994dcf69
fix link tag url
8 years ago
Baris Usakli
ef9e656f34
closes #5740
...
added token to topic page as well
check privilege even if token is provided
tests
8 years ago
Julian Lam
d98b3e8056
automatically lowercasing env vars in nconf, fixes #2544
8 years ago
Jorge Meireles
a0e501676c
Add relativePath to /ping and /sping
8 years ago
Baris Usakli
7fe239229d
show 3 digits
8 years ago
psychobunny
228e9ab8e3
proof of concept for #5740
8 years ago
Baris Usakli
cf444755df
closes #5729
8 years ago
Barış Soner Uşaklı
50f2a4ed19
remove dupe hook
8 years ago
Barış Soner Uşaklı
7fe9366103
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
d65f494c6d
closes #5127
8 years ago
Ben Lubar
07982a3fa2
Fix uploading a file with no extension resulting in invalid-extension even if the file extension list is blank (allow all)
8 years ago
Julian Lam
f4fb9ee04b
adding filter hooks for flag list and retrieval
8 years ago
Baris Usakli
0ea4ee7dda
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Baris Usakli
4903585d88
refactor userPrivileges and groupPrivileges
8 years ago
Barış Soner Uşaklı
d9e84b1db8
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
b13ed26587
closes #5755
8 years ago
Baris Usakli
8ea5c060f5
closes #5754
8 years ago
Barış Soner Uşaklı
a16aa33c8d
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
Barış Soner Uşaklı
f1cbf563fc
closes #5751
8 years ago
Barış Soner Uşaklı
22131640fd
closes #5749
8 years ago
Baris Usakli
bcf2156028
check sortBy
8 years ago
Baris Usakli
f6ba79287b
get full topic data
8 years ago
Baris Usakli
982184740d
small refactor of category controller
8 years ago
psychobunny
50367a971e
req should be req. 👍
8 years ago
Baris Usakli
deecf04454
add filter:search.filterAndSort
8 years ago
Baris Usakli
037a0e5239
closes #5742
...
also fix reverse infinite scroll when sorting is changed
8 years ago
Baris Usakli
1d26fc0d89
closes #5741
8 years ago
Barış Soner Uşaklı
a49a9a07b3
refactor groups.delete
8 years ago
Barış Soner Uşaklı
e56178f72e
remove init socket.io
8 years ago
Barış Soner Uşaklı
2ae855678a
closes #5735
8 years ago
Julian Lam
3e6a779dbc
Merge remote-tracking branch 'origin/master'
8 years ago
Julian Lam
6728e9a5cc
#5729
8 years ago
Barış Soner Uşaklı
14ea9a0dd6
Merge pull request #5716 from NodeBB/import-export-ref
...
Import export cleanup
8 years ago
Julian Lam
b3c9992ba3
made upgrade script log verbose
8 years ago
Julian Lam
88a763e08b
changes to upgrade script progress bars to work better on narrow terminals, fixes #5732
8 years ago
Julian Lam
b4870654fc
Merge pull request #5728 from NodeBB/patch-pitaj
...
Assorted Fixes
8 years ago
Barış Soner Uşaklı
ddb83b3eab
closes #5731
8 years ago
Julian Lam
29e868b002
closes #5585
8 years ago
Barış Soner Uşaklı
5a55c882ab
convert NaN uids to 0
8 years ago
Peter Jaszkowiak
34af855848
Fix npm@5 saving by default
8 years ago
Peter Jaszkowiak
8e5bcf6105
Fix #5727
8 years ago
Peter Jaszkowiak
e71fb9ab24
Fix `node --inspect`
8 years ago
Peter Jaszkowiak
9a3b684228
Remove dependency, ignore package-lock.json
8 years ago
Peter Jaszkowiak
44e55d2a98
Less synchronous stuffs
8 years ago
Julian Lam
0ea89c2799
fixes #5608
8 years ago
Julian Lam
3467071a7d
fixed extra line break in upgrade scripts introduced in 5516352758
8 years ago
Peter Jaszkowiak
b60dbe7d1e
Unwrap meta modules
8 years ago
psychobunny
c94365aefd
closes #5721
8 years ago
Barış Soner Uşaklı
92376a1589
fix calls
8 years ago
Baris Usakli
da8b1b605c
#5723
8 years ago
Baris Usakli
ba9397987a
if no email dont send
8 years ago
Baris Usakli
d13eb52f39
closes #5722
8 years ago
Julian Lam
12524b5ce4
fix lint
8 years ago
Julian Lam
d2b5b53cb4
refactor for sendValidationEmail, and sending better dummy data for welcome email template
8 years ago
Julian Lam
7ce208ca13
Better dummy data for testing banned email template
8 years ago
Julian Lam
313d48b47d
updated emailer code so digest emails when tested in ACP are sent with real data instead of incomplete fake data
8 years ago
psychobunny
fa25dcd6a5
move ACP category selector in line with pills
8 years ago
psychobunny
88d5f97280
closes #5717
8 years ago
Baris Usakli
d7684b042f
fix tab
8 years ago
Baris Usakli
1fa52267d4
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# public/src/admin/manage/category.js
8 years ago
Baris Usakli
de5fe25e57
closes #5715
8 years ago
Barış Soner Uşaklı
59b1d8fbae
Merge pull request #5710 from NodeBB/_lodash
...
Switch from underscore to lodash
8 years ago
Peter Jaszkowiak
d4e7db45b7
Use zipObject, more test-related ignores
8 years ago
Baris Usakli
dc0971c122
up composer
8 years ago
Peter Jaszkowiak
3da2e1f07f
Merge branch '_lodash' of github.com:nodebb/nodebb into _lodash
8 years ago
Peter Jaszkowiak
dfbb96d47b
Remove require.main.require
8 years ago
Peter Jaszkowiak
7127f34818
Fix indent
8 years ago
Barış Soner Uşaklı
9664033b73
add memory usage to info page
8 years ago
Barış Soner Uşaklı
8eb5564977
fix popular sort
8 years ago
Barış Soner Uşaklı
3049f5cf1f
#5522 test
8 years ago
Barış Soner Uşaklı
6635b50c35
closes #5522
8 years ago
Barış Soner Uşaklı
937d6dd4df
fix acp privilege page not loading
8 years ago
Barış Soner Uşaklı
5e90e4db02
closes #5618
8 years ago
Barış Soner Uşaklı
08aaabd33c
closes #5642
8 years ago
Peter Jaszkowiak
3c2d4fe649
Switch from underscore to lodash
8 years ago
Barış Soner Uşaklı
890c2eff70
style changes
8 years ago
Barış Soner Uşaklı
bcc566fb68
remove unnecessary checks
8 years ago
Barış Soner Uşaklı
f1b8492164
remove unnecessary checks
8 years ago
Barış Soner Uşaklı
6a742ead38
style
8 years ago
Barış Soner Uşaklı
8e31ec7199
closes #5705
8 years ago
Barış Soner Uşaklı
3d1b1a9423
closes #5706
8 years ago
Barış Soner Uşaklı
dcf3db104b
search style
8 years ago
Barış Soner Uşaklı
9ec65db539
closes #5711
8 years ago
Barış Soner Uşaklı
5c51a91e85
fix reward claimable check
8 years ago
Barış Soner Uşaklı
fb45b498a2
fix lint
8 years ago
psychobunny
c133efa258
Fix tests
8 years ago
psychobunny
d70ccb1868
closes #5708
8 years ago
Baris Usakli
61eb7aa68b
more tests
8 years ago
Baris Usakli
11d9410229
fix test and image normalize test
8 years ago
Baris Usakli
081ac6535c
style change
8 years ago
Baris Usakli
9efa46c65a
more account tests
8 years ago
Peter Jaszkowiak
8901dad6f2
Revert "fix concat test on windows"
...
This reverts commit d1dd0cd6df
.
8 years ago
Baris Usakli
69b5bb39ec
unread tests
8 years ago
Baris Usakli
d1dd0cd6df
fix concat test on windows
8 years ago
Barış Soner Uşaklı
466e6d7c53
make renameGroup public for #5706
8 years ago
Barış Soner Uşaklı
f6ac92111b
style changes
8 years ago
Barış Soner Uşaklı
8db193ff55
privileges style changes
8 years ago
Barış Soner Uşaklı
02dee48329
use backgroundImage if its passed in
8 years ago
Barış Soner Uşaklı
79a48cec5f
controllers/category tests
8 years ago
Baris Usakli
062bced3dd
cleanup and tests
8 years ago
Julian Lam
a2bb58ff64
Merge pull request #5703 from NodeBB/uglify3
...
uglify-js@3, JS source maps finally supported
8 years ago
psychobunny
1b98449686
closes #5704
8 years ago
Baris Usakli
b9b02a1fab
math.ceil pageCount
8 years ago
Peter Jaszkowiak
9ef2b5a003
Don't use uglify compress
8 years ago
Peter Jaszkowiak
53eced6be0
uglify-js@3, JS source maps 🍰
8 years ago
Julian Lam
fc4f016932
Merge pull request #5689 from NodeBB/plugin-load-ref
...
Plugin load refactor
8 years ago
Peter Jaszkowiak
8ce35c3cc2
async.apply -_-
8 years ago
Barış Soner Uşaklı
fcaa10554e
logger init test
8 years ago
Barış Soner Uşaklı
2faf175739
refactor
8 years ago
Barış Soner Uşaklı
f57b5f4e4c
refactor
8 years ago
Barış Soner Uşaklı
b0dd1ad4d7
admin navigation test
8 years ago
Barış Soner Uşaklı
5cb53406fe
more picture tests
8 years ago
Barış Soner Uşaklı
c9d502320f
file.delete method
8 years ago
Peter Jaszkowiak
3dd282b7b9
Load languages with other plugin data
...
- Added more tests
- Should speed up builds
- Allows for incremental builds in the future
8 years ago
Barış Soner Uşaklı
29135dfed3
timeago locale test
8 years ago
Barış Soner Uşaklı
b29745aa44
more auth tests
8 years ago
Barış Soner Uşaklı
b8cc67dfff
social tests
8 years ago
Peter Jaszkowiak
b8baac1aad
async.apply
8 years ago
Peter Jaszkowiak
cd1f0ddc79
Resolve merge conflicts
8 years ago
Barış Soner Uşaklı
b2cef4846c
Merge pull request #5698 from NodeBB/build-tests
...
Tests for `./nodebb build`
8 years ago
Peter Jaszkowiak
2a9cdb7be2
Add `--threads=#` option for setting max threads
...
Make grunt NODE_ENV development by default
8 years ago
Barış Soner Uşaklı
a8c649cca6
check data.uid
8 years ago
Barış Soner Uşaklı
e4714a0c58
more auth tests
8 years ago
Barış Soner Uşaklı
9625f89665
remove for loop
8 years ago
Barış Soner Uşaklı
1e83d33283
tests for login
8 years ago
Barış Soner Uşaklı
fa5026c92e
clear settings cache on all nodes on save
8 years ago
Barış Soner Uşaklı
9a9d1cf3f4
Merge pull request #5690 from NodeBB/build-refactor
...
Restrict total threads, minify modules in a batch, link instead of copying pre-minified files
8 years ago
Julian Lam
12e3369522
Tweaked upgrade script instructions
8 years ago
Peter Jaszkowiak
d988e8a50f
Test minifier
8 years ago
Barış Soner Uşaklı
a4ba88dc60
more feed tests
8 years ago
Barış Soner Uşaklı
c5c755fbb0
more notification tests
8 years ago
Barış Soner Uşaklı
9af252b899
notifications tests
8 years ago
Barış Soner Uşaklı
59387540c7
style
8 years ago
Barış Soner Uşaklı
7fb45cc148
more tests
8 years ago
Barış Soner Uşaklı
edeb22fcdf
change style of meta.js
8 years ago
Barış Soner Uşaklı
4b94446cd9
more user search tests
8 years ago
Barış Soner Uşaklı
fe0a5aaf28
fix redis tests
8 years ago
Barış Soner Uşaklı
fd0043f36a
more tests
8 years ago
Barış Soner Uşaklı
77894915eb
closes #5684
8 years ago
Barış Soner Uşaklı
b3a265f981
closes #5694
8 years ago
Barış Soner Uşaklı
29ca1dbf08
replies/reply fix
8 years ago
Peter Jaszkowiak
4c1e25c8ce
Link instead of copying files
...
Only mkdirp the necessary directories
8 years ago
Barış Soner Uşaklı
95196ceedc
closes #5692
8 years ago
Peter Jaszkowiak
9f5ce24993
Minify modules in a batch
8 years ago
Peter Jaszkowiak
e8caee3c4c
Restrict total threads
...
So machines with a small amount of cores build faster
8 years ago
Peter Jaszkowiak
90da6d889d
Only load necessary plugin data
...
Fix tests to work in this case
Add more verbose messages to plugins/data
8 years ago
Peter Jaszkowiak
b0645cc67d
Plugin load refactor
8 years ago
Peter Jaszkowiak
7ccfb5cdc0
Build refactor
...
- Target aliases and bundles
- More concurrency
- Use `--series` to force series processing
- Minifier self-hosted threading
- meta/css delegates to minifier
8 years ago
Barış Soner Uşaklı
12f73b7d6f
closes #5682
8 years ago
Barış Soner Uşaklı
e49f33317d
digest cleanup and tests
8 years ago
Julian Lam
5f1eb70d01
fixes #5680
8 years ago
Barış Soner Uşaklı
ed9a429ca9
test invalid expiry
8 years ago
Barış Soner Uşaklı
6fdad4b002
fix test on redis
8 years ago
Barış Soner Uşaklı
8920523e06
more tests
8 years ago
Peter Jaszkowiak
6b05f6c5e9
Add hook `filter:topics.getUnreadTids`
...
Allows for filtering topics from unread count and unread page
8 years ago
Barış Soner Uşaklı
5e3946a6be
teaser tests
8 years ago
Barış Soner Uşaklı
376c71adda
group search tests
8 years ago
Barış Soner Uşaklı
6049c46f15
meta dependecy tests
8 years ago
Barış Soner Uşaklı
01e2263c01
more tests
8 years ago
Barış Soner Uşaklı
6daeadb7e9
remove async.parallel
8 years ago
Barış Soner Uşaklı
5e4b9479d4
closes #5677
8 years ago
Barış Soner Uşaklı
54a9e7eab9
#5674
8 years ago
Barış Soner Uşaklı
33f135c091
closes #5675
8 years ago
Barış Soner Uşaklı
70adcd64bc
#5667
8 years ago
Julian Lam
e938d75efc
closes #5676
8 years ago
Julian Lam
e4adaa8959
linting
8 years ago
Baris Usakli
0f05ae4ac1
filterpidsbycid tests
8 years ago
Julian Lam
816809ce3c
fixes #5606
8 years ago
Julian Lam
5ea8145cff
Merge pull request #5663 from NodeBB/sounds-fix
...
Fix soundpacks not working, auto install dependencies, defer logging in tests
8 years ago
Ben Lubar
572d7a1e8c
Fix uploads of files with no extension failing when there is no restriction on file extensions.
8 years ago
Julian Lam
064a8aa6d7
Allowing custom date range to be supplied in pageviews graph, closes #5541
8 years ago
Barış Soner Uşaklı
e252c5195d
coverPhoto tests
8 years ago
Barış Soner Uşaklı
608a7d120c
error handler tests
8 years ago
Barış Soner Uşaklı
73f31640d7
more tests
8 years ago
Barış Soner Uşaklı
873801e9f3
fix test on nodev4 remove console.logs
8 years ago
Barış Soner Uşaklı
90018a7aab
fix lint
8 years ago
Barış Soner Uşaklı
66dee3452f
more tests for admin uploads
8 years ago
Peter Jaszkowiak
759c3f5584
Fix soundpacks not working
8 years ago
Julian Lam
71137dbf43
pass reputation to flag reporter payload as well
8 years ago
Barış Soner Uşaklı
17b57be835
Merge pull request #5661 from NodeBB/utils-rtrim
...
Deprecate non-standard `String.prototype.rtrim`
8 years ago
Peter Jaszkowiak
2b2544a4b1
Deprecate non-standard `String.prototype.rtrim`
8 years ago
Julian Lam
ad14b0d60b
more fixes for #5660
8 years ago
Julian Lam
031171caed
Merge pull request #5630 from NodeBB/notif-abort
...
Add more hooks for messaging, allow notification hook to abort the push
8 years ago
Barış Soner Uşaklı
bf78786a68
flag controller tests
8 years ago
Barış Soner Uşaklı
5a9b7b673a
closes #5659
8 years ago
Peter Jaszkowiak
5ccb488b02
Fix indents
8 years ago
Peter Jaszkowiak
932ae4e86d
Merge branch 'master' into notif-abort
8 years ago
Barış Soner Uşaklı
db532fbb0d
fix user settings cache
8 years ago
Barış Soner Uşaklı
b18b0db5be
notifications.js style
8 years ago
Barış Soner Uşaklı
aca07a0f20
fix typo
8 years ago
Barış Soner Uşaklı
3a1eba2537
merge
8 years ago
Barış Soner Uşaklı
7135d25a4a
closes #5654
8 years ago
Barış Soner Uşaklı
6c224c3800
fix cover:url logic
8 years ago
Barış Soner Uşaklı
5b69598f15
Merge pull request #5632 from NodeBB/fix-5631
...
Fix #5631
8 years ago
psychobunny
480352c650
send the banned user an email with reason + time limit if applies
8 years ago
psychobunny
2a405ad439
fixed permaban on redis
8 years ago
psychobunny
41b4ef859f
add ban messaging when logged in
8 years ago
psychobunny
b3bd70235a
refactor ban messaging; add ban duration to message; use bootbox instead of alert
8 years ago
psychobunny
c330218920
revoke sessions as soon as user is banned
8 years ago
Barış Soner Uşaklı
17ca1d33fb
faster sitemap
8 years ago
Barış Soner Uşaklı
17d0759672
fix lint
8 years ago
Barış Soner Uşaklı
14f3907aa4
change the way group member posts are stored
8 years ago
Barış Soner Uşaklı
6a822f729d
add timestamp to topic edit hook
8 years ago
Barış Soner Uşaklı
9ebbd65544
up user settings cache size
8 years ago
Barış Soner Uşaklı
ea6f981686
closes #5638
8 years ago
Barış Soner Uşaklı
e7d076a084
closes #5634
8 years ago
Barış Soner Uşaklı
114f416ec0
remove dupe code
8 years ago
Barış Soner Uşaklı
6fb90a17e0
closes #5613
8 years ago
Barış Soner Uşaklı
13a04123e0
closes #5641
8 years ago
Barış Soner Uşaklı
7a1a030865
closes #5640
8 years ago
Barış Soner Uşaklı
c0807ab327
closes #5639
8 years ago
Barış Soner Uşaklı
029e2ea8da
404 logging change
...
dont write to db on every 404
dont log 404 if route is empty
8 years ago
Barış Soner Uşaklı
1d4923a606
limit # of results returned
8 years ago
Barış Soner Uşaklı
da24e342f2
limit sessions displayed to 20
8 years ago
psychobunny
5b4dcfafe2
Limiting group members here
...
Refactor incoming. @barisusakli
8 years ago
psychobunny
cd2aac9d28
limiting amount of tid's being loaded via sitemap
...
temporary stopgap for load issues, fixing this properly next
@barisusakli
8 years ago
Barış Soner Uşaklı
f3c4d2ebe3
closes #5636
8 years ago
Barış Soner Uşaklı
59d0815073
closes #5637
8 years ago
Barış Soner Uşaklı
13f5d29cb9
eslint
8 years ago
Barış Soner Uşaklı
af6cde5534
show how many nodes responded
8 years ago
Barış Soner Uşaklı
0b3656f34c
fix timeouts on category.purge when there are 20k groups
8 years ago
Julian Lam
db4fdbaebe
removing jslint directive at top of upgrade scripts @pitaj
8 years ago
Julian Lam
6095b7e6db
change where progress.incr is called for flags_refactor upgrade script
8 years ago
Peter Jaszkowiak
4b87324234
Quick fix
8 years ago
Peter Jaszkowiak
033ce02e7b
Rename hooks
...
Add `static:messaging.canMessageRoom` as well
8 years ago
Peter Jaszkowiak
8a87311d5c
Remove annoying jslint comment
...
Use an rc file instead
8 years ago
Peter Jaszkowiak
2a0cb3b9ee
Fix profile covers not working with subfolders
...
Remove relative_path from the paths saved in the database so they're more portable
8 years ago
Barış Soner Uşaklı
7a6b685aa0
if the main and last post is purged, purge the topic as well
8 years ago
Barış Soner Uşaklı
870bb87b08
always pass strings to bcrypt compare
8 years ago
Peter Jaszkowiak
19d6386237
Also abort if no uids to push to
8 years ago
Peter Jaszkowiak
42e21d5aa9
Add more messaging hooks
8 years ago
Peter Jaszkowiak
3350a89791
Allow aborting notification push
8 years ago
barisusakli
085d8c2f92
fix lint
8 years ago
Barış Soner Uşaklı
9d229ae960
fix path to log file if base_dir is undefined
8 years ago
Julian Lam
7abd80490b
Merge pull request #5626 from NodeBB/reject-nonaudio-uploads
...
Reject non-audio upload requests to the sounds route
8 years ago
Barış Soner Uşaklı
c45c4a5fdb
on login display invalid-login-credentials
8 years ago
Barış Soner Uşaklı
4900f21dd5
fix crash in header
8 years ago
Peter Jaszkowiak
1ac14a466e
Reject non-audio upload requests to the sounds route
8 years ago
barisusakli
04f884db65
fix crash in languages if lang doesn't exist @pitaj
8 years ago
barisusakli
33e8ecc1f4
closes #5404
8 years ago
barisusakli
b91b41dfa3
show database values in gbs
8 years ago
barisusakli
fa13e9acc0
closes #5621
8 years ago
barisusakli
08049c0712
remove empty block
8 years ago
barisusakli
5516352758
closes #5612
8 years ago
Barış Soner Uşaklı
081578c7f4
Merge pull request #5616 from NodeBB/auto-lang
...
Automatically detect user language based on browser accepts header
8 years ago
Peter Jaszkowiak
64bf542d17
Fix HTML `lang` attribute using the `defaultLang`
...
Themes need `lang="{function.localeToHTML, userLang, defaultLang}"` in
their header.tpl file
8 years ago
barisusakli
ba51a6c746
fix underscore
8 years ago
barisusakli
b7b65c7d63
change style
8 years ago
barisusakli
a2784738a4
fix lint
8 years ago
Peter Jaszkowiak
c7929ec7d8
Add option for disabling language autodetection
8 years ago
barisusakli
2029de4cc5
closes #5449
8 years ago
barisusakli
3d39a577f4
style change
8 years ago
Barış Soner Uşaklı
c43a4e4b82
Merge pull request #5615 from NodeBB/fix-5536
...
Fix #5536
8 years ago
barisusakli
75e5f2da74
closes #5485
8 years ago
barisusakli
2ab028a4bc
update upgrade script to use batch
8 years ago
barisusakli
3d93667e2b
update update script to batch
8 years ago
Peter Jaszkowiak
2476221b79
Close #3462 , automatically detect user language based on browser accepts header
8 years ago
Peter Jaszkowiak
413bb4736c
Save language metadata on build to avoid readdirs later
8 years ago
Peter Jaszkowiak
30b47d39f3
Fix #5536
8 years ago
barisusakli
b45111d44b
show max message length in error message
8 years ago
barisusakli
d500e7f2aa
add back action:plugin.install and action:plugin activate #5407
8 years ago
barisusakli
d8170d5d1c
fix tests
8 years ago
barisusakli
0d1d8f3874
style changes
8 years ago
Julian Lam
e5f7eed8ec
adding progress bar to session deletion upgrade script
8 years ago
barisusakli
974106b7e2
closes #5610
8 years ago
Julian Lam
7a0db03d99
Merge branch 'upgrade-progress-bar' into develop
8 years ago
barisusakli
7b91da067b
closes #5602
8 years ago
barisusakli
236758b712
Merge remote-tracking branch 'refs/remotes/origin/master' into develop
8 years ago
barisusakli
97f6c0008f
add radix
8 years ago
barisusakli
fb3020f892
closes #5604
8 years ago
Peter Jaszkowiak
2827db3309
Fix sounds playing through multiple tabs
8 years ago
barisusakli
56ba08f17e
fix require path
8 years ago
Julian Lam
82bfa752b9
Removed outdated list of available upgrade scripts
8 years ago
Julian Lam
542cf1a982
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
fdee61b4f4
use deleteMany instead
8 years ago
barisusakli
cf6c4667c8
upgrade script to clear sessions
8 years ago
barisusakli
38e16ca8f6
Merge branch 'master' into develop
8 years ago
barisusakli
65a65b19c0
tests for #5600
8 years ago
barisusakli
c3ac7c31b1
Merge branch 'master' into develop
8 years ago
barisusakli
185b6e5c8e
#5600
8 years ago
barisusakli
e3205bcfad
merge
8 years ago
barisusakli
9f8d80e3a4
closes #5600
8 years ago
Julian Lam
b25fbd1e2e
fix broken upgrade script
8 years ago
Julian Lam
3022a1920b
added progress bars to all upgrade scripts processing posts:pid sorted set
8 years ago
Julian Lam
8fc6123230
fixing accidental eachSeries
8 years ago
Julian Lam
33082d90cc
updated logic to make it a bit simpler to implement per upgrade script
8 years ago
Julian Lam
1cd50a8c30
Merge branch 'develop' into upgrade-progress-bar
8 years ago
Peter Jaszkowiak
37c4218184
Fix error if `./nodebb build` isn't called before tests
8 years ago
Peter Jaszkowiak
e382bca610
Fix tests
8 years ago
Peter Jaszkowiak
0fe10f5e86
Escape topic titles at the source, deduplicate
8 years ago
barisusakli
552f850207
closes #2702
8 years ago
barisusakli
92343eb2e1
fix mongo setObject if key/value is empty string
8 years ago
barisusakli
da7bc5bb7a
test fix
8 years ago
barisusakli
e63559b6fd
closes #5484
8 years ago
barisusakli
b8c606cbbd
closes #5519
8 years ago
barisusakli
886768ba84
check both date and upgrade count
8 years ago
barisusakli
05e9e88a15
fix lint
8 years ago
barisusakli
1cf775a4b8
upgrade script fixes
8 years ago
barisusakli
520d6954c1
test node 7
8 years ago
barisusakli
f4b8cb7217
added missing return
8 years ago
barisusakli
6d1702c600
wait for calls to finish
8 years ago
Julian Lam
a141835cf8
Merge branch 'master' into develop
8 years ago
barisusakli
7ce6c1d0ad
closes #5571
8 years ago
Peter Jaszkowiak
1fb48ef7a7
Fix #5592 ( #5593 )
...
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents
* Fix tests
8 years ago
Julian Lam
d18cfced96
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
a8add6477c
Fix merge conflicts
8 years ago
Julian Lam
a62a4e698f
Merge pull request #5578 from NodeBB/utils-translator-require
...
Make utils and translator easier to require
8 years ago
Peter Jaszkowiak
484a800327
Merge branch master into develop
8 years ago
Julian Lam
42b5cdaae3
progress bars! omg
8 years ago
Peter Jaszkowiak
75d291183d
Fix using nodebb in other CWDs
8 years ago
Peter Jaszkowiak
010473e5cc
Merge branch 'master' into patch-pitaj
8 years ago
Peter Jaszkowiak
1892492505
Deprecate utils.walk, remove prototype modification
8 years ago
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
8 years ago
Peter Jaszkowiak
b53d3254dd
buzz is no longer used
8 years ago
Peter Jaszkowiak
2c418fd2af
Use npm bootstrap
8 years ago
Peter Jaszkowiak
0ef30e91ba
Use ace-builds npm package instead of vendor
...
ace can be referenced as an r.js module, reduces acp bundle size
8 years ago
Peter Jaszkowiak
17ff8a4151
Enable passing paths as module sources
8 years ago
pichalite
d4de345e87
syntax
8 years ago
pichalite
4c89497cc4
Closes #5521
8 years ago
psychobunny
5985a8a7a3
closes #5574
8 years ago
Barış Soner Uşaklı
43f8678c7a
update local config immediately
8 years ago
psychobunny
e121a5a798
closes #5574
8 years ago
Barış Soner Uşaklı
8afdd71ef1
closes #5559
8 years ago
Barış Soner Uşaklı
5c005bbbdf
use bind
8 years ago
Barış Soner Uşaklı
1b6d96dde7
on post flag increment zset
8 years ago
Julian Lam
60990f28ad
Merge pull request #5568 from NodeBB/patch-pitaj
...
`filter:teasers.get` provided with `uid`
8 years ago
Peter Jaszkowiak
8119b8c4ae
`filter:teasers.get` provided with `uid`
8 years ago
André Zanghelini
03d432182b
Fix postcount is expected to be Number ( #5567 )
8 years ago
psychobunny
53dac97800
closes #5560
8 years ago
Barış Soner Uşaklı
d88219b4d1
closes #5566
8 years ago
Peter Jaszkowiak
81696dd24a
Fxi #5561
8 years ago
Peter Jaszkowiak
57696b22f4
Partial fix #5538
8 years ago
Julian Lam
7afe8a32f6
Merge branch 'master' into develop
8 years ago
Julian Lam
55f07d3301
fixed flags list in account info page
8 years ago
husseinwalli
3876a88252
Added additional parameters to user creation method ( #5496 )
...
Treating picture, location and birthday similar to data.email as optional parameters to be passed to the create a user
8 years ago
Peter Jaszkowiak
ff09d6e0dd
Fix #5549 , improve tpl compilation ( #5551 )
8 years ago
Barış Soner Uşaklı
6b0a907ede
closes #5552
8 years ago
Julian Lam
42dc496572
Merge pull request #5550 from NodeBB/patch_5543
...
Remove duplicate slugify
8 years ago
Peter Jaszkowiak
14ed0be4f7
Remove duplicate slugify
8 years ago
Julian Lam
0e157d93ea
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
a49e647de3
fixes #5545 again
8 years ago
Julian Lam
b649eb95f8
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
31b6d47f88
fixes #5545
8 years ago
Peter Jaszkowiak
a7677063de
Rename to `uniqueUsername`
8 years ago
Peter Jaszkowiak
642306e69c
Fix #5543
8 years ago
Julian Lam
f2653cd380
broader error handling for empty notif creation return
8 years ago
Barış Soner Uşaklı
fe27d40ff6
closes #5542
8 years ago
Julian Lam
4b3dcd1a02
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
ce64db8d71
fix logic error that caused upgrade scripts to always be skipped
8 years ago
Julian Lam
a82a50baa6
fix date and name in config urls upgrade script
8 years ago
Julian Lam
b6134b160e
moved auto_reconnect out of socketOptions object for Mongo
8 years ago
Ben Lubar
7f713ee822
Admin option to allow all users to view votes ( #5534 )
...
* Admin option to allow all users to view votes
* Fix </strong></strong>
8 years ago
Julian Lam
e4168f4a87
linting
8 years ago
Julian Lam
c805d55b85
creating notification for flag assignment
8 years ago
Julian Lam
7f8f197e60
Merge branch 'master' into develop
8 years ago
barisusakli
449352d899
wait for all routes to load before listening
8 years ago
Julian Lam
2ef71e22aa
Merge pull request #5532 from NodeBB/patch_5491
...
Fix tests for #5491 fix
8 years ago
Peter Jaszkowiak
8f8babf90b
Fix tests
8 years ago
Julian Lam
23d4497c73
Merge pull request #5531 from NodeBB/patch_5491
...
Fix #5491
8 years ago
Peter Jaszkowiak
8c45411ccc
Fix #5491
8 years ago
psychobunny
f7d1e58d65
improved threaded view design... again
8 years ago
Julian Lam
69dd1e3aca
Merge branch 'master' into develop
8 years ago
Julian Lam
33bf930bb9
fixes #5528
8 years ago
barisusakli
8d7283e6c7
dont minify if file ends with .min.js #5529
8 years ago
Julian Lam
1ebbbdd3f9
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
6a4b082080
closes #5524
8 years ago
barisusakli
cb92ebb3be
fix call
8 years ago
barisusakli
5a2ff8ed0a
closes #5527
8 years ago
Julian Lam
25518bdd18
removed unused vars
8 years ago
Julian Lam
c323a813c0
added logic to handle backwards compatibility with old schemaDate method of tracking upgrade scripts
8 years ago
barisusakli
90b8a3afd0
refactor topics/delete.js
8 years ago
barisusakli
0478e9c98c
lint
8 years ago
barisusakli
37be43a3c5
async
8 years ago
barisusakli
27b030a71c
test for #5523
8 years ago
Julian Lam
cf0532168e
Merge remote-tracking branch 'origin/develop' into upgrades-refactor
8 years ago
Julian Lam
34d24c4fd4
Refactored upgrade scripts once more (for great justice!) #5467
8 years ago
Julian Lam
f0059ec723
fixed paths in upgrade scripts
8 years ago
Julian Lam
e309175989
eslinted template
8 years ago
Julian Lam
fc13776f26
moving files from src/upgrades to individual folders by version
8 years ago
Julian Lam
4ba795b5f2
adding fallbacks for meta/config.topicsPerPage
8 years ago
Julian Lam
33d1cc6d0f
replace erroring line with operator-assignment
8 years ago
Julian Lam
2fd4edc0e2
Merge branch 'develop' into upgrades-refactor
8 years ago
Julian Lam
860999fa6c
Merge remote-tracking branch 'origin/master' into develop
8 years ago
psychobunny
62f445ad7f
ACP: added tagsinput to other fields that are "comma separated"
8 years ago
psychobunny
debe34b96c
better styling for tagsinput in ACP and added it to general -> keywords
8 years ago
barisusakli
3b41c40b93
refactor deleter code to use unixtimestamp
8 years ago
psychobunny
447b7b02ca
use tagsinput for #5439 instead
8 years ago
psychobunny
f2eb4b8083
closes #5439
8 years ago
psychobunny
b3f8428691
closes #5510
8 years ago
psychobunny
a67d48e719
#5513 ( #5520 )
...
closes #5513
8 years ago
barisusakli
5e0de4b8fb
closes #5517
8 years ago
psychobunny
8da8e4d8c3
closes #5469
8 years ago
barisusakli
0c7dee05ef
fix lint
8 years ago
barisusakli
92fa9fecb6
add mongodb connection options #3670
...
increase reconnect tries
add keepAlive setting
set autoReconnect to true, should be on by default
8 years ago
barisusakli
0c8058ba9d
closes #5516
8 years ago
barisusakli
74d2835a1f
escape body class parts
8 years ago
barisusakli
8d493bf3b0
post parse test
8 years ago
barisusakli
c619b850ce
fix tests
8 years ago
barisusakli
57691d9ad8
test for system group rename
8 years ago
barisusakli
32d37465fb
limit size of select
8 years ago
barisusakli
47af3eb7e5
use the real count
8 years ago
Julian Lam
db0a42d808
Merge branch 'master' into develop
8 years ago
Julian Lam
364b819a42
moving sanity checks above contentLen calculation
8 years ago
Julian Lam
dede304ee2
Merge branch 'master' into develop
8 years ago
Julian Lam
fdb4766728
wow.
8 years ago
Julian Lam
f35bf91e3b
Merge branch 'master' into develop
8 years ago
Julian Lam
5359a14bac
better handling of redactor post length calculation on post edit
8 years ago
barisusakli
6f49509645
fix newSet on redis
8 years ago
Julian Lam
bacbb6c75f
holy moly it took me an hour to find this missing method that got removed in a bad merge conflict resolution...
8 years ago
Julian Lam
793555a344
Merge branch 'master' into develop
8 years ago
Julian Lam
1102ca8ebb
fix issue where an auto-redirect to SSO on login route was failing if invoked via API call (ajaxify)
8 years ago
barisusakli
743a3fb442
fix test
8 years ago
barisusakli
e7ced2457e
clone query object
8 years ago
barisusakli
b7e6104bbc
closes #5511
8 years ago
barisusakli
992e3128bd
closes #5499
8 years ago
Julian Lam
f732d6c1b9
Merge pull request #5501 from RoiEXLab/add-osd-functionality
...
Add OpenSearchDocument XML (#5399 )
8 years ago
RoiEX
33e474759b
Change var names
8 years ago
RoiEX
6420e22453
Remove uneccessary curly brackets
8 years ago
RoiEX
fcda832052
Add spaces
8 years ago
RoiEX
0f9530bbc0
Shrink JSON fix
8 years ago
RoiEX
f1b4a9b786
Shrink JSON
8 years ago
RoiEX
186c1f40e9
Refactor Code
8 years ago
RoiEX
710377ceea
Remove space
8 years ago
RoiEX
603d45fbfa
Changed Serving Method
8 years ago
Julian Lam
f0d9bddd56
fix merge conflict artifact that was left in
8 years ago
Julian Lam
af2d9fb85b
Merge branch 'master' into develop
8 years ago
Julian Lam
8226fd6566
enhancing ™️ post reply length checker to account for line breaks in redactor
8 years ago
barisusakli
531df7bd09
closes #5504
8 years ago
RoiEX
4082ca40c1
Add last comma
8 years ago
RoiEX
0710c6488d
Fix trailing commas
8 years ago
RoiEX
eca150f392
Fix Tests
8 years ago
RoiEX
f761191fca
Add OSD
8 years ago
barisusakli
e85e35cf0c
closes #5497
8 years ago
barisusakli
324e5be7bd
privileges tests
8 years ago
barisusakli
a3b4c83e8b
remove description from categories
...
it gets added in src/meta/tags
8 years ago
barisusakli
ea871384d8
remove fallbacks
8 years ago
barisusakli
3b8d14bf12
closes #5493
8 years ago
barisusakli
54c951cc81
fix tests
8 years ago
barisusakli
4369a6d290
more user tests
8 years ago
barisusakli
bce1208e2f
make uploadFile public
8 years ago
barisusakli
cd448f90cd
more topic tests
8 years ago
barisusakli
202bafa3e3
add images to bundle
8 years ago
barisusakli
b060bda8a0
some more refactors
8 years ago
barisusakli
b1b87d339f
more refactors
8 years ago
barisusakli
bc8d297377
move out error and 404 controllers
8 years ago
barisusakli
2188036148
controllers/users refactor
8 years ago
barisusakli
566ff95d3c
call methods directly
8 years ago
barisusakli
3e396a8553
sitemap refactor
8 years ago
barisusakli
1bee91fa22
groups refactor
8 years ago
psychobunny
2ccf60a6ec
fixed duplicate uninstall button
8 years ago
Julian Lam
67e8bab783
Merge branch 'develop' into upgrades-refactor
8 years ago
Julian Lam
15665d0872
re-ordered upgrade scripts so schemaDate is saved properly
8 years ago
Julian Lam
b85dcb2570
lint
8 years ago
Julian Lam
48fc74f1fa
Merge branch 'develop' into upgrades-refactor
...
re-added upgrade scripts from #5464
8 years ago
Julian Lam
7c21152f2e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
fecdbc969f
fix set call
8 years ago
Barış Soner Uşaklı
c5f40e3cf5
fix indents
8 years ago
Barış Soner Uşaklı
6222b55dd8
Merge branch 'master' into assets-images-upgrade
8 years ago
barisusakli
ac84e447dc
closes #5492
8 years ago
Peter Jaszkowiak
b96b983552
Upgrade script for prepending `/assets` in config
...
Fix for sound settings upgrade script to upgrade user sound settings even if admin settings weren't set
8 years ago
Julian Lam
a8dd794697
reapply ef93ef3dd4
8 years ago
Julian Lam
513f72c0e9
Merge branch 'develop' into upgrades-refactor
8 years ago
Julian Lam
45c479a101
Merge branch 'master' into develop
8 years ago
barisusakli
2e47cf4db3
intersititial test
8 years ago
barisusakli
8a0cf6c0ac
more admin socket tests
8 years ago
barisusakli
bb1045c5a0
remove unused require
8 years ago
barisusakli
ef93ef3dd4
if user does not have settings object skip
8 years ago
psychobunny
06eabbc507
typo
8 years ago
psychobunny
7bdbe7d9db
wrong date
8 years ago
psychobunny
5d9b6062d6
simpler method for getting pids
8 years ago
psychobunny
86a8b8ab93
posts:votes sorted set
8 years ago
Julian Lam
1c9cbc3365
Merge branch 'develop' into upgrades-refactor
8 years ago
barisusakli
feb359f7d4
closes #5479
8 years ago
Julian Lam
4a851e0a85
Merge branch 'master' into develop
8 years ago
Julian Lam
8166f30b90
abort sound upgrade if no sounds set in config
8 years ago
Julian Lam
022823f57c
Merge branch 'master' into develop
8 years ago
Julian Lam
039f80c5aa
added null check for #5482
8 years ago
Julian Lam
8f5d1ca4da
added null check for #5482
8 years ago
Julian Lam
23a0881311
Merge branch 'develop' into upgrades-refactor
...
Also handled upgrade script introduced in #5482
8 years ago
Julian Lam
58cbf44143
Merge branch 'master' into develop
8 years ago
Julian Lam
93c96da0b9
adjusted upgrade check logic for instances with no schemaLog
8 years ago
Peter Jaszkowiak
da3cb0492c
Verbose instead
8 years ago
Julian Lam
a2662f8b69
linting for tests to pass
8 years ago
Julian Lam
d75cc60e76
added upgrade.check back into upgrade.js
8 years ago
Peter Jaszkowiak
20d250bceb
Upgrade script for new sounds system
8 years ago
Peter Jaszkowiak
007051c14c
Fix #5476
8 years ago
Julian Lam
b1ceec7571
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
3b1b2d39c6
added some instructions to upgrade script file
8 years ago
Julian Lam
b8ee09aacb
re: #5467 -- requiring exact filename match sans extension, for a single upgrade to work
8 years ago
Julian Lam
b385655dba
adding upgrade scripts from all of v1.x.x, #5467
8 years ago
barisusakli
0e7740af32
fix tests for subfolder installs
8 years ago
barisusakli
6aa8c8aa94
merge
8 years ago
barisusakli
fa08498a9e
closes #5480
8 years ago
psychobunny
2a311d2ff6
printing initialization message twice for some reason
8 years ago
psychobunny
09a1ed0869
Merge pull request #5371 from kingjan1999/master
...
Update FontAwesome to 4.7.0
8 years ago
Julian Lam
74728a1328
Merge branch 'develop' into upgrades-refactor
8 years ago
Julian Lam
6e7b505ea7
more linting
8 years ago
Julian Lam
ddea9f534e
running eslint again
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Julian Lam
995f8296a4
linting
8 years ago
Julian Lam
e71bd7a27f
Merge branch 'master' into styleguide
8 years ago
barisusakli
04b07e292c
thumb tests
8 years ago
barisusakli
ca1fe557c7
topic controller tests
8 years ago
barisusakli
3a87f2566a
more group tests
8 years ago
barisusakli
b7d5bc7dc8
more group tests
8 years ago
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only `.js` files
8 years ago
Peter Jaszkowiak
ee9d7584e4
Fix test, misc
8 years ago
Peter Jaszkowiak
8b533bb431
Fixes #5474
8 years ago
Julian Lam
4163ce0218
Merge pull request #5473 from pichalite/acp-tags
...
ACP manage tags page UI changes
8 years ago
pichalite
1d5b3cc73f
ACP manage tags page UI changes
8 years ago
Barış Soner Uşaklı
b4a32ee96f
style changes
8 years ago
Julian Lam
a9f144230e
Merge branch 'master' into develop
8 years ago
Julian Lam
25f6293821
using io.origins instead
8 years ago
Julian Lam
91d3ce1abc
Revert "adding origin to new local ioConfig var, as per @barisusakli, re: #5472"
...
This reverts commit c1b1ff5c6e
.
8 years ago
psychobunny
7b7565ee8e
Merge pull request #5468 from pichalite/acp-groups
...
ACP manage groups UI updates
8 years ago
Julian Lam
a4c00663ff
Revert "adding origin to new local ioConfig var, as per @barisusakli, re: #5472"
...
This reverts commit c1b1ff5c6e
.
8 years ago
Julian Lam
8154e29ad5
Merge branch 'master' into develop
8 years ago
Julian Lam
c1b1ff5c6e
adding origin to new local ioConfig var, as per @barisusakli, re: #5472
8 years ago
Barış Soner Uşaklı
9079ee5b14
style
8 years ago
Julian Lam
672d7352bb
Merge branch 'master' into develop
8 years ago
psychobunny
458cbfd603
show dashboard notice if forum is running in dev mode
8 years ago
Julian Lam
d4c2fc3bc8
closes #5472
8 years ago
psychobunny
ebe5ed7560
Merge pull request #5470 from pichalite/acp-templates
...
Fix ACP templates markup
8 years ago
barisusakli
0de21cb3ff
fix tab
8 years ago
barisusakli
09d0ce4778
post tests
8 years ago
barisusakli
4cd4414d19
small change
8 years ago
Barış Soner Uşaklı
026c32f32b
Merge pull request #5462 from NodeBB/minify-modules
...
Minify all module scripts in production
8 years ago
pichalite
aea40902b0
Fix markup in category privileges template
8 years ago
pichalite
f09f1f6ed8
Fix ACP templates markup
8 years ago
Julian Lam
6ea0fc4e2f
changed file schema to be name only, storing them in object sets referencing their applicable versions
8 years ago
pichalite
dcb0f18422
ACP manage groups UI updates
8 years ago
Julian Lam
e887dda37a
Merge pull request #5461 from pichalite/image-dimension
...
Use ACP profile image dimension setting in cropper
8 years ago
Julian Lam
9eed3abb1d
added template to upgrades folder
8 years ago
Julian Lam
5b8c9503c3
refactor upgrade scripts to use individual files in src/upgrades/ as source of schema changes
8 years ago
barisusakli
2dac3d2292
closes #5465 , blacklist tests
8 years ago
barisusakli
5c01c7b1c7
delayed notification test
8 years ago
Julian Lam
e427f1663e
Merge pull request #5456 from NodeBB/sounds-refactor
...
Sound system improvements
8 years ago
Julian Lam
62e0f5f883
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
89380824f8
navigation test
8 years ago
barisusakli
799f688503
closes #5463 , invitation tests
8 years ago
barisusakli
ef90702049
closes #5459
8 years ago
Peter Jaszkowiak
beb652ee43
Move `minifier.js` to `src/meta`
8 years ago
Peter Jaszkowiak
9b1068e868
Minify all module scripts in production
8 years ago
pichalite
a99572fc48
Use ACP profile image dimension setting in cropper
8 years ago
Peter Jaszkowiak
23540afaeb
Resolve merge conflicts
8 years ago
Peter Jaszkowiak
b227297ef3
ESlint no-use-before-define
8 years ago
Peter Jaszkowiak
93f38d4f30
ESlint no-multi-assign
...
and max-nested-callbacks, no-mixed-requires, max-statements-per-line
8 years ago
Barış Soner Uşaklı
1b43faba1a
closes #5441
8 years ago
Peter Jaszkowiak
4bb49a7171
ESlint no-unused-vars
8 years ago
Peter Jaszkowiak
c18808fdeb
ESlint no-useless-concat, no-mixed-spaces-and-tabs
8 years ago
Peter Jaszkowiak
144fa8698c
Eslint no-lonely-if
8 years ago
Peter Jaszkowiak
57f89663aa
ESlint radix
8 years ago
Peter Jaszkowiak
09e868ce5f
ESlint no-useless-escape, no-else-return
8 years ago
Peter Jaszkowiak
11cb3a9554
ESlint operator-assignment, block-scoped-var
8 years ago
Peter Jaszkowiak
a0a50677da
ESlint n-loop-func, yoda
8 years ago
Peter Jaszkowiak
04bb6513b0
ESlint no-cond-assign, no-void, valid-jsdoc
8 years ago
Peter Jaszkowiak
5a45087fc8
ESlint no-unreachable, no-redeclare
8 years ago
Peter Jaszkowiak
32dc7c23ea
ESlint guard-for-in, no-nested-ternary
...
and operator-linebreak
8 years ago
Peter Jaszkowiak
c4bdb72941
ESlint no-unneeded-ternary
...
and no-extend-native, no-sequences
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
barisusakli
b33d34f7cf
refactor user/picture.js
8 years ago
Barış Soner Uşaklı
23ed1af282
Merge pull request #5457 from pichalite/image-extension
...
Add extensions for cropped images
8 years ago
Peter Jaszkowiak
1493afee2a
ESlint indent
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
feb8405f95
ESlint eol-last
8 years ago
Peter Jaszkowiak
41896e1fc7
ESlint lines-around-directive
8 years ago
Peter Jaszkowiak
f3a8256f35
ESlint strict
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
a5a3f3089a
ESlint no-mixed-operators
8 years ago
Peter Jaszkowiak
2e031f3759
ESlint comma-spacing
8 years ago
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
8 years ago
Peter Jaszkowiak
34e233fe1d
ESlint spaced-comment
8 years ago
Peter Jaszkowiak
532951c24f
ESlint space-in-parens, block-spacing
8 years ago
Peter Jaszkowiak
b1b486f729
ESlint quote-props
8 years ago
Peter Jaszkowiak
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
d1101a7fb4
ESlint dot-notation
...
and func-call-spacing
8 years ago
Peter Jaszkowiak
d7526b5e44
ESlint array-bracket-spacing
...
and object-property-newline
8 years ago
Peter Jaszkowiak
1cf25f57fc
ESlint no-space-func
8 years ago
Peter Jaszkowiak
3d6bfa47c5
ESlint no-useless-return
8 years ago
Peter Jaszkowiak
879470f417
ESlint brace-style
8 years ago
Peter Jaszkowiak
52f2028206
ESlint no-multiple-empty-lines
8 years ago
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
pichalite
aacd8a2422
Fix return and tests
8 years ago
pichalite
7f4e4c8e2e
Fix styling
8 years ago
pichalite
4d755bad0c
Use typeToExtension from file.js
8 years ago
pichalite
8dab8864f6
Add extensions for cropped images
8 years ago
barisusakli
aa64ec7db1
remove unnecessary code
8 years ago
Peter Jaszkowiak
9f15008247
Address review issues
8 years ago
Julian Lam
f7f5b2c8d9
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
5ee2aa8adb
Merge pull request #5453 from NodeBB/patch_5369
...
Fix #5368
8 years ago
barisusakli
e009ce5609
closes #5443
8 years ago
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
8 years ago
Peter Jaszkowiak
3d56dc4857
Fix #5368
8 years ago
Julian Lam
8bf719b258
Merge pull request #5431 from NodeBB/ajaxify-cache-buster
...
Ajaxify improvements, `/assets/uploads/` fixes, cache buster improvements
8 years ago
Julian Lam
fcaefbadca
Merge remote-tracking branch 'origin/master' into develop
8 years ago
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
8 years ago
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:
8 years ago
barisusakli
4bbf517af3
rewards test
8 years ago
barisusakli
9f67142786
closes #5440
8 years ago
psychobunny
0667870286
set an active state for pageview options
8 years ago
psychobunny
3d1425605a
prettification of pageview stats
8 years ago
psychobunny
5e35170805
ghfw :rage1:
8 years ago
psychobunny
ccfec622d4
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
8 years ago
psychobunny
9e354a09d1
prettier stats on dashboard
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
eae541d040
Merge branch 'master' into develop
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
7f124a3ccf
Merge branch 'master' into develop
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
b1511a1870
change client route
8 years ago
Julian Lam
a17c26ea45
Merge branch 'master' into develop
8 years ago
barisusakli
2c527cdfeb
more fixes
8 years ago
barisusakli
ae5deff3d5
fix uids
8 years ago
barisusakli
21861fa931
fix next
8 years ago
barisusakli
4f02775bdf
replies change
8 years ago
barisusakli
ab7867d4b5
topic follow tests, fix filterIgnoring
8 years ago
psychobunny
570efb9e4b
Merge branch 'develop' into threads-enhancement
8 years ago
psychobunny
575a3c7b9d
no need for a call to count replies
8 years ago
Peter Jaszkowiak
0fffde67b5
Undeprecate `/uploads`
8 years ago
psychobunny
83cd960ffa
improved threaded view design
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
87e02b264c
Merge branch 'master' into develop
8 years ago
Julian Lam
ce2bda0648
utilising async series if OS reports that system only contains one CPU processor
8 years ago
barisusakli
387110fecc
closes #5315
8 years ago
Julian Lam
8a0a74d95e
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
b5daedb7a3
Merge remote-tracking branch 'origin/master' into develop
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
Julian Lam
bfd16d188e
Merge branch 'master' into develop
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
barisusakli
b37d52c089
closes #5407
8 years ago
Peter Jaszkowiak
c14a31644b
Merge branch 'master' into 'develop'
8 years ago
Peter Jaszkowiak
54ac23cc7a
Revert "No 404 responses for missing language files"
...
This reverts commit f0c941e5ae
.
8 years ago
Stephan
0c6679ca9c
Update dashboard.js
8 years ago
Julian Lam
debffe385f
closes #5316
8 years ago
barisusakli
366ab103a4
closes #5405
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
7414482753
Merge branch 'master' into develop
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
barisusakli
3fb7f9fce5
closes #5398
8 years ago
barisusakli
a143a15f5d
closes #5397
8 years ago
Julian Lam
4df8832c8d
adding conditional to upgrade script to handle cases where an upgrade is performed on a flag that is already in database
8 years ago
Peter Jaszkowiak
f4147f7922
Generate cache buster on build
8 years ago
barisusakli
2a33991f0d
read usercount from global object
8 years ago
Julian Lam
ae279fe57f
casting some values as int, in ensureSelfOrPrivileged middleware
8 years ago
Peter Jaszkowiak
f0c941e5ae
No 404 responses for missing language files
8 years ago
Julian Lam
dbb71423a8
executing core middlewares first before secondary or plugin middlewares
8 years ago
Julian Lam
ea7d61e2e4
handling err in src/meta/languages.js
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
Julian Lam
a7aaf8ea96
fixing bug that caused plugin language files to not be parsed
8 years ago
Julian Lam
fcec6fd41d
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
0b95eab71e
use roomName if availabe in taskbar
...
if room is renamed update title on taskbar
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
Julian Lam
73879b824c
Merge branch 'master' into develop
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
Julian Lam
76376f52c3
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
ef72762ba7
use groups.isMemberOfGroups
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
48909e753c
Merge branch 'master' into develop
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
9dcbe875a0
Merge branch 'master' into develop
8 years ago
Julian Lam
c99321a518
always setting app.previousUrl now, and passing cid into filter:category.topics.get hook
8 years ago
barisusakli
8f0f959d53
add `filter:categories.copyPrivilegesFrom`
...
https://github.com/Schamper/nodebb-plugin-poll/issues/77
8 years ago
Julian Lam
2a9088d571
updating checkGlobalPrivacySettings middleware to hook into write-api for auth
8 years ago
Julian Lam
10f270d016
adding byPid zset for flags
8 years ago
Julian Lam
bef3da5b48
pass flagId into flag.update hook
8 years ago
Julian Lam
6c04e393b5
fire hooks for flag update
8 years ago
barisusakli
8f916343f0
closes #5361
8 years ago
barisusakli
938022a0f7
add postData to action:post.delete, closes #5360
8 years ago
barisusakli
274448426d
helpers.setupAdminPageRoute
8 years ago
barisusakli
1e137636c9
closes #5359
8 years ago
Julian Lam
d29361f4c9
added additional visibility masks for profile menu hook, also added isPrivileged user method, closes #5306
8 years ago
Julian Lam
8eb47e1987
added back missing next(), @baris
8 years ago
Julian Lam
bbc02dcc5d
lol wtf
8 years ago
Julian Lam
a13c6f8c65
adding a safeguard into flags upgrade script @baris
8 years ago
barisusakli
367078056e
add hook
8 years ago
barisusakli
0c8aa599a0
closes #5357
8 years ago
Dominic Lennon
04e5707143
Fixing lint issues
8 years ago
barisusakli
37bb6e9b6d
action:user.removeUploadedPicture
8 years ago
Dominic Lennon
ed19454eca
Adding more specific timing for session timings
8 years ago
barisusakli
dd9e286633
closes #5355
8 years ago
barisusakli
1e9fabc5db
closes #5354
8 years ago
barisusakli
611be77361
closes #5353
8 years ago
Dominic Lennon
d248ef95cd
Fix for issue #5334 . SessionStore now uses the correct value
8 years ago
barisusakli
cc96e32970
closes #5352
8 years ago
Julian Lam
43056a4bfa
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
ffa2bd14f8
Fix reverse proxies breaking admin translations
8 years ago
barisusakli
c0a8fd7395
allow multiple tags
8 years ago
Julian Lam
81ca10d72e
Merge pull request #5332 from pitaj/async@2
...
async v2 upgrade
8 years ago
Julian Lam
3861b2dd80
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Julian Lam
541f51e947
restrict flags interface so that moderators only see flags from cids they can actually moderate
8 years ago
barisusakli
ba1889f441
messaging refactor
8 years ago
barisusakli
6b2dde02b5
closes #5333
8 years ago
Peter Jaszkowiak
11f7cc4163
Pass tests
8 years ago
Peter Jaszkowiak
ec544518e8
Use async v2
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
05fdd35818
removed menu item for flags management in ACP
8 years ago
Julian Lam
277f447f3e
fix minSchemaDate in upgrade.js
8 years ago
Julian Lam
3ea927fa65
fix minSchemaDate in upgrade.js
8 years ago
Julian Lam
db20df0110
Merge branch 'master' into develop
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
Julian Lam
29c7ae7645
Merge remote-tracking branch 'origin/master' into develop
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
Julian Lam
c640bdf2b9
Merge branch 'master' into develop
8 years ago
barisusakli
988c485874
post tools test
8 years ago
barisusakli
f8d958e065
rooms.getAll test
8 years ago
Julian Lam
926186108b
ACP Translations
9 years ago
Peter Jaszkowiak
daf3ab4db4
WIP
9 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`
9 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
9 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
9 years ago
Peter Jaszkowiak
3008794797
`admin/general` JS translations and misc
9 years ago
Peter Jaszkowiak
95bef8f3f6
`admin/extend` JS translations and misc
9 years ago
Peter Jaszkowiak
38eba81933
ACP menu and title translations
9 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
9 years ago
Peter Jaszkowiak
20db4657b2
`admin/general` translations
9 years ago
Peter Jaszkowiak
3cd6a8a94b
`admin/extend` translations
9 years ago
Peter Jaszkowiak
50aed01c57
`admin/development` translations
9 years ago
Peter Jaszkowiak
6c1b852d48
`admin/appearance` translations
9 years ago
Peter Jaszkowiak
8931702136
`admin/advanced` translations
9 years ago
barisusakli
9ace5c6e17
moved next() of out try/catch
9 years ago
barisusakli
1fed01fe43
ability to filter search by tags
9 years ago
Julian Lam
76bcc1c327
Merge branch 'flagging-refactor' into develop
9 years ago
Julian Lam
283ae564f2
removing incorrect parseInt
9 years ago
Julian Lam
babafde726
once more for good measure!
9 years ago
Julian Lam
2ea63f3d42
how much fun is it to fix tests when stack traces don't work? lots. :shipit:
9 years ago
Julian Lam
ad633aad45
additional tests and proper handling for purged flag targets, #5232
9 years ago
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
9 years ago
barisusakli
6a0cbadb3e
closes #5290
9 years ago
barisusakli
009da723c5
meta.configs tests
9 years ago
barisusakli
975141bc9b
more tag tests
9 years ago
barisusakli
835669805a
tag tests
9 years ago
barisusakli
3bd1c6c2b5
notification tests
9 years ago
barisusakli
55b68197aa
closes #4544
9 years ago
barisusakli
9d75c48236
closes #4563 closes #4569 closes #4566
9 years ago
Julian Lam
0927d54c98
ability to filter flags by cid, #5232 , more tests
9 years ago
Julian Lam
ebffc44600
fix tests, #5232
9 years ago
Julian Lam
5e109bb4a8
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
barisusakli
e17b37edb6
closes #5287
9 years ago
Julian Lam
e6768ab572
some more fixes to flags, simplifying qs manipulation in flags search
...
re: #5232
9 years ago
Julian Lam
e028ac1363
passing in arguments to npm instead of command string, closes #5286
9 years ago
xucheng
40d73e2a54
fix ajax 404 err when base url isn't root ( #5285 )
9 years ago
barisusakli
9e52d5ec04
new hook, action:user.delete
9 years ago
Julian Lam
831c2064a0
For #5232 , added tests and returning flag data on socket flag creation
9 years ago
Julian Lam
451c2838d0
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
0196997099
fixing issues as found by @barisusakli
...
re: #5232 and #5282
9 years ago
barisusakli
fba28791f5
missing ;
9 years ago
barisusakli
c32e6aaabb
use build module instead of forking
9 years ago
barisusakli
53fe432d8a
fix hook
9 years ago
barisusakli
97c0b33cf6
filter:middleware.render
9 years ago
barisusakli
e86708cb0c
add cid to widgets.render
...
init date pickers in widgets ACP
9 years ago
barisusakli
82d3b24cd3
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
35a15f37ec
closes #5276
9 years ago
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
9 years ago
Anil Mandepudi
aea08d58b1
Fix tabs
9 years ago
pichalite
0a4e45c0da
Check password length on setup
9 years ago
Julian Lam
e227f5842a
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Moritz Schmidt
c8393d6f87
mongo: set scores as float instead of int
9 years ago
barisusakli
1c6cee207f
meta/settings test
9 years ago
barisusakli
9627e53922
change group membership methods
9 years ago
Julian Lam
dc508fa0cb
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
4753042306
lowered analytics disk writes to every ten seconds, because why every 10 minutes? :shipit:
9 years ago
Julian Lam
9ada35cfb9
allowing Analytics.increment to have a callback
9 years ago
Julian Lam
ebc9abd773
upgrade script and graphs for #5232
9 years ago
barisusakli
0b9829850c
closes #5273
9 years ago
Barış Soner Uşaklı
e0501656b6
parallel startup
9 years ago
Barış Soner Uşaklı
bca6151892
fix lint
9 years ago
Barış Soner Uşaklı
8c8e2ae190
closes #5271
9 years ago
Julian Lam
5d63c0aa3b
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
acf2e4078b
fixes #5263
9 years ago
Julian Lam
31996f9377
added page titles
9 years ago
Julian Lam
6533fa066d
removed unneeded fixes #5232
9 years ago
Julian Lam
e40eb75f8f
change history saving to append an object not a serialised array, #5232
9 years ago
Julian Lam
a5fb4825b4
deprecating old hook for #5232
9 years ago
Julian Lam
5dd892bd01
a bunch of changes here... allowing user profiles to be flagged, #5232
9 years ago
barisusakli
78b7d5896c
convert topic title to string
9 years ago
barisusakli
74b9f1a016
closes #5262
9 years ago
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
9 years ago
Julian Lam
9f9051026b
more work on #5232
9 years ago
Peter Jaszkowiak
f1cfed50a1
Translate skins and themes fully
9 years ago
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
9 years ago
Julian Lam
cd3002e812
removed user flag reset method and associated socket call from ACP
9 years ago
Julian Lam
88958049eb
added some more filters, and appending event to history on flag creation
...
issue #5232
9 years ago
Julian Lam
8e1d441e20
Added some quick filters, #5232
9 years ago
Julian Lam
b7217e8841
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
ad732935fb
closes #5254
9 years ago
barisusakli
cbd6853ccb
notif controller test
9 years ago
barisusakli
7d47f4b067
tag tests
9 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.
9 years ago
Julian Lam
753d4b0275
wrapped up basic functionality of list and detail for flags, filter support. #5232
9 years ago
Julian Lam
9129597811
#5232 some tweaks to flag history saving
9 years ago
Julian Lam
169defd194
#5232 , update flag history to save new value
9 years ago
Julian Lam
0724bee6c6
removed deprecated dismiss methods
9 years ago
Julian Lam
20fa8ebf76
simplified flags.get a tad
9 years ago
Julian Lam
dde3d2b135
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
9 years ago
Julian Lam
23cdeeb344
linting :shipit:
9 years ago
Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
9 years ago
barisusakli
69b766bbc8
more tests
9 years ago
barisusakli
1440139903
more tests
9 years ago
barisusakli
091f459f5e
search socket test
9 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
9 years ago
Julian Lam
c36fe3389e
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
f1d144f15e
history appending, finished up notes, #5232
9 years ago
psychobunny
bcb3903446
priv table headers
9 years ago
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
9 years ago
Julian Lam
d9d60c20bd
flag updating and note appending, #5232
9 years ago
Julian Lam
709a7ff7f0
fixed issue with getUsersData not actually returning the same number of elements as was passed-in
9 years ago
barisusakli
fb42b83e1b
remove hardcoded value @pichalite
9 years ago
barisusakli
7f90e31a38
more socket user tests
9 years ago
barisusakli
c3980d0c2e
follow tests
9 years ago
barisusakli
5cf8006640
fix style
9 years ago
Julian Lam
888c120e08
removed some unneeded methods for #5232
9 years ago
Julian Lam
c5b9c1e2a4
Merge remote-tracking branch 'origin/master' into flagging-refactor
9 years ago
Julian Lam
e9ff605a20
some more tests for #5232
9 years ago
barisusakli
9ba93d8be9
group search tests
9 years ago
barisusakli
ea007e2da4
closes #5245
9 years ago
barisusakli
d6c2779ed0
remove placeholder #5242
9 years ago
Julian Lam
c5c2d27180
flag assignees, state, notes WIP, #5232
9 years ago
barisusakli
02aadf79b5
account/posts controller tests
9 years ago
barisusakli
4cb48c46ab
closes #5242
9 years ago
Julian Lam
fceb5cc86b
more work on flags detail pages ( #5232 )
9 years ago
Julian Lam
0bf82c0e47
Merge branch 'master' into flagging-refactor
9 years ago
barisusakli
f8caed95db
don't crash if plugin doesnt set defaultLang
9 years ago
barisusakli
afef79a81e
closes #5241
9 years ago
Peter Jaszkowiak
77e58f31c5
Fixes, passes tests
9 years ago
Peter Jaszkowiak
fd4d53e42c
Remove unnecesary admin search indexing
9 years ago
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
9 years ago
Peter Jaszkowiak
e3dd68e19c
Explanations and simplifications
9 years ago
Peter Jaszkowiak
a431dc0305
ACP search updated to support translations
9 years ago
barisusakli
49267d54b7
topics unread tests
9 years ago
barisusakli
444da3c9ec
closes #5238
9 years ago
barisusakli
57c8e3e61c
fix update privacy
9 years ago
barisusakli
dff4ee767c
more group tests
9 years ago
barisusakli
d8a1e98a43
fix permalinks on pagination
9 years ago
Julian Lam
9f7c4befea
omg tests ( #5232 ), and .create returns flag data now
9 years ago
Julian Lam
98a104564b
some light refactoring, details API ( #5232 )
9 years ago
Julian Lam
640df0379e
flag list page ( #5232 )
9 years ago
Julian Lam
106502952a
fixed crash in flags page for now
9 years ago
Julian Lam
1aa70c57eb
WIP
9 years ago
barisusakli
aa69481a0c
dont mark chat notifications read if you are not in the room
9 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
9 years ago
barisusakli
d4638ffc15
fix test dont turn single pages into ...
9 years ago
Barış Soner Uşaklı
dde32744b7
change pagination so its similar to GH
9 years ago
barisusakli
1c3d9f7e94
switch to createIndex
9 years ago
barisusakli
b807915515
removed incorrect markread nid
9 years ago
barisusakli
4b815449f1
closes #5234
9 years ago
barisusakli
d3fff28de5
use base_dir
9 years ago
barisusakli
31168c669b
closes #5231
9 years ago
barisusakli
6beacdb80c
fix headers for new installs
...
encodeURI(undefined) === "undefined"
9 years ago
barisusakli
12d46ca441
remove async.series
9 years ago
Julian Lam
ffbebc646a
linting
9 years ago
Julian Lam
b7fa8c1db1
fixes #5230
9 years ago