14 Commits

Author SHA1 Message Date
Fechin
c73e8d6f20 Update FUNDING.yml 2025-06-25 15:39:22 +08:00
Fechin
172342c8a3 feat: modernize development toolchain
- Add comprehensive development tooling:
  * ESLint configuration with modern JavaScript rules
  * Prettier for consistent code formatting
  * Husky for Git hooks automation
  * lint-staged for pre-commit checks
  * Conventional Commits with commitlint
  * Stylelint for CSS code quality

- Fix CSS issues:
  * Resolve duplicate selectors in layout_note.css
  * Merge duplicate selectors in layout_list.css
  * Ensure stylelint compliance

- Apply consistent code formatting:
  * Format all JavaScript, CSS, and Markdown files
  * Standardize code style across the project
  * Fix console statement warnings in main.js

- Update project documentation:
  * Enhance README with modern development practices
  * Update package.json with new scripts and dependencies

This modernization establishes a robust development environment with
automated code quality checks, consistent formatting~
2025-06-18 14:09:17 +08:00
Fechin
0f655ba0bf Update FUNDING.yml 2024-09-20 09:57:50 +08:00
Fechin
5acbf9519e Update FUNDING.yml 2024-09-20 09:56:09 +08:00
FireIsGood
bc3e778e80 fix: format trivial changes
Replaces quotations and does basic indentation that is trivial. This is
separate as the other will make more changes for files that are actual
code.
2024-05-16 14:36:31 -07:00
fechin
c37df2eaff Update LICENSE 2022-11-16 14:57:25 +08:00
fechin
ef69810c26 ad 2022-10-31 18:40:52 +08:00
Randy8080
b026876f87 Update FUNDING.yml 2021-07-01 17:18:20 +08:00
Randy8080
473cdc124e Create FUNDING.yml 2021-07-01 17:17:32 +08:00
Randy8080
58e2294a7c Update issue templates 2021-01-06 17:28:33 +08:00
Randy8080
a1b56e1ce5 Update issue templates 2021-01-06 16:59:38 +08:00
Randy8080
a18c05970f Update issue templates 2021-01-06 12:43:37 +08:00
Randy8080
60c09d7076 Update issue templates 2020-12-20 21:11:13 +08:00
Randy8080
84699e0b9e Update issue templates 2020-12-20 21:02:45 +08:00