48 Commits
Author SHA1 Message Date
yuzu ad17798a53 📦 build: replace ESLint + Prettier with Biome 1.0.1 2026-07-27 18:13:48 +07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c2bb65634e build(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#3)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-27 17:56:10 +07:00
yuzu 66a588842b 🧪 test: isolate tests 1.0.0 2026-07-27 17:49:07 +07:00
yuzu aa3a4d08fc 👷 ci: drop v prefix 2026-07-27 17:26:37 +07:00
yuzuandGitHub 28300440e6 👷 ci: add dependabot 2026-07-27 14:16:06 +07:00
yuzuandGitHub 5966dfbe59 📚 docs: Adds FUNDING.yaml 2026-07-21 03:12:31 +07:00
yuzuandGitHub e80bdc95c3 📚 docs: Update README.md 2026-07-21 03:11:31 +07:00
yuzu bd4b2dbd70 👷 ci: only publish v-prefixed semver tags 2026-07-01 13:34:25 +07:00
yuzu bf3cf283ae 🐛 fix: skip lifecycle scripts in Docker production install 2026-07-01 13:29:24 +07:00
yuzu 7531fece83 📝 docs: rewrite README 2026-07-01 13:28:51 +07:00
yuzu 389656f763 🐛 fix: AAAA records with the right address, fix silent update-failure logging, accept configs regardless of key order 2026-07-01 13:27:27 +07:00
yuzu e5c9aca45d 🐛 fix: harden config validation against malformed entries 2026-07-01 13:22:55 +07:00
yuzu 27f9f20729 👷 ci: add eslint into the check script and CI matrix 2026-07-01 13:22:32 +07:00
yuzu f6f7edeef6 🔧 chore: add husky pre-commit check 2026-07-01 13:17:40 +07:00
yuzu b0f320ed79 🧪 test: add coverage for Updater 2026-07-01 13:16:04 +07:00
yuzu 57e27ea87f ♻️ refactor: split into testable modules, add test suite 2026-07-01 13:14:41 +07:00
yuzu 56de27161e 🔧 chore: add bun run check script 2026-07-01 12:56:31 +07:00
yuzu 44a1519ec2 👷 ci: add Docker image workflow 2026-07-01 12:52:17 +07:00
yuzu eb242ce953 🎨 style: add Prettier formatting 2026-07-01 12:36:15 +07:00
yuzu 3cf1571070 🔧 chore: switch package tooling to Bun 2026-07-01 12:33:32 +07:00
NukoDesuuandGitHub 22dc5d8b5f Update README and add Docker Compose example (#2)
* 📃 docs: readme by AI

* 📦 build: docker compose and env example
2026-07-01 03:38:51 +07:00
yuzuandGitHub 7bc181fc28 Update package.json 2022-10-31 22:21:53 +07:00
yuzuandGitHub 13084b9acd Update package.json 2022-10-31 22:21:26 +07:00
yuzu f23a8cf460 Fixed records won't update 2022-10-11 11:39:23 +07:00
yuzu 4a39c6bf59 Merge branch 'main' of https://github.com/YuzuZensai/Cloudflare-DDNS-Updater 2022-07-15 13:49:31 +07:00
yuzu a83ed5189d Added missing return statement 2022-07-15 13:49:20 +07:00
yuzu dec51299d7 Update package.json 2022-07-15 13:27:35 +07:00
yuzu 5ae792bdd3 Catch API errors 2022-07-15 13:18:59 +07:00
yuzu e3a897b814 Update .gitignore 2022-03-06 22:02:36 +07:00
yuzu 7025febc70 Change production log level 2022-03-06 21:34:40 +07:00
yuzu babf5887c7 Update .dockerignore 2022-03-06 20:27:55 +07:00
yuzu bc58360cde Update package.json 2022-03-06 20:20:20 +07:00
yuzu d610c692ad Change build path 2022-03-06 20:18:54 +07:00
yuzu a708d8589f Switched to node 2022-03-06 20:13:57 +07:00
yuzu 0c58565b61 Add copyfiles 2022-03-06 20:06:58 +07:00
yuzu dc6417e40d Install curl 2022-03-06 20:05:45 +07:00
yuzu c3815c064e Add docker 2022-03-06 20:01:19 +07:00
yuzuandGitHub dc28788b79 Create LICENSE 2022-03-06 16:58:09 +07:00
yuzu 6ebd34b362 Change LICENSE 2022-03-06 16:50:46 +07:00
yuzu 64121b28bf Create UpdaterConfig.example.json 2022-03-06 16:40:23 +07:00
yuzu d14d8022d2 Create index.ts 2022-03-06 16:40:19 +07:00
yuzu f2a9112a06 Create Logger.ts 2022-03-06 16:40:17 +07:00
yuzu ad56f8d977 Add providers 2022-03-06 16:40:15 +07:00
yuzu f67ec78d0d Create tsconfig.json 2022-03-06 16:37:50 +07:00
yuzu 0c73030213 Create yarn.lock 2022-03-06 16:37:48 +07:00
yuzu 25b7d7b86c Create package.json 2022-03-06 16:37:43 +07:00
yuzu 66794a29b2 Create .gitignore 2022-03-06 16:37:21 +07:00
yuzuandGitHub 01ed3aaca4 Initial commit 2022-03-06 10:46:13 +07:00