Commit Graph

75 Commits

Author SHA1 Message Date
Asim Aslam
9348afd0f6 add stream service (#188) 2021-08-13 12:53:50 +01:00
Dominic Wong
b254b65549 Sms audit (#186) 2021-08-11 17:04:02 +01:00
Asim Aslam
9600a24a71 fix ask question 2021-06-30 15:25:50 +01:00
Asim Aslam
b13647fb75 add ask question service 2021-06-30 14:58:37 +01:00
Dominic Wong
221ff019af Postman and openAPI specs (#174) 2021-06-29 15:50:06 +01:00
Asim Aslam
3929d8e5d1 add timezone api 2021-06-21 16:02:16 +01:00
Janos Dobronszki
24870da01a User service changes part 3 (#163) 2021-06-21 09:18:32 +01:00
Asim Aslam
e258e98ba5 add ability to send sms in emoji (#165) 2021-06-17 18:24:54 +01:00
Asim Aslam
8d8595edab emoji 2021-06-11 22:53:52 +01:00
Dominic Wong
5cd61c7dfb Tracing (#156) 2021-06-11 17:50:32 +01:00
Janos Dobronszki
3533fa1d5f Micro dep bump to fix api docs (#147) 2021-06-10 14:09:17 +01:00
Asim Aslam
7a33de64cc ID service (#143)
* Add examples for DB

* add the id service

Co-authored-by: Janos Dobronszki <dobronszki@gmail.com>
2021-06-08 12:18:42 +01:00
Janos Dobronszki
47ceb4b2de Update micro version (#142) 2021-06-08 09:12:36 +01:00
Janos Dobronszki
f828bd2438 Fix Update for db service (#140) 2021-06-04 11:18:50 +01:00
Asim Aslam
abbb37c592 Add DB delete (#134) 2021-06-02 18:19:09 +01:00
Asim Aslam
5adab82c4c update go mod 2021-06-02 16:15:35 +01:00
Janos Dobronszki
7157db9aaa DB service (#132) 2021-06-02 15:29:52 +01:00
Asim Aslam
358de467cd add the sentiment service 2021-06-02 11:38:56 +01:00
Dominic Wong
d6749563c5 update micro (#120) 2021-05-21 16:53:55 +01:00
Asim Aslam
1a4db7c673 add rss service (#117)
* add rss service

* git ignore rss

* update readme

* go fmt

* maintain map by url

* make rss service multi-tenant
2021-05-20 14:09:56 +01:00
Asim Aslam
cecabe336f Cleanup (#102)
* cleanup

* cleanup go mod

* Remove doc generation

* add no integration test

* fix broken test

* rename workflow
2021-05-17 13:01:13 +01:00
Dominic Wong
0afdc8a369 Update go mod (#101) 2021-05-14 14:20:39 +01:00
Asim Aslam
5d168fa4c9 go mod update 2021-05-12 19:29:04 +01:00
Janos Dobronszki
6446b9f436 Image fixes (#98) 2021-05-12 15:10:52 +01:00
Asim Aslam
542c105037 Chats (#96)
* stash

* replace chats sql with store

* strip unused method
2021-05-07 17:09:51 +01:00
Dominic Wong
0478c357d4 Publish to publicapi service not explore (#94) 2021-05-05 11:48:38 +01:00
Janos Dobronszki
e563d6114b Image service (#89) 2021-05-05 11:15:40 +01:00
Asim Aslam
6fda0401ef Make invites use store (#92) 2021-05-03 14:36:29 +01:00
Asim Aslam
b96bb863e2 add otp service (#88) 2021-04-28 10:09:17 +01:00
Asim Aslam
d119807d1c add osrm to routing service (#86) 2021-04-26 11:42:08 +01:00
Dominic Wong
7ae45b522e make multi tenancy based on namespace and ID of account (#85)
* make multi tenancy based on namespace and ID of account not just namespace

* fix tests
2021-04-21 15:09:38 +01:00
Asim Aslam
4361ef6d90 bump go mod (#83) 2021-04-16 17:33:13 +01:00
Dominic Wong
a711e10961 fix topic validation (#74)
* fix topic validation

* fix tests
2021-03-19 13:29:53 +00:00
Dominic Wong
8dfe49f813 Multitenant streams api (#72) 2021-03-18 17:21:41 +00:00
Asim Aslam
31622e1771 update go mod 2021-03-01 20:46:24 +00:00
Asim Aslam
984bc4fb87 add parser to feeds service 2021-02-27 20:14:17 +00:00
Asim Aslam
470036abef call model with limits in post (#65) 2021-02-05 11:52:57 +00:00
Janos Dobronszki
b850b61085 Files service (#63)
* Files service

* Readme change

* Fix doc
2021-02-04 16:31:04 +00:00
Ben Toogood
6ca55ba18d Refactor seen service to use database 2021-02-04 11:18:33 +00:00
ben-toogood
b02d4dacb5 Seen Service (#39)
* Seen Service

* Fixes for model

* Update import

* More fixes

* Complete seen service
2021-02-04 11:05:32 +00:00
Janos Dobronszki
ac1c00e421 Bump micro (#60) 2021-02-03 14:08:40 +00:00
Janos Dobronszki
a102d9e5f3 Generic datastore service with basic indexing and querying capabilities, ts client generation (#52) 2021-02-03 13:20:07 +00:00
Asim Aslam
d7d999dad4 bump micro in go mod 2021-01-27 15:45:08 +00:00
Asim Aslam
abc3d86413 bump go mod 2021-01-27 15:29:51 +00:00
Asim Aslam
87348d1908 update blog/posts and go mod 2021-01-27 14:47:22 +00:00
Asim Aslam
aa9b3d064b bump micro deps 2021-01-27 12:58:05 +00:00
ben-toogood
54c5994faf Refactor Chats Service (#48) 2021-01-27 11:43:09 +00:00
Asim Aslam
6ab2b2d9fa update go mod 2021-01-27 11:42:55 +00:00
Asim Aslam
285fcef4e8 bump micro 2021-01-27 11:03:21 +00:00
Janos Dobronszki
40b71a9cf9 Autogenerate services.m3o.com (#37)
* Autogenerate services.m3o.com

* Openapi for all

* Gen

* Fix

* Whaat

* Fix dep

* Fix

* Hmm

* Install make

* Debug

* Debug 1

* Location -> locations

* Fix

* Intall protoc gen micro

* F

* F

* F

* Push

* Rename secret

* Fix npm install

* Fix script

* Fix v2

* Ignore errors

* Ignore v2

* F

* F

* F

* Docs index

* Add hugo theme

* Hugo tania fixes

* Change gen

* Change gen 2

* Install hugo

* Change gen

* Gen fix

* Change hugo install

* Change hugo install

* CNAME

* Change articles wording

* Tiny fix

* Fix gen

* Redoc it all

* Fix gen

* Fixing up protos

* Fix proto

* Fix gen

* Fix

* Trigger build

* Fix copy

* Openapi docs

* Flatten

* Changes

* No date vol2

* Changes

* Add make to chat

* Fixes

* Change

* api spec

* replace RSS

* fix link

* Dont continue on error

* increase the width

* use micro at master

* change box colours

* move some things

* Pushing new readmes to see how they look like

* Add skip file

* Readmes

* Nicer api link

* Remove stutter

* FIx mistake

* set service font weight

* Messages readme fix

* add other font bold

* Notes

* Remove post from url

* Revert "Remove post from url"

This reverts commit 5fea2c23d0bafa910f5dc4d4cc63f71f578530e3.

* move exampleSite to site

* replace exampleSite with site

* update readme

* use filename for post

* update index

* Add source urls

* set source as params

* set source as params

* Fix entries

* Generator in go

* Fixes to generator

* F

* Change doc gen

* FIx cname

* Fixing protos

* Change to makefiles

* Fix gen script

Co-authored-by: Asim Aslam <asim@aslam.me>
2021-01-19 16:59:25 +00:00