Commit graph

199 commits

Author SHA1 Message Date
nek0 e0212febfc sort users by ident 2019-11-01 00:00:51 +01:00
nek0 173c4f4ee7 cleaning process defined 2019-10-31 15:42:15 +01:00
nek0 0630b5961e small aesthetic fixes 2019-10-27 22:46:07 +01:00
nek0 64819144c6 order products by ident 2019-10-27 22:45:36 +01:00
nek0 f1c9d4282e ad Util module containing debug helpers 2019-10-22 03:01:15 +02:00
nek0 f21e519057 hunt down compile warnings 2019-10-22 03:00:20 +02:00
nek0 8612987cf8 fix product overview queries 2019-10-21 20:40:30 +02:00
nek0 f7be7e317d trying to fix this stuff 2019-10-19 21:39:41 +02:00
nek0 9165e81fe2 advanced linting 2019-10-14 23:34:45 +02:00
nek0 4000e42110 linted and hunted down warnings 2019-10-14 22:50:42 +02:00
nek0 892d3f0610 code deduplication 2019-10-14 17:39:38 +02:00
nek0 3a5cb7c5ac do not ask for user id, it comes from auth anyway 2019-10-14 17:39:28 +02:00
nek0 f1518f4100 header suffices being raw, remove debug output 2019-10-14 06:40:07 +02:00
nek0 22adf58f9b stuff changed, especially in auth. Authentication works for now. 2019-10-04 09:02:13 +02:00
nek0 dc15ce43d8 generate links 2019-09-16 09:00:11 +02:00
nek0 c3322a54de rework auth 2019-09-16 08:59:57 +02:00
nek0 ac6034761d create user's AuthData on user creation 2019-09-15 16:11:56 +02:00
nek0 ffb559cb36 change auth response type 2019-09-15 14:59:22 +02:00
nek0 39341751ee twiddle on auth 2019-09-15 11:01:47 +02:00
nek0 2c4f949102 starting serious auth implementation efforts 2019-09-14 23:03:04 +02:00
nek0 9a22594351 fix authentication error code to 401 2019-09-11 13:54:18 +02:00
nek0 b7c4215e27 Add refinement option for active users (which is default) 2019-09-11 04:04:06 +02:00
nek0 5ba35c5648 implement refined product select 2019-09-11 04:03:25 +02:00
nek0 cd1e457bfb foo 2019-09-09 13:17:43 +02:00
nek0 fa5e0c8cb2 add missing FromJSON instance to AuthResult 2019-09-09 12:57:36 +02:00
nek0 886651cac2 start refining product overviews 2019-09-09 12:57:08 +02:00
nek0 3167a638df spew only user summaries 2019-09-09 12:54:56 +02:00
nek0 a01138e6e4 remove auth from userlist 2019-09-09 12:53:07 +02:00
nek0 272bcb6ab6 added avatar functionality 2019-09-07 20:05:24 +02:00
nek0 85b2cc0ceb rename API 2019-09-07 16:21:07 +02:00
nek0 e53a67ae02 reducing warnings to 0 2019-09-07 02:48:16 +02:00
nek0 3575cd265d restructuring 2019-09-07 02:48:05 +02:00
nek0 3a3fde8e3a fix error message 2019-09-06 21:48:27 +02:00
nek0 762506c644 foo 2019-09-06 21:44:47 +02:00
nek0 15e05b9075 fix error messages 2019-09-06 21:44:31 +02:00
nek0 537a88638f new user transfer function added 2019-09-06 21:43:46 +02:00
nek0 130e64cbd7 make auth a post request 2019-09-06 21:42:08 +02:00
nek0 520ab40070 add files 2019-08-14 18:04:16 +02:00
nek0 aab443cc92 add recharge routine 2019-08-14 18:04:00 +02:00
nek0 745780486b controlified 2019-08-14 18:03:17 +02:00
nek0 6910efca00 beautiy init user query 2019-08-10 13:06:26 +02:00
nek0 a8ff7949f6 beautify auth init query 2019-08-10 13:06:26 +02:00
nek0 c4c2fe2328 beautiy init query 2019-08-10 13:06:26 +02:00
nek0 dd2084c44e clean product model 2019-08-10 13:06:26 +02:00
nek0 07bd9abde3 commence cotrolify 2019-08-10 13:06:26 +02:00
nek0 ad33804096 some small adjustments 2019-08-10 13:06:26 +02:00
nek0 81d73ce6c4 limit the returned rows 2019-08-10 13:06:26 +02:00
nek0 5280255ddc let the function get the time itself 2019-08-10 13:06:26 +02:00
nek0 573d2af0df continue implementation 2019-08-10 10:36:20 +02:00
nek0 e2e16b1ad8 add journal model 2019-08-09 20:56:57 +02:00
nek0 e2f2674bf1 progress with implementation 2019-08-09 20:54:06 +02:00
nek0 6fa47c0e1e draft out types for journal 2019-08-09 19:21:38 +02:00
nek0 64aaec2b98 make draft fro journal 2019-08-08 18:59:23 +02:00
nek0 e3eb8e39c7 rebuild API properly to RESTfulness 2019-08-06 20:15:54 +02:00
nek0 d1e48c8284 fix computation error for total bought products 2019-08-05 18:11:10 +02:00
nek0 9b210ef61b alter/add api endpoints for update/refill 2019-08-05 18:10:21 +02:00
nek0 340ccdc275 add short product overview 2019-08-03 09:30:18 +02:00
nek0 a937fe4775 get things in order 2019-07-28 11:55:22 +02:00
nek0 ece76fe5de proceed with amounts implementation 2019-07-27 16:34:28 +02:00
nek0 56eff113c3 Merge branch 'master' into amounts 2019-07-27 14:22:34 +02:00
nek0 f7a0a63f11 typo 2019-07-27 14:05:00 +02:00
nek0 e46ba39998 integrate into startup 2019-07-21 16:39:41 +02:00
nek0 9a74b75a50 correct query 2019-07-21 16:39:23 +02:00
nek0 4a3c2cbf58 add missing parens 2019-07-21 16:14:18 +02:00
nek0 8b5f6b3a42 change to mconcat 2019-07-21 16:05:31 +02:00
nek0 d7c1a9de89 change to mconcat 2019-07-21 16:05:05 +02:00
nek0 a15c075d77 more beauty 2019-07-21 15:02:59 +02:00
nek0 508c16012d make it build 2019-07-21 14:53:00 +02:00
nek0 b077036caa start amounts implementation 2019-07-21 14:40:49 +02:00
nek0 a163fd40f1 finish implementing purchase 2019-07-20 18:36:47 +02:00
nek0 c83f37607d starting purchase implementation 2019-07-18 19:01:49 +02:00
nek0 867481e9d1 refactored Beverage to Product 2019-07-18 17:09:26 +02:00
nek0 920bed1fa3 fixing things and adding beverage update 2019-07-18 16:58:22 +02:00
nek0 9e925816e4 a little cleaning 2019-07-18 16:10:18 +02:00
nek0 e069bde130 add logout facility 2019-07-18 16:09:59 +02:00
nek0 aa740eef73 fix header-auth name 2019-07-18 16:08:38 +02:00
nek0 c7a7ac41f1 start implementing beverages 2019-07-18 14:57:35 +02:00
nek0 d8b3c7feab add flag for mock auth and clean a little 2019-07-18 14:57:16 +02:00
nek0 e75dc37fe3 add foreign key and error check on no user 2019-05-24 21:02:13 +02:00
nek0 4599e2a7e9 tarpitting and deleting found expired tokens 2019-05-17 18:37:35 +02:00
nek0 d806b8c3ff make user updates possible 2019-05-16 18:37:04 +02:00
nek0 f2d0384c33 fix header conversion from hex 2019-05-16 18:36:39 +02:00
nek0 0ab20e57e9 tinker tinker 2019-05-16 04:07:20 +02:00
nek0 887a4cae9e Check token at auth 2019-05-13 22:50:24 +02:00
nek0 312047b4a5 auth process seems to work 2019-05-10 14:10:11 +02:00
nek0 3b439b8d32 bla 2019-05-09 16:53:19 +02:00
nek0 770c20dde0 working things out 2019-05-09 01:24:58 +02:00
nek0 89bc8294e2 make ticketStore concrete 2019-05-06 23:41:15 +02:00
nek0 5e873d5a37 meow 2019-04-21 17:27:15 +02:00
nek0 18ecc04eab blerg 2019-04-17 16:14:44 +02:00
nek0 672d0ac474 fixing json representations 2019-04-17 11:09:49 +02:00
nek0 961fab0c88 git vomit 2019-04-17 10:45:48 +02:00
nek0 8967cdfdea foobar 2019-04-17 07:51:15 +02:00
nek0 1a8f09d2ad rework user inti and add beverage init 2019-04-16 14:02:41 +02:00
nek0 7f12f0116e make logs 2019-04-16 13:30:16 +02:00
nek0 f6503a1707 create table on start 2019-04-16 13:03:07 +02:00
nek0 55ab85f927 make user updatable via API 2019-04-16 06:23:08 +02:00
nek0 7f3dfc9c29 wörk wörk 2019-04-15 22:23:25 +02:00
nek0 517d96f088 init 2019-03-22 22:34:01 +01:00