3
0
Commit Graph

45 Commits

Author SHA1 Message Date
Denis Arh
b75becd960 Add pointer from chan to the last msg, add messages_queue table 2018-07-11 20:17:19 +02:00
Tit Petric
81b6f2e608 print debug route info on startup, alike gin/debug. 2018-07-10 14:59:05 +00:00
Denis Arh
44df058e1d Remove broken tests, keep sample test file
Took 28 minutes
2018-07-06 13:00:49 +02:00
Tit Petric
b30a722a7b update generator, code with warnings 2018-07-06 10:56:26 +00:00
Tit Petric
ab943146d3 add warnings about codegen 2018-07-06 10:47:31 +00:00
Tit Petric
bc1f3aeb4c fix constructors, skip password compare as it's a complex type 2018-07-06 10:32:07 +00:00
Tit Petric
4d62ca3290 fix rename websocket 2018-07-06 10:23:53 +00:00
Tit Petric
788de33607 regenerate everything from spec 2018-07-06 10:19:05 +00:00
Tit Petric
0a5179edfb update specs docs for autogen 2018-07-06 10:18:26 +00:00
Tit Petric
13b22759ee update struct fields 2018-07-06 10:04:25 +00:00
Tit Petric
5d10fe07df update generator 2018-07-06 10:03:05 +00:00
Tit Petric
593edff9b5 spec update 2018-07-06 09:31:40 +00:00
Denis Arh
ef46e643af Add (suspended|archived|deleted)_at fields & logic everywhere
Took 1 minute
2018-07-06 10:22:19 +02:00
Denis Arh
64b7b21437 Implement user login & search
Took 21 minutes
2018-07-06 09:33:18 +02:00
Denis Arh
341c845c80 Add password encryption for User.
Took 25 minutes
2018-07-06 09:10:53 +02:00
Tit Petric
f9e7274f68 update invoke php with env 2018-07-05 13:03:09 +00:00
Tit Petric
1e46a4549a add capitalization for named paths 2018-07-05 13:51:51 +02:00
Tit Petric
55cf755292 add changelog property and persist errors import across files 2018-07-05 11:59:25 +02:00
Tit Petric
2e06e5b6cd regen proto/grpc 2018-07-05 11:58:52 +02:00
Tit Petric
12c0513410 generate changelog array just for complex fields 2018-07-05 11:57:47 +02:00
Tit Petric
695673ff63 complex fields 2018-07-05 11:57:28 +02:00
Tit Petric
1696e06d28 add basic change indicator 2018-07-05 11:46:39 +02:00
Tit Petric
2608f1940e impl team/org 2018-07-05 11:37:31 +02:00
Tit Petric
0778b0920d ws fix 2018-07-05 10:34:56 +02:00
Tit Petric
a5dd83efcf update routes 2018-07-05 10:34:50 +02:00
Tit Petric
77236125c3 remove merge capability from channel and move to team 2018-07-05 10:34:35 +02:00
Tit Petric
7e62de7045 implement most of the channel api 2018-07-05 10:34:07 +02:00
Tit Petric
e4c31f7bfa add some spacing, don't use base object receiver 2018-07-05 10:28:58 +02:00
Tit Petric
9c55a7a854 Merge branch 'master' of ssh://github.com/crusttech/crust 2018-07-05 10:28:27 +02:00
Tit Petric
5fae3de8a8 move merge capability from channel to team 2018-07-05 10:28:20 +02:00
Tit Petric
aa07d8cc8b merge belongs to team not to channel 2018-07-05 10:27:58 +02:00
Denis Arh
1ab64d3143 Base db schema 2018-07-05 10:13:14 +02:00
Tit Petric
df208854bb hindsight is 20/20 2018-07-05 09:41:51 +02:00
Tit Petric
1bb067b7ba allow empty structs 2018-07-01 01:45:06 +02:00
Tit Petric
7c3c6a5661 regenerate code for sam 2018-07-01 01:16:31 +02:00
Tit Petric
5e4c5a55ab support url params 2018-07-01 01:16:11 +02:00
Tit Petric
fdfa52a4d4 update spec/docs 2018-07-01 01:16:01 +02:00
Tit Petric
e91015181d update generator, sort routes by alphabet 2018-07-01 00:38:39 +02:00
Tit Petric
1f4edbd46c fix paths for _gen 2018-07-01 00:11:23 +02:00
Tit Petric
f67657f72d move sam docs 2018-07-01 00:10:08 +02:00
Tit Petric
af46ae8cbe fix duplication 2018-07-01 00:09:53 +02:00
Tit Petric
691570e61b add more events 2018-06-08 18:54:59 +02:00
Tit Petric
a69b86f4a1 import generator 2018-06-07 20:03:05 +02:00
Tit Petric
b9a7ea9a5b regenerate with private request objects, remove forced error on fill() as it's implemented now 2018-06-03 20:57:55 +02:00
Tit Petric
741acb6b4d import code gen and generated files 2018-06-03 20:24:46 +02:00