Commit Graph

17 Commits

Author SHA1 Message Date
Asim Aslam
a2b38032cc publish posts no matter what 2021-03-01 15:01:18 +00:00
Asim Aslam
6ea221da09 publish when a new post is created 2021-03-01 14:29:20 +00:00
Asim Aslam
f4ad5d6bd2 fix muppet change in posts handler 2021-02-05 14:00:31 +00:00
Asim Aslam
421a6be0a0 fix posts handlers 2021-02-05 13:46:32 +00:00
Asim Aslam
da0f4a9dba Fix panic in posts limit usage (#66)
* call model with limits in post

* fix bug in posts handler
2021-02-05 12:57:29 +00:00
Asim Aslam
470036abef call model with limits in post (#65) 2021-02-05 11:52:57 +00:00
Janos Dobronszki
bc30a8ad81 Fix doc generator, backport learnings from typescript generator (#61)
* Fix gen

* more fixes

* Nuking things

* Run always, only publish when master

* Remove printline
2021-02-03 15:05:14 +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
c19bf17fb5 add Posts.Index 2021-02-02 12:58:17 +00:00
Asim Aslam
fc61b45ee4 fix posts querying 2021-02-02 11:41:49 +00:00
Asim Aslam
7c39080079 update posts handler 2021-02-02 11:30:22 +00:00
Janos Dobronszki
78f9ad4422 Make posts service request timestamp field (#49) 2021-01-27 16:46:26 +00:00
Asim Aslam
d5e00719fd remove github subfolder in posts 2021-01-27 15:15:26 +00:00
Asim Aslam
4f12675b92 update posts to use new model 2021-01-27 15:12:55 +00:00
Asim Aslam
87348d1908 update blog/posts and go mod 2021-01-27 14:47:22 +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