Commit Graph

424 Commits (5888a5ffc455d61b89f0b4384fc0c0ba063584f9)

Author SHA1 Message Date
Barış Soner Uşaklı 0f5be5ae25 remove plugin.hook check
Barış Soner Uşaklı 923bd86662 Widgets refactor ()
* widgets refactor

render widgets server side
widgets can use all the data the template can use

* fix tests
Baris Usakli e0de922ede Revert "widgets refactor"
This reverts commit 9e94edb5aa.
Baris Usakli 9e94edb5aa widgets refactor
render widgets server side
widgets can use all the data the template can use
Julian Lam 121a629de6 linting
Julian Lam 09621a3a3d fixes
Peter Jaszkowiak 1471fbdc14 Fix tests
Baris Usakli 2f8f69d6af test monthly digest
Baris Usakli 74ed033e4a fix digest test
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)
Barış Soner Uşaklı 8d8f0a391f Merge pull request from NodeBB/private-feeds
Private feeds, closes 
Baris Usakli 77994dcf69 fix link tag url
Baris Usakli ef9e656f34 closes
added token to topic page as well
check privilege even if token is provided
tests
Julian Lam d98b3e8056 automatically lowercasing env vars in nconf, fixes
Barış Soner Uşaklı be79b85526 fix test
Barış Soner Uşaklı d65f494c6d closes
Baris Usakli 4903585d88 refactor userPrivileges and groupPrivileges
Barış Soner Uşaklı e56178f72e remove init socket.io
Barış Soner Uşaklı 4f31dec82c reduce usage of io.emit in tests
Barış Soner Uşaklı 5a55c882ab convert NaN uids to 0
Barış Soner Uşaklı 92376a1589 fix calls
Barış Soner Uşaklı eb0faf1e4a change test to use new signature
Barış Soner Uşaklı 932247f440 up deps
Barış Soner Uşaklı 3049f5cf1f test
Barış Soner Uşaklı 08aaabd33c closes
Barış Soner Uşaklı f1b8492164 remove unnecessary checks
Barış Soner Uşaklı 3d1b1a9423 closes
Barış Soner Uşaklı 9ec65db539 closes
Barış Soner Uşaklı 271c10c9d7 dont create indices after every test
Peter Jaszkowiak b171f3072b Fix many "duplicate key" errors
- Reset defaults after every test
- Remove individual `after(db.emptydb)` calls
- Fix async.every in groups test
- Update plugin list in socket tests
Baris Usakli 61eb7aa68b more tests
Baris Usakli 11d9410229 fix test and image normalize test
Baris Usakli 9efa46c65a more account tests
Peter Jaszkowiak 5f36156e0d Fix tests on Windows with CRLF
Peter Jaszkowiak 8901dad6f2 Revert "fix concat test on windows"
This reverts commit d1dd0cd6df.
Baris Usakli 69b5bb39ec unread tests
Baris Usakli d1dd0cd6df fix concat test on windows
Barış Soner Uşaklı 466e6d7c53 make renameGroup public for
Barış Soner Uşaklı f6ac92111b style changes
Barış Soner Uşaklı 79a48cec5f controllers/category tests
Baris Usakli 062bced3dd cleanup and tests
Peter Jaszkowiak 9ef2b5a003 Don't use uglify compress
Peter Jaszkowiak 53eced6be0 uglify-js@3, JS source maps 🍰
Julian Lam fc4f016932 Merge pull request from NodeBB/plugin-load-ref
Plugin load refactor
Peter Jaszkowiak c85bf9202d Fix tests sometimes failing
Barış Soner Uşaklı d301139644 logger test
Barış Soner Uşaklı b0dd1ad4d7 admin navigation test
Barış Soner Uşaklı 5cb53406fe more picture tests
Peter Jaszkowiak 3dd282b7b9 Load languages with other plugin data
- Added more tests
- Should speed up builds
- Allows for incremental builds in the future
Barış Soner Uşaklı 29135dfed3 timeago locale test