• Joined on 2023-10-08
Astrian pushed to dev at Astrian/Laterano 2025-05-16 09:52:32 +00:00
d5562a4d42 chore: CI/CD publish requires quality check
7c7e0e1cf2 chore: fix linting
a8b1a1512d chore: linting the files
Compare 3 commits »
Astrian pushed to dev at Astrian/Laterano 2025-05-16 09:43:47 +00:00
14c6c0a1ab chore: intergrate Biome for check code linting issue
Astrian deleted branch feat/biome_linter from Astrian/Laterano 2025-05-16 09:36:10 +00:00
Astrian pushed to dev at Astrian/Laterano 2025-05-16 09:36:04 +00:00
55f07fb562 Merge branch 'feat/biome_linter'
fcbee7c0b2 fix: replace “any” type declaration with “unknown” or other specific type
b1dc96783a fix: improve readability by simplifying conditional statements and replacing forEach with for-of loops
aae4a85a49 fix: enhance readability by replacing forEach with for-of loops in rendering logic
75a37043b7 fix: optimize iteration methods and improve readability in state management
Compare 10 commits »
Astrian pushed to feat/biome_linter at Astrian/Laterano 2025-05-16 09:35:11 +00:00
fcbee7c0b2 fix: replace “any” type declaration with “unknown” or other specific type
Astrian pushed to feat/biome_linter at Astrian/Laterano 2025-05-16 06:51:56 +00:00
b1dc96783a fix: improve readability by simplifying conditional statements and replacing forEach with for-of loops
Astrian pushed to feat/biome_linter at Astrian/Laterano 2025-05-16 06:19:51 +00:00
aae4a85a49 fix: enhance readability by replacing forEach with for-of loops in rendering logic
Astrian pushed to feat/biome_linter at Astrian/Laterano 2025-05-16 06:11:23 +00:00
75a37043b7 fix: optimize iteration methods and improve readability in state management
0e22cbf130 fix: streamline state retrieval logic by removing unnecessary else blocks
ba82252dd7 fix: simplify state update event triggering with optional chaining
0ce566f502 fix: refine type definitions and improve loop constructs for better clarity
Compare 4 commits »
Astrian pushed to feat/biome_linter at Astrian/Laterano 2025-05-16 05:52:16 +00:00
afff93196a chore: turn explicitly any declare check off to better focusing on other issues
Astrian pushed to feat/biome_linter at Astrian/Laterano 2025-05-16 05:45:17 +00:00
4def8050a1 feat: add biome configuration and update dependencies
Astrian created branch feat/biome_linter in Astrian/Laterano 2025-05-16 05:45:16 +00:00
Astrian merged pull request Astrian/Laterano#1 2025-05-16 02:01:44 +00:00
dev
Astrian pushed to main at Astrian/Laterano 2025-05-16 02:01:44 +00:00
5924ca480d Merge pull request 'dev' (#1) from dev into main
3521ee0cbf 0.0.1
5847615a17 chore: update build process and configuration
918823afce Add .npmignore to exclude src/ and .gitea directories
Compare 4 commits »
Astrian created pull request Astrian/Laterano#1 2025-05-16 02:01:35 +00:00
dev
Astrian pushed to dev at Astrian/Laterano 2025-05-16 02:01:14 +00:00
3521ee0cbf 0.0.1
Astrian pushed to dev at Astrian/Laterano 2025-05-16 02:00:21 +00:00
5847615a17 chore: update build process and configuration
Astrian pushed to dev at Astrian/Laterano 2025-05-16 00:47:20 +00:00
918823afce Add .npmignore to exclude src/ and .gitea directories
Astrian created branch dev in Astrian/Laterano 2025-05-16 00:35:59 +00:00
Astrian pushed to dev at Astrian/Laterano 2025-05-16 00:35:59 +00:00
Astrian pushed to main at Astrian/Laterano 2025-05-16 00:34:18 +00:00
19bc4ca600 Add Gitea Actions workflow for publishing to npm