Commit Graph

313 Commits

Author SHA1 Message Date
Paolo Arena
d24b232a2d - fix: Date problems... (it was a bad "copy" function, the object date was not valid...)
- fix: error fetch on loading... (offline appeared)
2019-02-11 02:59:05 +01:00
Paolo Arena
636ee92786 - Manage multiple login, in different browsers... Multi Token... 2019-02-09 18:03:14 +01:00
Paolo Arena
318ff7a798 - fix: return the item saved 2019-02-08 17:11:33 +01:00
Paolo Arena
87378fe732 - Created all Tests with Mocha: User + Todo tables 2019-02-07 00:52:48 +01:00
Paolo Arena
779bd1cb63 - Created first Test with Mocha 2019-02-06 18:48:32 +01:00
Paolo Arena
db2a460594 - add: createPushSubscription :
'Subscribed to FreePlanet.app!',
  'You can now receive Notification and Messages.'
2019-02-05 18:17:44 +01:00
Paolo Arena
8e5e7addb7 - PUSH Notification 2019-02-05 03:40:22 +01:00
Paolo Arena
1f88ee3cf2 - Fix: setlang
- Completed work: page '/vref' (Verify registration) OK
2019-01-02 01:59:01 +01:00
Paolo Arena
de00989ea6 Added HTTPS to express
check registration send email: OK
2018-12-27 21:03:42 +01:00
Paolo Arena
46ccddc764 Added HTTPS to express 2018-12-27 20:09:40 +01:00
Paolo Arena
06cd4b8f0d Resolved error Unknown modifier: $pushAll
adding this:

 mongoose.plugin(schema => { schema.options.usePushEach = true });
2018-12-27 18:13:43 +01:00
Paolo Arena
a0d39dcbb1 First Commit FreePlanet_ServerSide 2018-12-24 20:34:26 +01:00
Paolo Arena
e39a6d714f First Commit FreePlanet_ServerSide 2018-12-24 20:31:02 +01:00