Skip to content

Releases: ascoderu/lokole

0.1.98

29 Jan 04:33
@c-w c-w
5918fa6
Compare
Choose a tag to compare
Add healthcheck to webapp (#294)

0.1.97

22 Jan 05:25
@c-w c-w
f5e3c10
Compare
Choose a tag to compare
Implement email deletion in webapp (#291)

0.1.96

22 Jan 03:52
@c-w c-w
76fc27e
Compare
Choose a tag to compare
Fix build (#289)

0.1.95

27 Dec 21:28
@c-w c-w
378ce45
Compare
Choose a tag to compare
Disable request logging (#275)

0.1.94

27 Dec 20:52
@c-w c-w
0137791
Compare
Choose a tag to compare
Add endpoint to check number of users per client (#273)

* Store users by domain

* Make naming of domain parameter consistent

* Add endpoint to check number of users per client

0.1.93

26 Dec 21:20
@c-w c-w
5a008c8
Compare
Choose a tag to compare
Add CORS (#270)

* Extract flask setup method

* Remove venv caching

* Add CORS

0.1.92

26 Dec 05:10
@c-w c-w
c12370d
Compare
Choose a tag to compare
Expose healthcheck endpoint (#269)

* Expose healthcheck endpoint

* Wait for service to be live before running tests

0.1.91

26 Dec 04:17
@c-w c-w
8de04d9
Compare
Choose a tag to compare
Add endpoint to list clients (#268)

* Nest client metadata files in folders

* Remove fallback code for missing owner metadata

* Refactor from TextStorage to ObjectStorage

* Fix listing of files that contain a dot

* Add method to list domains

* Add endpoint to list domains

0.1.90

22 Dec 02:55
@c-w c-w
2e1e0ef
Compare
Choose a tag to compare
Make logging more fine-grained (#265)

0.1.89

22 Dec 02:17
@c-w c-w
6bdf9a3
Compare
Choose a tag to compare
Increase stderr logging (#263)

* Fix local appinsights logging

* Increase stderr log level but not appinsights

* Simplify logger name injection