Commit Graph

  • 3d98149244
    feat: username save on spider::crawl realaravinth 2022-04-30 23:51:38 +05:30
  • cb9b8d6d0d
    fix: user_exists was a copy of hostname_exists, now fixed realaravinth 2022-04-30 23:50:59 +05:30
  • a57759ea80
    feat: add owner field and implement Hash for all Gitea response types realaravinth 2022-04-30 23:50:45 +05:30
  • 4cd62dcb40
    feat: uniform hostname extraction for DB storage via get_hostname realaravinth 2022-04-30 23:45:37 +05:30
  • 9916cf3196
    Bump cross-fetch from 3.1.4 to 3.1.5 dependabot[bot] 2022-04-28 22:34:29 +00:00
  • 6f21a8b49e
    feat: implement add_user and user_exists for sqlite realaravinth 2022-04-20 16:27:56 +05:30
  • 5102531a70
    feat: add_user and user_exists with accompanying test suites realaravinth 2022-04-20 16:23:38 +05:30
  • b8be794c19
    chore: CI: bump actions/cache version realaravinth 2022-04-13 15:44:20 +05:30
  • df4343c667
    chore: fix CI realaravinth 2022-04-13 15:01:17 +05:30
  • fc690fbefe
    feat: setup docker-compose Gitea as part of dev-env realaravinth 2022-04-13 15:01:06 +05:30
  • c0303ba8c5
    feat: create instance the first time it is encountered and load DB from test env realaravinth 2022-04-13 14:12:29 +05:30
  • f1ea436080
    feat: load and init Gitea before testing realaravinth 2022-04-13 12:21:34 +05:30
  • efb5401691
    feat: load and init db-sqlx-sqlite with testing environment setup realaravinth 2022-04-13 12:20:26 +05:30
  • ec97f096de
    chore: load env vars where relevant realaravinth 2022-04-13 12:19:42 +05:30
  • 89cdee765a
    feat: add hacking instructions(wip) realaravinth 2022-04-13 12:17:14 +05:30
  • 060c16f385
    Bump urijs from 1.19.7 to 1.19.11 in /docs/openapi dependabot[bot] 2022-04-13 00:10:25 +00:00
  • 5099eefa54
    feat: implement SCDatabase for sqlite realaravinth 2022-04-12 17:48:05 +05:30
  • d3d2abf074
    feat: add tests to check for forge types in DB realaravinth 2022-04-12 17:47:34 +05:30
  • e124cb6348
    feat: mod make to work with only db-sqlx-sqlite workspace realaravinth 2022-04-12 17:46:53 +05:30
  • da88e6f0b4
    feat: test only db-sqlx-sqlite workspace realaravinth 2022-04-12 17:45:35 +05:30
  • 99fabab5bc
    feat: add tests to check if forge type is loaded into DB realaravinth 2022-04-12 17:44:21 +05:30
  • 2a8283acc0
    feat: define core DB traits to store, check for existence and delete forges realaravinth 2022-04-12 17:35:09 +05:30
  • 5af8888936
    feat: migrator binary realaravinth 2022-04-12 17:34:25 +05:30
  • b39ce2098a
    fix: loading sqlite database URL from env var realaravinth 2022-04-12 17:17:24 +05:30
  • ea0e299fef
    chore: fix CI Gitea launch realaravinth 2022-04-06 10:22:08 +05:30
  • 9d137f8dcf
    feat: check if provided URL points to a Gitea instance realaravinth 2022-04-06 10:10:38 +05:30
  • 8a305d6db1
    feat: crawl gitea and get all repository information realaravinth 2022-04-06 10:09:49 +05:30
  • 35aa155c0e
    feat: initialize app data and apply clippy lints realaravinth 2022-04-06 10:08:15 +05:30
  • f8660f9216
    feat: spin up Gitea instance for development and testing realaravinth 2022-04-06 10:06:14 +05:30
  • 307e9397fc
    feat: configuration option for wait time before next API call realaravinth 2022-04-06 10:04:37 +05:30
  • 98a765ddea
    feat: spin up and install Gitea and create new user for testing realaravinth 2022-04-06 09:24:15 +05:30
  • 7852ae634d
    feat: add crawler configuration options realaravinth 2022-04-03 19:58:52 +05:30
  • e37f335652
    feat: load settings from configuration file realaravinth 2022-04-02 16:29:23 +05:30
  • 68704573c6
    feat: add build.rs setup realaravinth 2022-04-02 16:28:56 +05:30
  • efd4db8e1c
    feat: Gitea search results datatypes realaravinth 2022-04-02 16:12:34 +05:30
  • 4f100cd5c4
    Bump minimist from 1.2.5 to 1.2.6 in /docs/openapi dependabot[bot] 2022-03-31 00:48:04 +00:00
  • 99f5ff2f87
    feat: add readme realaravinth 2022-03-30 13:48:54 +05:30
  • 7c91a3ecf7
    fix: docs deployment realaravinth 2022-03-30 13:42:51 +05:30
  • 32378266f0
    fix: make test: run tests realaravinth 2022-03-30 10:22:27 +05:30
  • 5d1799a93d
    chore: rename repo from world to starchart realaravinth 2022-03-30 10:10:14 +05:30
  • d398b724c2
    Bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-03-29 19:34:17 +00:00
  • e83e435000
    fix: test and coverage subroutines in make realaravinth 2022-03-28 12:24:35 +05:30
  • ed18820b7a
    feat: verify DNS TXT challenge realaravinth 2022-03-27 23:45:31 +05:30
  • 72df0769b3
    feat: setup CI realaravinth 2022-03-27 22:02:31 +05:30
  • b61fde3873
    feat: add license realaravinth 2022-03-27 21:45:49 +05:30
  • a4d75cfbac
    Bump urijs from 1.19.7 to 1.19.10 in /docs/openapi dependabot[bot] 2022-03-08 23:37:15 +00:00
  • acafbe808c
    Bump urijs from 1.19.7 to 1.19.9 in /docs/openapi dependabot[bot] 2022-03-03 23:28:51 +00:00
  • aeca7ee49c
    Bump urijs from 1.19.7 to 1.19.8 in /docs/openapi dependabot[bot] 2022-02-26 03:28:38 +00:00
  • d0b4597d36
    Bump prismjs from 1.25.0 to 1.27.0 in /docs/openapi dependabot[bot] 2022-02-26 02:16:24 +00:00
  • c6028ff7c9
    Bump vm2 from 3.9.5 to 3.9.7 in /docs/openapi dependabot[bot] 2022-02-15 00:49:28 +00:00
  • c1dc0f8c5c
    Bump follow-redirects from 1.14.4 to 1.14.8 dependabot[bot] 2022-02-14 06:22:17 +00:00
  • 7e4596485f
    Bump nanoid from 3.1.29 to 3.2.0 dependabot[bot] 2022-01-22 03:57:21 +00:00
  • 4889653d90
    Bump follow-redirects from 1.14.4 to 1.14.7 dependabot[bot] 2022-01-15 07:42:02 +00:00
  • b71c10397f Deploying to gh-pages from @ fc8a1670d230fe005f67675d656fbadd8afbba33 🚀 realaravinth 2022-01-08 16:58:45 +00:00
  • fc8a1670d2
    update copyright notice realaravinth 2022-01-08 22:16:05 +05:30
  • 321a2fbc91 Deploying to gh-pages from @ c46b3f4f4ceee0e3825feab48be07622d06b05d2 🚀 realaravinth 2021-12-18 15:50:12 +00:00
  • 4da92f777b Deploying to gh-pages from @ 53e966958b181c61364a52a23ea5e2e32c51a720 🚀 realaravinth 2021-12-18 15:47:03 +00:00
  • 53e966958b
    update sqlx offline compilation schema data realaravinth 2021-12-18 21:04:35 +05:30
  • c46b3f4f4c
    Implement easy edit view realaravinth 2021-12-18 21:01:19 +05:30
  • ebde9775fc
    use easy edit option by default in list view realaravinth 2021-12-18 20:54:30 +05:30
  • 56b05ec901
    include link to easy edit option realaravinth 2021-12-18 20:53:47 +05:30
  • 7b0fe7c4b2
    break view form into multiple parts realaravinth 2021-12-18 20:53:10 +05:30
  • 708a157ee1
    rm comments realaravinth 2021-12-18 19:39:59 +05:30
  • 7a76214701
    mark avg_traffic and peak_sustainable_traffic in mcaptcha_sitekey_user_provided_avg_traffic as non-nullable realaravinth 2021-12-18 19:09:59 +05:30
  • 784aa26dbb
    mv edit sitekey into advance edit sitekey realaravinth 2021-12-18 18:18:08 +05:30
  • a4f2d65db9 Deploying to gh-pages from @ ff3f5504dd61a7fcfd1b84cc245f87d2f35d010e 🚀 realaravinth 2021-12-18 12:25:37 +00:00
  • ff3f5504dd
    update sqlx offline compilation schema data realaravinth 2021-12-18 17:44:07 +05:30
  • ceb5ea3667 Deploying to gh-pages from @ a73542cf18ce8f0bbaa7a899c10b53898e83db62 🚀 realaravinth 2021-12-18 11:25:02 +00:00
  • a73542cf18
    implement easy sitekey addition realaravinth 2021-12-18 16:42:27 +05:30
  • 081cdcc803
    use crates::PAGES.panel.sitekey.get_edit_easy to get edit route realaravinth 2021-12-18 16:41:30 +05:30
  • fa9762200e
    mv sitekey edit to easy edit realaravinth 2021-12-18 16:41:00 +05:30
  • e874d1477d
    link easy variant from advance sitekey add form realaravinth 2021-12-18 16:40:25 +05:30
  • fc40593c5d
    split sitekey add and edit routes into easy and advance variants realaravinth 2021-12-18 16:39:20 +05:30
  • 5a49940b89
    Get sitekey routes using methods on pages::panel::sitekey::routes::Sitekey for consistency purposes realaravinth 2021-12-18 16:00:09 +05:30
  • db54f4f0e0 Deploying to gh-pages from @ f15df541c1540e1a3616c08629c2a89ce6c54735 🚀 realaravinth 2021-12-18 10:13:58 +00:00
  • f15df541c1
    rm url field from DatabaseBuilder realaravinth 2021-12-18 15:33:17 +05:30
  • bc6bd8339f Deploying to gh-pages from @ fe1fc3fb20bc96cf01cb3215720113419c78edb2 🚀 realaravinth 2021-12-18 08:54:54 +00:00
  • fe1fc3fb20
    address clippy lints realaravinth 2021-12-18 14:10:05 +05:30
  • 04b066aba5 Deploying to gh-pages from @ 855dbc60efa5d2539e442208bee06351b531b3c6 🚀 realaravinth 2021-12-18 08:34:32 +00:00
  • e3ff7278a9
    update coverage workflow's rust version and tarpaulin version realaravinth 2021-12-18 14:03:18 +05:30
  • 855dbc60ef
    Fixes #8 realaravinth 2021-12-18 13:47:01 +05:30
  • 9999bd887a
    migrate mcaptcha-glue to @mcaptcha/vanilla-glue realaravinth 2021-12-16 20:57:39 +05:30
  • 73ce2d1cb1
    refactor captcha.rs and levels.rs and rm duration routes realaravinth 2021-12-16 20:46:50 +05:30
  • cf4a0f9b73
    Update CAPTCHA configuration by updating user provided traffic pattern realaravinth 2021-12-16 18:15:15 +05:30
  • 05f7e81c21
    rename from_user_provided_traffic_pattern to create_easy isolate non-async test in separate module realaravinth 2021-12-16 17:47:30 +05:30
  • 5ac0b36255
    update dockerfile to make config realaravinth 2021-12-16 15:55:46 +05:30
  • eec2c02b4f Deploying to gh-pages from @ b2297eab6de809620331706db7ef44eecc059cc4 🚀 realaravinth 2021-12-10 01:17:49 +00:00
  • b2297eab6d
    mv add form into advance realaravinth 2021-12-10 06:16:38 +05:30
  • 5afa531bb8
    build sass using dart-sass, bypassing css extractor realaravinth 2021-12-10 06:16:03 +05:30
  • 19f5243759 Deploying to gh-pages from @ e399f82ac4795087e6b1904947d1fcedf43f617d 🚀 realaravinth 2021-12-08 09:37:25 +00:00
  • e399f82ac4
    Load pow-sha256 polyfill to support browsers that aren't capable of executing WASM realaravinth 2021-12-08 14:52:06 +05:30
  • 0cbb74212d Deploying to gh-pages from @ a075607baea7bd0606ea2a36737d2b0e22754498 🚀 realaravinth 2021-12-03 09:33:52 +00:00
  • a075607bae
    Document pow section being renamed to captcha realaravinth 2021-12-03 14:48:33 +05:30
  • 485ff66259 Deploying to gh-pages from @ 54b14291ec140ea4cbbf73462d3d6fc2d39f2d2c 🚀 realaravinth 2021-12-03 09:15:08 +00:00
  • 54b14291ec
    Implement CAPTCHA configuration estimation from avg, peak and broke_my_site_traffic realaravinth 2021-12-03 14:26:23 +05:30
  • 42544ec421
    rename pow section in settings to captcha and add options to configure suggested difficulty factors for use in CAPTCHA configurations estimates realaravinth 2021-12-03 14:21:18 +05:30
  • 032f6040b8
    fix clippy lints realaravinth 2021-12-03 13:41:24 +05:30
  • 972b1e80cc Deploying to gh-pages from @ 2b10aa5d403728a5d80a159cad8c79a09c5dcdd6 🚀 realaravinth 2021-12-02 15:12:27 +00:00
  • 2b10aa5d40
    run cachebuster in docker build realaravinth 2021-12-02 20:28:17 +05:30
  • 2a8f18a15a Deploying to gh-pages from @ 410232041b243d7dfbf96216fc7f75a660af36f7 🚀 realaravinth 2021-12-02 09:08:17 +00:00