Commit graph

39 commits

Author SHA1 Message Date
Aravinth Manivannan 49a8757ead
chore: CI: update base node version 2023-10-29 03:32:06 +05:30
Aravinth Manivannan b3021c500e
chore: update redoc openapi spec compiler 2023-10-28 15:00:08 +05:30
Aravinth Manivannan 4739c697b7
Merge pull request #107 from jfly/patch-1
Change license
2023-10-17 14:06:18 +05:30
Aravinth Manivannan 0d2c02348b
feat: document environment variable name changes 2023-10-16 21:15:15 +05:30
Jeremy Fleischman ce73d29792
Change license
`AGPL3` isn't a valid SPDX identifier, but `AGPL-3.0-or-later` is. See https://spdx.org/licenses/
2023-09-27 23:31:21 -07:00
Aravinth Manivannan 78d85ab9a9
feat: annotate license headers using reuse on text source files 2023-07-03 23:19:51 +05:30
Aravinth Manivannan 0094bac559
feat: use redocly instead of the possibly deprecated swagger-cli 2023-07-03 19:30:36 +05:30
Aravinth Manivannan 461020d413
chore: update swagger ui 2023-07-03 19:09:03 +05:30
SuperDev 0adbb0aa2f
Update CONFIGURATION.md
FIx typo in documentation
2023-05-18 12:44:39 -05:00
Aravinth Manivannan 744d94cf8d
Merge pull request #66 from mCaptcha/dependabot/npm_and_yarn/docs/openapi/minimist-1.2.8
chore(deps): bump minimist from 1.2.5 to 1.2.8 in /docs/openapi
2023-03-25 10:33:03 +05:30
Aravinth Manivannan 31d12206aa
feat: add NLnet funding details 2023-03-08 17:08:39 +05:30
dependabot[bot] 7764eda05d
chore(deps): bump minimist from 1.2.5 to 1.2.8 in /docs/openapi
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 12:38:56 +00:00
realaravinth 8c9587ad65
feat: set custom runers and queue length 2022-08-09 16:30:04 +05:30
realaravinth 80214b776c
feat: add database_type attr and make db connection parameter descriptions generic 2022-07-23 16:22:51 +05:30
realaravinth 6de9129cd0
feat: add instructions to setup mariadb 2022-07-23 16:17:59 +05:30
PierreC 2dce6eb2e8
Fixing some docs issues and adding some lines in docker-compose.yml (#33)
* Update README.md

* Update README.md

* Update DEPLOYMENT.md

* Update docker-compose.yml
2022-07-19 15:54:42 +05:30
Felix Yan fa9a1a2f4c
Correct typos in HACKING.md 2022-07-17 13:29:21 +08:00
realaravinth a075607bae
Document pow section being renamed to captcha 2021-12-03 14:50:55 +05:30
realaravinth eedec7da34
implement librejs compliance 2021-11-30 18:45:02 +05:30
realaravinth f2f8632679
udpate deps and test openapi spec 2021-11-29 17:32:33 +05:30
realaravinth e78e18a411
fix CI error and cache clippy and fmt jobs 2021-10-08 18:58:20 +05:30
realaravinth 46e7656967
make: clean up help and add documentaiton 2021-10-08 16:02:35 +05:30
realaravinth 428d60ebb0
setup openapi spec build chain 2021-10-08 15:55:53 +05:30
realaravinth 3c72d27b36
demo user 2021-08-09 10:37:19 +05:30
realaravinth a5558e4b6f
clippy fixes and env docs update 2021-08-08 18:29:17 +05:30
realaravinth 0880dd27ce
configuration docs, make test 2021-07-09 12:04:48 +05:30
realaravinth 1ddbf196ff
docs: deployment and configuration for redis 2021-06-13 13:01:23 +05:30
realaravinth 9e70f8f756
rename guard -> mcaptcha 2021-06-01 17:33:47 +05:30
realaravinth dea99209a0
link to demo vid and widget 2021-05-30 20:43:23 +05:30
realaravinth 3b72c6e441
widget demo video 2021-05-30 20:26:29 +05:30
realaravinth 8486f3be04
configuration instructions 2021-05-30 20:06:13 +05:30
realaravinth f4deb20fbc
deployment instructions 2021-05-30 19:53:53 +05:30
realaravinth c873d152c3
rearranged static files 2021-05-29 12:22:31 +05:30
realaravinth e83ed3d8ea
OAS: yaml to json 2021-04-01 15:23:36 +05:30
realaravinth 55dd3fffe5
OAS: example payload 2021-03-31 15:27:23 +05:30
realaravinth 8aeab69303
OAS: duration 2021-03-31 13:56:55 +05:30
realaravinth b0c9a7b1c5
OAS: levels 2021-03-31 13:32:40 +05:30
realaravinth e0dab001aa
OAS: domains 2021-03-31 12:25:39 +05:30
realaravinth a3a118927e
swagger ui 2021-03-30 20:49:09 +05:30