Skip to content

Users Merge

Latest
Compare
Choose a tag to compare
@MKHenson MKHenson released this 03 Apr 15:39
· 590 commits to master since this release

Users Merge v0.6.0

This tag sees the merge of the users project with modepress. This is part of an ongoing upgrade, but should be stable to compile and run.

  • Adding the users documentation - see 9fb29c3
  • Merged users definition into Modepress definition - see da92402
  • Captcha has been removed - see 2acf85a
  • Updates to creating user endpoint - see a71bcfe
  • Fixed comment and post tests - see a6c3100
  • Fixed logical errors with model - see d3d15a7
  • Further upgrades to test files - see 3db5559
  • Turn off logging in tests - see 0789580
  • Added file for testing uploads - see 97d4336
  • Removed remnants of event manager - see a7d7c21
  • Merge branch 'users-integration' of github.com:Webinate/modepress into users-integration - see 83d0ab3
  • Adding VSCode settings - see a4e6889
  • Allow for vscode config - see 1996e99
  • Updated definition - see e5c5d9b
  • Updated tests. See #39 - see 664a1e7
  • Comms controller gets props from main config - see 27e0a8f
  • Updated error controller - see 2aaedbc
  • Removed suppression warnings - see 0eceea5
  • Redirect & Password reset moved into server configs - see 598888f
  • Moved CommsController into prep function - see 885e63f
  • Updated definitions & argument overrides - see 2317e23
  • Merge branch 'users-integration' of github.com:Webinate/modepress into users-integration - see b7e53f1
  • Added the websocket props to the example config - see 56b05c8
  • Exported initialize function so server can be controlled externally - see 43bbb8a
  • Fixed formatting - see 74b3c9e
  • Updated to use Modepress requests - see d178c27
  • Added new parameters to help in testing - see 1122e95
  • (WIP) Porting users tests into modepress. See: #39 - see 67a4e63
  • Moved test dependencies into main package - see b1a055a
  • Removed user service. Closes #40 * Removed UserService for calling UserManager directly * Updated request interfaces to use Modepress instead of users - see 132a218
  • Updating definition to handle user merge - see 09230a7
  • Upgrading to es2017 - see 852d506
  • Updating startup file - see 75a88fe
  • Moved logging functionality into its own file - see 3f89ef7
  • File no longer needed - see 7338a5f
  • Added new controllers & fixed compiler errors - see 1f77e00
  • Added secure server option - see b8c811e
  • Split controllers into separate files & update endpoints - see 99ab2c5
  • Adding user tests - see a576a74
  • Updating/mergin config file - see bff2d9c
  • Splitting controllers & updating config - see e54d2fc
  • Made next function optional - see e9a59f7
  • Adding users source files - see 0d0a6e1
  • Updated packages - see 3ce241e
  • Merge branch 'dev' of github.com:Webinate/modepress into dev - see 86434be
  • Updated users endpoints & tests - see 8bed224
  • Updated how to test doc - see 213e056
  • Schem items can now be readOnly - see 76febdb
  • Dates default to use current time - see 806df30
  • Merge branch 'dev' of github.com:Webinate/modepress into dev - see bbc881f
  • Bug fix: When sockets close/error events must be removed - see e44c5d6
  • Removed node-inspector and fixed local dependency modepress api - see 6bfbf23
  • Updated definition - see eea72fc
  • Added previously removed NumberType - see ca6b183
  • Added back previously removed update token - see 8c27791
  • Interfaces used directly as opposed to imported - see 310fd1c
  • Added supplimental comments - see a7ed175
  • Added support for image common attributes - see 029827c
  • Added support for iframe's and their attributes - see 2383eab
  • Added main and modepress-api to src folder - see 8f514cc
  • Fixed Typo - see b24ace7
  • Generated logs for v0.5.0 - see 1129084
  • Allowing Iframe src attribute - see a14ad7e