]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
When replaying offline queue, use the original event time rather than now()
authorMichal <michal.sojka@cvut.cz>
Wed, 15 Aug 2018 10:14:06 +0000 (12:14 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Thu, 16 Aug 2018 21:09:52 +0000 (23:09 +0200)
commit1be427752cdd7638f7616a9a79e85b23fbe161da
tree6bc0454c2d3ee90e0f90c4325a3604116a256a49
parent817454f9f0e5081ad9660a360d93e8fc720fe9b2
When replaying offline queue, use the original event time rather than now()

This way, coffees will be logged with correct time independently of
online/offline mode.
templates/main.js