Commit Graph

  • 2ad9039918 deploy: 79965ea3a8 gh-pages LifeAdventurer 2025-05-05 06:50:12 +00:00
  • 79965ea3a8 Fix(fortune): unable to display result if already drawn for the day (#73) main tobiichi3227 2025-05-05 14:50:01 +08:00
  • 264124a966 deploy: 7a372a7003 LifeAdventurer 2025-03-28 14:33:00 +00:00
  • 7a372a7003 Feat: Add a script to generate Generator from a template (#72) tobiichi3227 2025-03-28 22:32:47 +08:00
  • c948a282d3 deploy: afda24a38a LifeAdventurer 2025-03-20 12:23:09 +00:00
  • afda24a38a Fix(home-button): Adjust href to match both localhost and github pages lifeadventurer 2025-03-20 20:22:49 +08:00
  • 2db88eb1bf deploy: 14a3912f4c LifeAdventurer 2025-03-20 09:57:24 +00:00
  • 14a3912f4c Feat: Add fixed home button (#70) Moon 2025-03-20 17:57:12 +08:00
  • 5d526b5bb7 deploy: 4eb9212a23 LifeAdventurer 2025-03-20 08:37:08 +00:00
  • 4eb9212a23 fix: align generator item (#69) tobiichi3227 2025-03-20 16:36:55 +08:00
  • 80766e6539 deploy: ea18eb8057 LifeAdventurer 2025-03-13 16:00:01 +00:00
  • ea18eb8057 Feat(fortune): Add Pi Day (#68) Moon 2025-03-13 23:59:46 +08:00
  • 146426f66f deploy: c80c879af1 LifeAdventurer 2025-03-09 09:00:57 +00:00
  • c80c879af1 Fix(fortune): special_events_index is undefined when there are no special events today (#67) tobiichi3227 2025-03-09 17:00:44 +08:00
  • c2d9bf0a82 deploy: f9f0f9c1a4 LifeAdventurer 2025-03-09 08:43:53 +00:00
  • f9f0f9c1a4 Fix(fortune): Copy preview url without commit hash (#66) tobiichi3227 2025-03-09 16:43:39 +08:00
  • 47097a5efa deploy: cf9254c60c tobiichi3227 2025-03-09 08:12:23 +00:00
  • cf9254c60c CI: Fix permission issue in static.yml (#65) Moon 2025-03-09 16:12:07 +08:00
  • e1e17bd2bc Feat(Fortune): Preview result url (#62) tobiichi3227 2025-03-09 15:52:26 +08:00
  • 1471b5950d Feat(fortune): Add new fortune events (#63) ChenKaiLiuG 2025-03-08 23:55:14 +08:00
  • 6c5928b5c2 Fix(Fortune): Missing fortune and themes check on CI (#64) tobiichi3227 2025-03-08 15:59:00 +08:00
  • 1d969400e5 Feat(Fortune): Support multiple event in same day (#61) tobiichi3227 2025-03-06 14:23:02 +08:00
  • 237f0e1551 Feat(fortune): Trigger matrix background animation everytime (#60) Moon 2025-03-02 23:02:44 +08:00
  • be8b5d30d7 Add tobiichi3227 to CODEOWNERS (#59) tobiichi3227 2025-02-28 22:54:07 +08:00
  • 36502dd705 Fix: Horrible bad fortune distribution lifeadventurer 2025-02-26 23:47:00 +08:00
  • fca41fb842 Feat(Fortune): Probability analyzer (#58) tobiichi3227 2025-02-26 18:22:59 +08:00
  • 8bd2345db7 Feat(Fortune): More json file checker (#57) tobiichi3227 2025-02-26 00:23:13 +08:00
  • 4531962dbb Chore: Update copyright to 2023-2025 lifeadventurer 2025-02-22 23:17:24 +08:00
  • 16b7c8dde1 Feat: Add seedMagic lifeadventurer 2025-02-22 01:30:08 +08:00
  • f7d450895f Refactor: Update service worker paths lifeadventurer 2025-02-22 00:38:30 +08:00
  • 52d09db764 Chore(Fortune): add pre-commit to check special events (#55) tobiichi3227 2025-02-21 01:00:49 +08:00
  • 32e3156d30 Fix(Fortune): properly display Unicode characters (#54) tobiichi3227 2025-02-17 07:44:41 +08:00
  • 4391176199 Chore: Update service-worker special file cache (#53) tobiichi3227 2025-02-16 14:50:49 +08:00
  • 704032580b Chore: Remove redundant file lifeadventurer 2025-02-13 23:14:54 +08:00
  • 57f1307847 Impr(special): Add new special events for January and February (#48) tobiichi3227 2025-02-06 21:08:52 +08:00
  • c82e29a565 Merge pull request #51 from LifeAdventurer/LifeAdventurer-patch-1 Moon 2025-02-06 17:41:09 +08:00
  • b03665545f CI: Update GitHub actions to latest Moon 2025-02-06 17:40:23 +08:00
  • b82b3f366e Feat(fortune): ci add special event checker (#50) tobiichi3227 2025-02-06 17:25:23 +08:00
  • caa59577dd Fix(Fortune): Categorize events (#49) tobiichi3227 2025-01-24 13:28:33 +08:00
  • 4b2f30bd7f Merge pull request #46 from tobiichi3227/fix/event-diff-cal Moon 2024-12-25 19:07:38 +08:00
  • 54168328c2 Fix(Fortune): Categorize events by trigger date type tobiichi3227 2024-12-25 11:39:06 +08:00
  • e80f077ae3 Fix(Fortune): Calculate the time difference for events that have already occurred based on the next year For example, if today is January 2nd, then the New Year's Day on January 1st should be calculated using January 1st of the next year. tobiichi3227 2024-12-25 11:35:26 +08:00
  • 7852572f26 Feat: Add support for cyclical dates in special events to avoid yearly updates (#45) tobiichi3227 2024-12-12 22:48:21 +08:00
  • a4d457d9c7 Merge pull request #44 from tobiichi3227/fix-event-typo Moon 2024-11-12 15:38:26 +08:00
  • ae01f41a84 Fix(fortune): event description typo tobiichi3227 2024-11-12 15:28:22 +08:00
  • 03a768090b Impr(theme): Add new theme - Cyberwave lifeadventurer 2024-11-07 10:07:48 +08:00
  • 6b45d59ceb Impr(theme): Add new theme - Aurora Borealis lifeadventurer 2024-11-07 10:06:29 +08:00
  • fd9fe8b460 Impr(theme): Add new theme - Zen Garden lifeadventurer 2024-11-07 09:51:38 +08:00
  • 708bcdd342 Impr(theme): Add new theme - Abstract Art lifeadventurer 2024-11-07 09:48:21 +08:00
  • eacd73f929 Impr(theme): Add new theme - Tropical Paradise lifeadventurer 2024-11-07 09:46:51 +08:00
  • 68bab668b1 Impr(theme): Add new theme - Metallic Shine lifeadventurer 2024-11-07 01:14:13 +08:00
  • a10be0ef61 Feat(fortune): Add custom scrollbar styling for theme modal selection lifeadventurer 2024-11-06 22:46:32 +08:00
  • 5874d347a0 Feat(fortune): Set dynamic max-height and overflow for theme modal body with scrollable theme items lifeadventurer 2024-11-06 22:18:07 +08:00
  • ccbea6777c Impr(theme): Add new theme - Vintage Sepia lifeadventurer 2024-11-06 22:09:52 +08:00
  • 15a435cc77 Impr(theme): Add new theme - Mystic Forest lifeadventurer 2024-11-06 22:07:07 +08:00
  • 2d2e9b5c78 Impr(theme): Refactored theme - Star Wars to Galactic Glow lifeadventurer 2024-11-06 22:05:18 +08:00
  • 6c657ad6ab Impr(theme): Add new theme - Lunar Eclipse lifeadventurer 2024-11-06 21:54:37 +08:00
  • 9344253ebb Impr(theme): Add new theme - Moonlit Night lifeadventurer 2024-11-06 21:39:03 +08:00
  • 72a3513a70 Impr(theme): Add new theme - Sunny Vibes lifeadventurer 2024-11-06 21:29:04 +08:00
  • 1464de0ff3 Impr(theme): Add new theme - Spring Blossom lifeadventurer 2024-11-06 18:39:54 +08:00
  • 97e8a340da Impr(theme): Refactored theme - Winter to Winter Wonderland lifeadventurer 2024-11-06 15:47:48 +08:00
  • 3fec297ad8 Impr(theme): Add new theme - Autumn Glow lifeadventurer 2024-11-06 15:32:46 +08:00
  • 99d2a23f3b Impr(theme): Add new theme - Tokyo Night lifeadventurer 2024-11-06 00:19:44 +08:00
  • 85c294b170 Chore(theme): Rename theme names lifeadventurer 2024-11-06 00:16:22 +08:00
  • 81808b7b57 Impr(theme): Add new theme - Catppuccin Dark lifeadventurer 2024-11-06 00:11:17 +08:00
  • 03a72dd1d1 Style: Use lowercases in hex colors lifeadventurer 2024-11-05 15:06:25 +08:00
  • 031364c279 Impr(theme): Add new theme - Star Wars lifeadventurer 2024-11-05 14:21:51 +08:00
  • 80df03f337 Docs(CONTRIBUTING): Add guidelines for contributing new themes lifeadventurer 2024-11-02 16:49:10 +08:00
  • b93727e5b8 Refactor: Update theme winter lifeadventurer 2024-11-02 16:38:25 +08:00
  • 8d1e04090c Feat(theme): Save selected theme to localStorage for persistence lifeadventurer 2024-11-01 23:35:40 +08:00
  • 6d8017fe51 Chore(theme): Rearrange the order of the properties lifeadventurer 2024-11-01 23:23:30 +08:00
  • ee5b9e8ffa Impr(theme): Add new theme - winter lifeadventurer 2024-11-01 23:20:49 +08:00
  • f9c74860dd Style(fortune): Remove margin on the left for the first dot in preview container lifeadventurer 2024-11-01 22:37:59 +08:00
  • 9b8fbe8809 Feat(fortune): Add colorPreviewContainer to encapsulate dots for improved clarity lifeadventurer 2024-11-01 22:36:35 +08:00
  • a345a61f25 Feat(fortune): Add color dots for visual preview in theme item lifeadventurer 2024-11-01 22:02:03 +08:00
  • 15d3cfb35a Feat(fortune): Implement theme switcher (Closes #42) lifeadventurer 2024-11-01 21:17:14 +08:00
  • 32b7abf7fc Impr(fortune): Add new special events for November lifeadventurer 2024-11-01 16:11:36 +08:00
  • 778cb316c0 Style: Apply deno lint and deno fmt across codebase lifeadventurer 2024-10-31 19:56:47 +08:00
  • df772b0bde Refactor: Update service worker paths for custom domain lifeadventurer 2024-10-31 17:56:49 +08:00
  • 5ca0f68b5f Fix: Special event bug lifeadventurer 2024-10-14 02:03:02 +08:00
  • 32e3b5b9a3 Refactor: Use const instead of let for immutable variables (Make LSP happy) lifeadventurer 2024-10-12 00:27:15 +08:00
  • bd00a3b72d Feat(quote generator): Add method for adding backgrounds (Closes #13) lifeadventurer 2024-10-12 00:17:40 +08:00
  • 41191438b9 Docs: Add License section in README.md lifeadventurer 2024-10-10 22:34:43 +08:00
  • a48f7cc3ff Style: Lint markdown files lifeadventurer 2024-10-10 22:34:26 +08:00
  • 31752fda2a Impr(special): Add new special events for October lifeadventurer 2024-10-01 01:03:34 +08:00
  • f983fd66ff Impr(quotes): Add 9 new quotes lifeadventurer 2024-09-30 23:51:23 +08:00
  • eac16d697d CI: Remove stale GitHub Actions workflow lifeadventurer 2024-09-25 16:50:11 +08:00
  • 312e003ad2 Impr(special): Add new special events for September lifeadventurer 2024-09-17 23:19:21 +08:00
  • d6f08a9a10 Docs: Clarify fortune type guidelines in CONTRIBUTING.md lifeadventurer 2024-09-02 00:10:28 +08:00
  • 1f160dd5de Docs: Update CONTRIBUTING.md lifeadventurer 2024-08-31 10:25:30 +08:00
  • 42dfbdc624 Impr(special): Add new special events for August lifeadventurer 2024-08-23 00:26:15 +08:00
  • 5acbf014f2 Impr(special): Add new special events for July lifeadventurer 2024-08-22 19:29:12 +08:00
  • e9383ad17c Chore: Fix wrong path in docs/fortune_statistics.md lifeadventurer 2024-08-22 14:32:57 +08:00
  • 7773c94819 Create LICENSE Moon 2024-07-01 23:31:26 +08:00
  • 2261033611 Refactor: Replace substr with slice as substr is deprecated lifeadventurer 2024-06-21 16:54:06 +08:00
  • a9668039ae Fix(fortune): Fix description showing undefined caused by negative seeds lifeadventurer 2024-06-21 16:07:43 +08:00
  • 4d097891e0 Fix(fortune): typo in scripts.js lifeadventurer 2024-06-19 20:25:50 +08:00
  • b4d112693d Chore(fortune): Move function copyResultImageToClipboard and showCopiedNotice from fortune.js to scripts.js lifeadventurer 2024-06-19 19:14:35 +08:00
  • 8ac28e1d5c Feat(fortune): Chance to get different descriptions on the same event lifeadventurer 2024-06-18 01:00:27 +08:00
  • 29d910d06e Feat: Copied to clipboard notice and close #37 lifeadventurer 2024-06-17 22:05:47 +08:00