decide.nolog.cz/app
jelhan 450a78255d expiration date should also be encrypted on get;
therefore we have to duplicate it in store:
* encrypted for to serve for clients (encryptedExpirationDate)
* unencrypted for server to check if it's exceeded (serverExpirationDate)
serverExpirationDate should never be send to client
2015-08-18 21:53:52 +02:00
..
adapters rewritten api using Slim Framework 2015-08-01 18:42:48 +02:00
components first steps to ember-cli 2014-10-30 21:44:22 +01:00
controllers expiration date should also be encrypted on get; 2015-08-18 21:53:52 +02:00
ext first steps to ember-cli 2014-10-30 21:44:22 +01:00
helpers fix times in table headers 2015-08-01 22:53:58 +02:00
initializers Fix: handling of different timezones 2015-07-15 16:20:24 +02:00
lang [FEATURE] add expiration date for polls 2015-07-26 19:41:59 +02:00
models expiration date should also be encrypted on get; 2015-08-18 21:53:52 +02:00
routes use fixed version of ember-cli-build-info 2015-07-28 17:22:31 +02:00
serializers embedded on GET but should not be on save 2015-01-20 22:47:04 +01:00
styles support ember server --proxy feature 2014-11-01 18:40:33 +01:00
templates some more tests about showing correct dates and times and handeling 2015-08-01 23:54:07 +02:00
utils intend by 2 spaces 2015-07-07 11:52:46 +02:00
views Fix: webshim inputs were not updated 2015-07-23 23:49:23 +02:00
app.js intend by 2 spaces 2015-07-07 11:52:46 +02:00
index.html Update: ember 1.12 and ember-cli 0.2.7 2015-07-02 15:53:02 +02:00
router.js first steps to ember-cli 2014-10-30 21:44:22 +01:00