Aravinth Manivannan
2b82af9a0c
feat: update novice captcha creation form to include publish_benchmarks
...
preference
2023-06-30 03:20:57 +05:30
Aravinth Manivannan
2cf5e48d8e
feat: log pow performance stats while pow verification
2023-06-30 03:19:38 +05:30
Aravinth Manivannan
679a35216c
feat: delete analytics when webmaster updates publishing status
2023-06-30 03:16:43 +05:30
Aravinth Manivannan
68b59ade8c
feat: add psuedo ID support to publish campaign IDs
2023-06-30 01:48:24 +05:30
Aravinth Manivannan
8af09939ff
feat: pagination on performance logs fetches
2023-06-28 22:54:18 +05:30
Aravinth Manivannan
dc380adfcf
chore: bump libmcaptcha
2023-06-28 22:49:08 +05:30
Aravinth Manivannan
f8e3b720de
fix: ignore failures when creating dependency containers.
...
Failures happen when containers already exist, so ignoring is alright
2023-06-28 11:59:26 +05:30
Aravinth Manivannan
5ae3b1f26e
feat: store pow performance statistics against statistics
2023-06-27 19:47:04 +05:30
Aravinth Manivannan
2a1bda653d
feat: run migrations using sqlx also
2023-06-27 19:46:54 +05:30
Aravinth Manivannan
b0db04f26a
feat: make: deploy dependencies
2023-06-27 15:14:08 +05:30
Aravinth Manivannan
746748f98c
Merge pull request #84 from Timwi/patch-1
...
Typo in README.md
2023-06-07 10:12:23 +05:30
Timwi
003ed983cb
Typo in README.md
2023-05-30 12:47:41 +02:00
Aravinth Manivannan
78de0b266f
Merge pull request #77 from mCaptcha/nighwatch
...
Integration testing using Nighwatch (firefox + chromium)
2023-05-25 21:23:37 +05:30
Aravinth Manivannan
6ede578ad5
Merge pull request #83 from Benjamin-Loison/master
...
Correct a typo and add necessary spaces in `README.md`
2023-05-25 21:08:10 +05:30
Aravinth Manivannan
efed5f5f93
Merge pull request #82 from Supernova3339/patch-1
...
🐛 Typo fix in Documentation
2023-05-25 21:05:08 +05:30
Benjamin Loison
4a6850631a
Correct a typo and add necessary spaces in README.md
2023-05-23 15:08:55 +02:00
SuperDev
0adbb0aa2f
Update CONFIGURATION.md
...
FIx typo in documentation
2023-05-18 12:44:39 -05:00
Aravinth Manivannan
8f3faaa279
Merge pull request #75 from WizardTales/licensefix
...
fix(license): accidential AGPL in MIT licensed files
2023-05-01 16:02:58 +05:30
Aravinth Manivannan
5324969bd2
feat: install selenium drivers
2023-04-30 23:46:58 +05:30
Aravinth Manivannan
43dab030df
feat: run nightwatch integration tests on CI
2023-04-30 20:18:47 +05:30
Aravinth Manivannan
9cc667851c
feat: run integration tests using nightwatch js
2023-04-30 20:17:51 +05:30
Tobias Gurtzick
9fc7c31083
fix(license): accidential AGPL in MIT licensed files
...
fixes #69
Signed-off-by: Tobias Gurtzick <magic@wizardtales.com>
2023-04-18 11:20:12 +02:00
Aravinth Manivannan
90e60b0486
Merge pull request #70 from mCaptcha/fix-53
...
fix: update libmcaptcha to use connection manager
2023-03-31 17:29:58 +05:30
Aravinth Manivannan
58f93cb602
fix: update libmcaptcha to use connection manager
...
closes: https://github.com/mCaptcha/mCaptcha/issues/53
2023-03-31 16:20:13 +05:30
Aravinth Manivannan
fae50b19f8
Merge pull request #67 from mCaptcha/dependabot/cargo/openssl-0.10.48
...
chore(deps): bump openssl from 0.10.41 to 0.10.48
2023-03-25 11:43:57 +05:30
dependabot[bot]
e890ba0f57
chore(deps): bump openssl from 0.10.41 to 0.10.48
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.41 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.41...openssl-v0.10.48 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 05:03:34 +00: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
Aravinth Manivannan
f78669955c
Merge pull request #60 from mCaptcha/fix-59
...
fix: copy OpenAPI build from build container to final container
2023-01-17 04:26:20 +05:30
Aravinth Manivannan
cadc15a7a1
fix: copy OpenAPI build from build container to final container
...
fixes: https://github.com/mCaptcha/mCaptcha/issues/59
2023-01-17 03:54:54 +05:30
Aravinth Manivannan
c1f6ce3ae2
Merge pull request #52 from Gusted/close-register-page
...
Hide register page when registrations are closed
2022-11-07 13:39:34 +05:30
Gusted
864549cb4c
Fix copyright
2022-11-06 19:42:22 +01:00
Gusted
5713d4b1ae
Hide register page when registrations are closed
...
- Improve UX for "private" instances.
2022-10-24 22:47:07 +02:00
Aravinth Manivannan
ac502b7c08
Merge pull request #51 from Gusted/fix-compiling
...
Fix compiling
2022-10-24 21:22:34 +05:30
Gusted
8dc690ca01
Remove redunant format
2022-10-24 16:22:10 +02:00
Gusted
a4f9c92b32
Update cargo
2022-10-22 21:53:18 +02:00
Gusted
8826f6df8f
Fix compiling
...
- I made some mistakes while checking my two previous PRs(Seems like I
don't understand Rust that great after all).
- Do the url encoding only on the password part, not only the whole URL.
- Fix `temporary value dropped while borrowed` compile error.
2022-10-22 21:28:58 +02:00
Aravinth Manivannan
af35fdb48e
Merge pull request #46 from Gusted/relax-port-env
...
Allow `PORT` environment to be not set
2022-10-18 15:51:22 +05:30
Gusted
9fd8ffd666
Add more logging for configuration/env
2022-10-17 19:49:42 +02:00
Aravinth Manivannan
521abd82d6
Merge pull request #47 from Gusted/encode-url-postgres
...
Encode connection URL to database
2022-10-17 15:42:02 +05:30
Gusted
021f2fe5b4
Encode connection URL to database
...
- If you have a database password that contains characters like `#` or `*`, sqlx
will error about a InvalidPort, this is due to not encoding the url.
[See issue on sqlx](https://github.com/launchbadge/sqlx/issues/1624 ).
- Removed useless statements.
2022-10-16 23:37:24 +02:00
Gusted
b3e0ff6769
Allow PORT
environment to be not set
...
- It's quite weird to require the `PORT` environment to be set, when it
already can be set via the config file.
2022-10-16 23:07:10 +02:00
Aravinth Manivannan
97abca2520
Merge pull request #45 from DarianAnjuhal/master
...
feat: open mail link with target=_blank
2022-10-12 15:28:13 +05:30
Daniel Antlinger
96a6c98c10
feat: open mail link with target=_blank
2022-10-12 11:50:55 +02:00
realaravinth
9d285573d7
fix: typo in widget
2022-09-26 16:40:40 +05:30
Aravinth Manivannan
d506d291c3
Merge pull request #43 from DarianAnjuhal/master
...
feat: open links from widget in new pages target=_blank
2022-09-07 23:31:56 +05:30
Daniel Antlinger
223e8fb8c2
feat: open links from widget in new pages target=_blank
2022-09-07 14:05:25 +02:00
realaravinth
2abf57d16b
fix: set correct upload dir
2022-08-15 18:01:41 +05:30
realaravinth
b3ee57d042
fix: configure gpg key
2022-08-15 17:37:48 +05:30