Commit Graph

72 Commits (46a57f5d5cde9e54ac9a1c14d626943570633109)

Author SHA1 Message Date
akhoury 46a57f5d5c rm cls because it's not ready yet
Dravere 2fd6391081 Made the session cookie aware of the possible relative path ()
akhoury 4245cb2739 adding cls support for ws
akhoury 61c76e4aba add continuation-local-storage support
Julian Lam 00a22e945d closes
Julian Lam ad9a1d0f2c closes
Squashed commit of the following:

commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 10:48:16 2015 -0500

    wired up session revocation, 

commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Dec 23 09:49:27 2015 -0500

    session deletion via session uuid

commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 13:53:35 2015 -0500

    WIP 

commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:22:24 2015 -0500

    saving more metadata and displaying sessions in UCP 

commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 10:21:38 2015 -0500

    updated fontawesome to v4.5.0

commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:39:16 2015 -0500

    saving user-agent metadata into user session 

commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Tue Dec 22 09:23:24 2015 -0500

    New user auth methods to add/revoke sessions, 
barisusakli 33f07b82f9 closes
barisusakli ca294fc6ec closes
psychobunny 275769a801 closes
Julian Lam 08fb30378a Closes
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
barisusakli 05894d14c6 closes
barisusakli 1abe35092b cluster socket.io fixes
close proxy server on loader.stop
changed handles to object
psychobunny 9eb8924bf2 cleanup
barisusakli 363057cf49 closes
barisusakli 9a21e9646f only use multipart on upload routes,
delete temp files if there is an error in admin,
admin/mods should see topic reply
psychobunny 1eb1eb6844
psychobunny ded8de905d closes
psychobunny f149fb0191 linting, TIL that obj.$key is valid syntax
barisusakli 2b115e75c6 fix login days value
Julian Lam 30b2f55ebc closed
Julian Lam 632fb3a618 closed
Julian Lam 7597c654a0 refactored plugin and auth init a bit, and fixed issue where successive reloads caused old login strategies to be inadvertently preserved
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision
barisusakli da86c46b4c Merge remote-tracking branch 'origin/0.5.1' into hashtalk
Julian Lam cca365432b closes
Julian Lam 40e5ad075f started work on
Julian Lam 08abbe19bc zero downtime and reload support with cluster module
Julian Lam de41896770 restart handling and crash detection
Julian Lam 58a73b52b5 work-in-progress commit to get cluster module working with loader.js
Julian Lam fcbdc5e271 added recompilation of templates to NodeBB Reloading -
Julian Lam b48571ceb8 fixed
Aure77 965d6a0d66 Allow cookie domain customization from meta config
Aure77 e28ed490ee Allow session cookie domain customization
barisusakli 119d13053d move static to end
barisusakli 9e8584eee7 uploads
barisusakli 24ebf20d7e first commit
psychobunny 0e92c7ed94 use templates.js module instead
Julian Lam 6f218857cb added connect-flash package. npm also alphabetically re-ordered the deps... thanks npm?
psychobunny aafbb55572 closes
psychobunny 257491801d optimizing template compilation
psychobunny c97d6635fc plugin templates now have higher priority than theme templates
Julian Lam d74de798fc removing backwards compatibility fixed in preparation for 0.5.0. Prepare for stuff to break!!!!!
psychobunny b3940cd7cd enabling view cache, since we require server restart on theme changes it doesn't hurt
Julian Lam 970b259e06 fixed
psychobunny 3f22027007 avoid doing nconf.get over and over again on the same key
psychobunny e5486db1ae Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
Conflicts:
	src/database.js
barisusakli 90540f64cf removed some unused translator requires
Micheil Smith 3e82cab398 Add missing new lines at end of files.
Julian Lam 4498f6e410 removing less-middleware calls