Commit Graph

13983 Commits (ba1889f441f1402aee3bcfdc8db962380ddd69a4)
 

Author SHA1 Message Date
barisusakli 9796f54580 analytics tests, reduce bcrypt rouds for tests
barisusakli e3616ab0f9 socket/meta test
barisusakli 853cea7fec removed emitter.js
barisusakli 5e7fb4eeb2 widget tests
barisusakli 50a2a7abbe plugins/install tests
barisusakli 2a97e5478f fix pushGroups test
barisusakli e86db04631 run build step before tests
move build to its own file
barisusakli f1a933210b notifications.pushGroups
Barış Soner Uşaklı 0c9f61c629 Merge pull request from yariplus/patch-15
Allow sending Error objects to alertError instead of just plain strings.
Barış Soner Uşaklı 42aa4fb67b Merge pull request from stuwil/fix-relative-path-login-redirect
Replace only base URL in login return URL, fixes 
Barış Soner Uşaklı 32f0fa282f Merge pull request from pichalite/issue-5213
Fix reorder plugins modal
Timothy Fike f1e3e155c4 Update app.js
Timothy Fike 2d84c98565 Allow sending Error objects to alertError instead of just plain strings.
pichalite d4040ed52e Fixes
Julian Lam 7a10cffb25 fix Gruntfile.js to work with bew build step
Julian Lam 9bab0b53b0 re: , broke out meta.css.minify to accept targets, made build output marginally nicer looking
Julian Lam 232b387652 set up plugins in build step as well
Julian Lam b1f23c8c4b read req.uid instead of req.user.uid in admin groups list
barisusakli 71c7ef9109 fix test
barisusakli 4f0e93732a
remove passing js/css between procs
Julian Lam 97d7b57db3 nodebb executable integration for
Julian Lam 299fcb99f1 more progress on
Julian Lam 9bf0f6c5cd prep for @psychobunny, re:
Stuart Williams f92758c764 Replace only base URL in login redirect URL, fixes
Julian Lam 1617c99e7b linting app.js
Julian Lam 03cf5d8da5 upgrade and setup steps call build step now, re:
Julian Lam 179a28d73a basic build compilation logic, re:
Julian Lam 560dc15819 updated winston config to only use json logging if --json-logging flag is passed in or set in config
Julian Lam 135bb6a524 fixes
NodeBB Misty c452df5a7f Latest translations and fallbacks
barisusakli f2e4d9ce53 change flag tests so they use socket methods as well
barisusakli 7a0a77d0fa revoke session tests
Barış Soner Uşaklı 6822973502 Merge pull request from stuwil/admin-relative-paths
Add missing relative path to Admin tags and widgets links
Stuart Williams a20027d8f5 Add missing relative path to Admin tags and widgets links
NodeBB Misty 682afbb440 Latest translations and fallbacks
barisusakli 3380f61985 more tests
barisusakli 2476ab3684 closes
NodeBB Misty d19171decc updated new chat strings for profile
Julian Lam 2f2eb1457d auto-redirect to SSO flow should work in subfolders too
NodeBB Misty e8b38bb9f7 Latest translations and fallbacks
barisusakli 0bf51c7fff remove node 5 from build matrix
NodeBB Misty 6aa93362df Latest translations and fallbacks
Julian Lam ede7a71db7 Fixes
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.

This room can also be used to emit messages across windows/tabs...
NodeBB Misty 38f11f8c28 Incremented version number
Julian Lam 0f93206122 lint
Julian Lam 7d523fae0f closes
Julian Lam 885316d78f also show minutes and hours in cut off timestamp
Julian Lam 75ff60e4d5 partial revert of a9984bb, adding in a layer to translate ISO
timestamp to datetime attribute and save localised string into
title attribute.

Fixes 
barisusakli ee75c69817 post edit tests
NodeBB Misty b9abde5832 Latest translations and fallbacks