172 Commits (aa64ec7db19df296d3bd32af815de38008334433)

Author SHA1 Message Date
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