Shintaro Jokagi
|
9f9872376e
|
feat(i18n): add japanese translation with better fallback
|
2025-05-29 11:53:26 +12:00 |
|
Shintaro Jokagi
|
8d942e0942
|
Merge pull request #636 from zen-browser/feat/flat-config
|
2025-05-29 09:56:18 +12:00 |
|
Shintaro Jokagi
|
f615a43af5
|
fix: reorder imports in astro.config.mjs for consistency
|
2025-05-29 01:00:15 +12:00 |
|
Shintaro Jokagi
|
78ff7cbbe5
|
chore: remove jiti from dependencies and add it to overrides
|
2025-05-29 00:52:53 +12:00 |
|
Shintaro Jokagi
|
9bae866031
|
chore(biome): remove biome config and update ci pipeline description
|
2025-05-29 00:33:11 +12:00 |
|
Shintaro Jokagi
|
fd6193a0a6
|
chore: remove @biomejs/biome from dependencies
|
2025-05-28 15:33:06 +12:00 |
|
Shintaro Jokagi
|
e938970c39
|
Update src/components/BackButton.astro
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-28 10:57:01 +09:00 |
|
Shintaro Jokagi
|
80dbb0c658
|
fix(prettier): adjust JSON and Markdown formatting options
|
2025-05-28 13:54:43 +12:00 |
|
Shintaro Jokagi
|
8a021a3bff
|
Discard changes to README.md
|
2025-05-28 13:52:35 +12:00 |
|
Shintaro Jokagi
|
a77c141d35
|
chore(prettier): update prettier config
|
2025-05-28 13:50:37 +12:00 |
|
Shintaro Jokagi
|
ceef83d609
|
chore(ci-pipeline): add concurrency settings to optimize job execution
|
2025-05-28 13:47:41 +12:00 |
|
Shintaro Jokagi
|
6137c66370
|
refactor(ci-pipeline): rename format job to eslint and separate prettier checks
|
2025-05-28 13:47:05 +12:00 |
|
Shintaro Jokagi
|
7fafa6bc69
|
feat(prettier): add prettier formatting
|
2025-05-28 13:43:44 +12:00 |
|
Shintaro Jokagi
|
01f4dac75d
|
feat(eslint): add eslint flat config
|
2025-05-28 13:38:11 +12:00 |
|
Shintaro Jokagi
|
1937be58a6
|
Merge pull request #635 from zen-browser/fix/biome
|
2025-05-28 12:04:39 +12:00 |
|
Shintaro Jokagi
|
57184cdfab
|
fix(biome): apply biome formatting to release-notes
|
2025-05-27 23:06:22 +00:00 |
|
mr. m
|
9bcb0bfff0
|
Merge pull request #634 from KyleDL101/grammar
1.12.7b & 1.12.8b grammar
|
2025-05-27 19:02:54 +02:00 |
|
Kyle
|
6109a7f437
|
1.12.7b & 1.12.8b grammar
|
2025-05-27 19:01:40 +02:00 |
|
Shintaro Jokagi
|
99d012220c
|
chore(biome-autofix): delete .github/workflows/biome-autofix.yml
|
2025-05-27 18:06:05 +09:00 |
|
Shintaro Jokagi
|
e94800dfec
|
Merge pull request #632 from zen-browser/fix/workflow-biome
fix(workflow): remove redundant commit-message from biome-autofix.yml
|
2025-05-27 12:13:12 +12:00 |
|
Shintaro Jokagi
|
d8e2719b65
|
fix(workflow): remove commit and push step from biome-autofix.yml
|
2025-05-26 11:45:57 +12:00 |
|
Shintaro Jokagi
|
c41f301b5e
|
fix(workflow): remove redundant commit-message from biome-autofix.yml
|
2025-05-26 11:42:55 +12:00 |
|
mr. m
|
80e7419370
|
Merge pull request #631 from zen-browser/fix/workflow-biome
fix(workflow): add permissions for contents and pull-requests in biome-autofix.yml
|
2025-05-26 01:36:01 +02:00 |
|
Shintaro Jokagi
|
dc4741136c
|
fix(workflow): add permissions for contents and pull-requests in biome-autofix.yml
|
2025-05-26 11:34:01 +12:00 |
|
mr. m
|
61422a5470
|
Merge pull request #630 from zen-browser/fix/workflow-biome
fix(workflow): update references from master to main in biome-autofix.yml
|
2025-05-26 01:27:19 +02:00 |
|
Shintaro Jokagi
|
50e9837cb5
|
fix(workflow): update references from master to main in biome-autofix.yml
|
2025-05-26 10:00:28 +12:00 |
|
mr. m
|
c535d5ae1f
|
Merge pull request #628 from zen-browser/feat/biome-autofix
feat(biome): add a workflow to create pull request to automatically fix biome check issue
|
2025-05-25 17:49:38 +02:00 |
|
taroj1205
|
14959666f9
|
chore(workflow): reset working directory to match origin/master in biome-autofix.yml
|
2025-05-25 17:11:20 +12:00 |
|
taroj1205
|
1903591705
|
fix(workflow): add missing newline at end of biome-autofix.yml file
|
2025-05-25 17:05:44 +12:00 |
|
taroj1205
|
18aedf3281
|
chore(biome): ignore markdown and gitignore files in autofix workflow
|
2025-05-25 17:04:39 +12:00 |
|
taroj1205
|
af1361998a
|
feat(biome): add a workflow to create pull request to automatically fix biome check issue
|
2025-05-25 17:02:08 +12:00 |
|
mr. m
|
67fc87769b
|
Update feature description for private windows in stable.json
|
2025-05-23 12:45:08 +02:00 |
|
mr. m
|
7b7d21e31d
|
Add release notes for version 1.12.8b with new features and fixes
|
2025-05-23 12:38:47 +02:00 |
|
mr. m
|
04b3db1a75
|
Merge pull request #626 from KyleDL101/grammar
Grammar 1.12.7b
|
2025-05-22 07:53:41 +02:00 |
|
Kyle
|
02c46ddbc5
|
Grammar 1.12.7b
|
2025-05-22 07:30:57 +02:00 |
|
mr. m
|
513c81ca7e
|
Refactor stable.json for better formatting and consistency; update twilight.json to ensure proper file structure
|
2025-05-21 21:22:39 +02:00 |
|
mr. m
|
5861393dfd
|
Update whats-new.json
|
2025-05-20 15:40:13 +02:00 |
|
mr. m
|
b901d3dea0
|
Merge pull request #624 from BlueFox1616/patch-2
Better color for the breaking title
|
2025-05-20 15:35:23 +02:00 |
|
BlueFox1616
|
672a3e7161
|
Better color for the breaking title
More vibrant and matching with the other text . While conveying a sense of emergency
|
2025-05-20 16:31:07 +03:00 |
|
mr. m
|
225c672c7e
|
Update ReleaseNoteListItem.astro
|
2025-05-20 06:22:34 -07:00 |
|
mr. m
|
6905fa5c0b
|
Update stable.json
|
2025-05-20 00:00:15 -07:00 |
|
mr. m
|
053baeca98
|
Update stable.json
|
2025-05-20 07:06:43 +02:00 |
|
mr. m
|
95201bb0f6
|
Update stable.json
|
2025-05-20 00:47:52 +02:00 |
|
mr. m
|
84a48c1198
|
Update stable.json
|
2025-05-19 20:34:26 +02:00 |
|
mr. m
|
2d1b4454a9
|
Merge pull request #611 from zen-browser/fix/modal#604
|
2025-05-19 19:41:30 +02:00 |
|
mr. m
|
d9ca7bb4e5
|
Merge pull request #612 from KyleDL101/grammar
|
2025-05-19 19:41:01 +02:00 |
|
mr. m
|
586a233a0d
|
Merge pull request #614 from zen-browser/fix/feature#613
fix(features): improve font size for features section title
|
2025-05-19 14:30:42 +02:00 |
|
mr. m
|
e83d7a9caf
|
Merge pull request #615 from zen-browser/refactor/sponsor
refactor(sponsors): replace tuta sponsor image to improved color version
|
2025-05-19 14:30:09 +02:00 |
|
mr. m
|
a5636bde29
|
Merge pull request #616 from zen-browser/feat/codeowner
feat(codeowners): add codeowner to support auto assigning reviewer
|
2025-05-19 14:29:32 +02:00 |
|
mr. m
|
04764d7cf7
|
Merge pull request #617 from zen-browser/fix/download#453
fix(download): hide flathub download for twilight download page
|
2025-05-19 14:27:13 +02:00 |
|