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
fdf4f873bf
ESlint eqeqeq
...
and require-jsdoc, no-negated-condition
8 years ago
Peter Jaszkowiak
09e868ce5f
ESlint no-useless-escape, no-else-return
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
barisusakli
7842c3411c
remove logs
8 years ago
barisusakli
b33d34f7cf
refactor user/picture.js
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
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
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
3361a72725
ESlint no-plusplus
...
and no-empty, space-unary-ops
8 years ago
Peter Jaszkowiak
d7526b5e44
ESlint array-bracket-spacing
...
and object-property-newline
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
barisusakli
4d8d23830d
utils tests
8 years ago
barisusakli
4bbf517af3
rewards test
8 years ago
barisusakli
9f67142786
closes #5440
8 years ago
barisusakli
f4a6527ce6
getRecentPosterUids test
8 years ago
Julian Lam
7ba111acdd
Merge pull request #5420 from NodeBB/assets-route
...
/assets/uploads
8 years ago
barisusakli
667582744e
fix eslint
8 years ago
barisusakli
ab7867d4b5
topic follow tests, fix filterIgnoring
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
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
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
Peter Jaszkowiak
001aa3d1a8
Fix tests, npm Windows fixes
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
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
Barış Soner Uşaklı
c4d4d2385b
closes #3973 closes #5303
8 years ago
barisusakli
a1af59def3
add missing return, fix tests
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
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
Barış Soner Uşaklı
1f52048866
Merge pull request #5252 from Fusselwurm/patch-2
...
ZSET scores are float: parseInt => parseFloat
8 years ago
Moritz Schmidt
ec5d13188b
sneakily adjust database/sorted tests to include float scores
8 years ago
Peter Jaszkowiak
bb5fe0cc83
Escape arguments in `Translator.compile`
8 years ago
Peter Jaszkowiak
a81aad61ab
Add tests for translator static methods
8 years ago
Peter Jaszkowiak
375af7ad53
Restructure and rename translator tests
8 years ago
Peter Jaszkowiak
7c697759e9
Escape and ignore `%` and `\,` in translator args
8 years ago
barisusakli
1c6cee207f
meta/settings test
8 years ago
barisusakli
0b9829850c
closes #5273
8 years ago
barisusakli
74b9f1a016
closes #5262
8 years ago
psychobunny
6b7b51eaf0
Merge pull request #5170 from pitaj/master
...
ACP search updated to support translations
8 years ago
Peter Jaszkowiak
9fd64549a3
Use async instead of Promises
8 years ago
barisusakli
cbd6853ccb
notif controller test
8 years ago
barisusakli
8691256a67
fix post move test
8 years ago
barisusakli
7d47f4b067
tag tests
8 years ago
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
8 years ago
barisusakli
aad9a39f02
move post test
8 years ago
barisusakli
55416911f7
category tests
8 years ago
barisusakli
69b766bbc8
more tests
8 years ago
barisusakli
1440139903
more tests
8 years ago
barisusakli
091f459f5e
search socket test
8 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
8 years ago
Peter Jaszkowiak
5223bb5191
Merge branch 'master' of github.com:nodebb/nodebb
8 years ago
barisusakli
7f90e31a38
more socket user tests
8 years ago
barisusakli
c3980d0c2e
follow tests
8 years ago
barisusakli
9ba93d8be9
group search tests
8 years ago
barisusakli
ea007e2da4
closes #5245
8 years ago
barisusakli
02aadf79b5
account/posts controller tests
8 years ago
barisusakli
a4ebb7f56e
test plugin static assets
8 years ago
Peter Jaszkowiak
de6ced4e07
Tests for admin search, simplifications
8 years ago
barisusakli
49267d54b7
topics unread tests
8 years ago
barisusakli
2f92ce1527
check deps on test
8 years ago
barisusakli
dff4ee767c
more group tests
8 years ago
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
8 years ago
barisusakli
d4638ffc15
fix test dont turn single pages into ...
8 years ago
barisusakli
b807915515
removed incorrect markread nid
8 years ago
barisusakli
4b815449f1
closes #5234
8 years ago
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
8 years ago
barisusakli
5d6e2ad083
multiple test fixes
8 years ago
barisusakli
f754c8b7df
digest test
8 years ago
barisusakli
60b3db7b34
dont use hardcoded uid
8 years ago
barisusakli
d2fa0c3e6a
vote socket tests
8 years ago