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
bb1bfb0449
Merge branch 'master' into assets-route
8 years ago
barisusakli
959315c8f7
test admin/search
8 years ago
Peter Jaszkowiak
fdad66f58e
Revert "Fix tests to use default activated plugin"
...
This reverts commit 44a59ac435
.
8 years ago
Peter Jaszkowiak
44a59ac435
Fix tests to use default activated plugin
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
553567c3b2
Refactor `nodebb`, move `build.js`, add `--dev`
8 years ago
barisusakli
5c217e873e
build all targets before test
8 years ago
barisusakli
366ab103a4
closes #5405
8 years ago
barisusakli
f1f00b63fb
closes #5400
8 years ago
Peter Jaszkowiak
001aa3d1a8
Fix tests, npm Windows fixes
8 years ago
Julian Lam
48909e753c
Merge branch 'master' into develop
8 years ago
Dominic Lennon
691b46d38b
Fixing lint issues
8 years ago
Dominic Lennon
f0add97cf9
Fixing tests
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
Julian Lam
10f270d016
adding byPid zset for flags
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
6b2dde02b5
closes #5333
8 years ago
pichalite
a0ff3734cf
Add more user tests
8 years ago
pichalite
0ea477abde
Add more user tests
8 years ago
Julian Lam
29c7ae7645
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
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
a0c217446a
fix missing semicolon
8 years ago
barisusakli
caacae093d
fix tests
8 years ago
barisusakli
f8d958e065
rooms.getAll test
8 years ago
barisusakli
1fed01fe43
ability to filter search by tags
8 years ago
Julian Lam
76bcc1c327
Merge branch 'flagging-refactor' into develop
8 years ago
Julian Lam
07ac7dce84
minor tweaks to test to be redis-compatible
8 years ago
Julian Lam
5e52cfdf86
removed one more old flag test for #5232
8 years ago
Julian Lam
47c9c93693
removed old flagging tests
8 years ago
Julian Lam
ad633aad45
additional tests and proper handling for purged flag targets, #5232
8 years ago
Julian Lam
7b471b76db
fixing tests for #5232
8 years ago
Barış Soner Uşaklı
4ff3d06f90
escape labelColor, icon, cover:position, validate toPid
8 years ago
barisusakli
009da723c5
meta.configs tests
8 years ago
barisusakli
975141bc9b
more tag tests
8 years ago
barisusakli
835669805a
tag tests
8 years ago
barisusakli
3bd1c6c2b5
notification tests
8 years ago
barisusakli
55b68197aa
closes #4544
8 years ago
Julian Lam
0927d54c98
ability to filter flags by cid, #5232 , more tests
8 years ago
Julian Lam
ebffc44600
fix tests, #5232
8 years ago
Julian Lam
380ebf67ee
oops, uncommenting all the other tests for flags
8 years ago
Julian Lam
831c2064a0
For #5232 , added tests and returning flag data on socket flag creation
8 years ago
Julian Lam
451c2838d0
Merge remote-tracking branch 'origin/master' into flagging-refactor
8 years ago