Commit Graph

15 Commits

Author SHA1 Message Date
Ben Toogood
e677c40840 Support for password resets 2021-02-19 11:45:33 +00:00
Ben Toogood
eef581b94c Remove case sensitivity from emails 2021-02-18 12:11:44 +00:00
ben-toogood
d746590fee Streams Fixes (#69)
* Add debugging to streams

* More logging

* Fix streams handler
2021-02-09 15:11:23 +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
Ben Toogood
83ce81edcf Fix DB connections in multiple services 2021-01-27 13:30:50 +00:00
Asim Aslam
854ac83563 go fmt 2021-01-27 11:42:00 +00:00
ben-toogood
055517ec14 Users (#46)
* Updated Users Service

* user-old => test/users
2021-01-22 13:39:34 +00:00
Asim Aslam
42370d50f3 Descriptions (#42)
* adding descriptions

* fix title

* add geocoding

* update location readme

* update places api

* update posts readme

* update routing

* update users
2021-01-20 10:02:06 +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
Asim Aslam
46680a4a72 users micro.mu 2021-01-12 15:50:27 +00:00
Daniel Joudat
153a11e699 correction made to arguments structure (#30) 2020-11-18 18:41:56 +00:00
Janos Dobronszki
b30adabfc3 Add blog service & follow model changes in tags/posts (#22) 2020-11-03 14:14:00 +01:00
Janos Dobronszki
ab521639d4 Rename users service dao -> domain (#20) 2020-10-27 11:45:53 +01:00
Janos Dobronszki
0e356aef01 Users bugfixes + tests (#19)
Co-authored-by: Asim Aslam <asim@aslam.me>
2020-10-26 17:49:03 +01:00
Janos Dobronszki
15e7ad22e5 Introducing: Users service (#17)
Co-authored-by: Asim Aslam <asim@aslam.me>
2020-10-23 17:41:00 +02:00