Ryota Murakami's profile avatar

Go Straightforward Web Application Development.

I'm Ryota Murakami who lives in Tokyo. Currently working as a freelance React/Node/TypeScript developer. Here is my independent OSS organization.

Personal photo showcasing development work
Creative coding project snapshot
Technology workspace environment
Software engineering collaboration
Programming achievement highlight

Major Libraries Available in shadcn/ui Registry

A comprehensive guide to the major third-party component libraries available through the shadcn/ui registry system, including Magic UI, Aceternity UI, Origin UI, and more.

Github Feed

  1. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#64 · July 22, 2025 19:35
    fix: resolve missing module build errors #47 #64

    Summary This PR addresses build errors related to missing modules in the web package. Changes Made: Added missing use-user hook in packages/web Cr…

    +71 -0
  2. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 19:35
  3. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#63 · July 22, 2025 19:29
    fix: refactor logging system to separate client and server concerns #62 #63

    Summary This PR refactors the logging system to properly separate client and server concerns, fixing build failures in Next.js 15 due to winston in…

    +273 -183
  4. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 19:29
  5. @ryota-murakami ryota-murakami deleted branch fix-typecheck-errors in ryota-murakami/Notable · July 22, 2025 18:59

    Updated Jul 23

  6. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#50 · July 22, 2025 18:59
    fix: resolve all TypeScript errors in mobile package (fixes #45) #50

    Summary Fixed all TypeScript errors in the mobile package Mobile package now passes typecheck without errors Resolved 50+ type errors Changes Made …

    +567 -217
    1 comment
  7. @ryota-murakami ryota-murakami deleted branch fix-mobile-typecheck-errors in ryota-murakami/Notable · July 22, 2025 18:59

    Updated Jul 23

  8. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#52 · July 22, 2025 18:59
    fix(mobile): resolve major TypeScript errors in mobile package #52

    Summary Fixed TypeScript configuration and path mappings for proper module resolution Created missing essential files: types.ts, lib/supabase.ts, …

    +349 -136
    1 comment
  9. @ryota-murakami ryota-murakami deleted branch fix-lint-errors in ryota-murakami/Notable · July 22, 2025 18:58

    Updated Jul 23

  10. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#53 · July 22, 2025 18:58
    fix: resolve major ESLint errors and warnings (Issue #46) #53

    Summary Fixed duplicate import errors across API routes and components Resolved unnecessary semicolon errors in metrics route Created missing file…

    +469 -229
    1 comment
  11. @ryota-murakami ryota-murakami deleted branch fix-test-errors in ryota-murakami/Notable · July 22, 2025 18:58

    Updated Jul 23

  12. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#55 · July 22, 2025 18:58
    fix: resolve Jest test configuration errors across all packages #55

    Summary This PR fixes all Jest test configuration errors across the monorepo, ensuring that pnpm test commands pass successfully in all packages. I…

    +528 -246
    1 comment
  13. @ryota-murakami ryota-murakami deleted branch fix-e2e-errors in ryota-murakami/Notable · July 22, 2025 18:58

    Updated Jul 23

  14. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#56 · July 22, 2025 18:58
    fix: resolve E2E test timeouts and improve reliability (#49) #56

    Summary Fix all E2E test timeouts and improve reliability across all browsers Cherry-pick Sentry fixes to prevent server crashes during tests Opti…

    +380 -250
    1 comment
  15. @ryota-murakami ryota-murakami deleted branch fix-coderabbit-issues in ryota-murakami/Notable · July 22, 2025 18:57

    Updated Jul 23

  16. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#39 · July 22, 2025 18:57
    fix: resolve all CodeRabbit issues in single PR #39

    Summary Fixed all 8 CodeRabbit issues in a single PR Improved code quality and consistency across the monorepo Enhanced error logging and TypeScri…

    +58 -43
    3 comments
  17. @ryota-murakami ryota-murakami deleted branch fix-webhook-parameter-naming in ryota-murakami/Notable · July 22, 2025 18:57

    Updated Jul 23

  18. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#57 · July 22, 2025 18:57
    fix: correct misleading parameter naming in webhook and analytics routes (#38, #37) #57

    Summary Fix misleading parameter naming in webhook and analytics API routes Parameters were named with underscore prefix suggesting they were unus…

    +15 -15
    1 comment
  19. @ryota-murakami ryota-murakami deleted branch refactor-eslint-peer-dependencies in ryota-murakami/Notable · July 22, 2025 18:57

    Updated Jul 23

  20. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#59 · July 22, 2025 18:57
    fix: refactor ESLint config to use peerDependencies #59

    Summary Refactor the shared ESLint configuration to follow best practices by using peerDependencies instead of regular dependencies for ESLint plug…

    +202 -130
    1 comment
  21. @ryota-murakami ryota-murakami deleted branch fix-eslint-config-redundancy in ryota-murakami/Notable · July 22, 2025 18:57

    Updated Jul 23

  22. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#60 · July 22, 2025 18:57
    fix: remove redundant ESLint config and improve lint errors (#34) #60

    Summary Fixes #34 by removing redundant ESLint configuration and improving lint errors across the codebase. ESLint Configuration Changes Removed r…

    +94 -77
    1 comment
  23. @ryota-murakami ryota-murakami deleted branch fix-peer-dependency-warnings in ryota-murakami/Notable · July 22, 2025 18:57

    Updated Jul 23

  24. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#61 · July 22, 2025 18:56
    fix: resolve peer dependency warnings in monorepo (#19) #61

    Summary Fixes #19 by resolving all peer dependency warnings during pnpm install. Root Causes Addressed React Version Conflicts: Packages expecting…

    +447 -465
    1 comment
  25. @ryota-murakami ryota-murakami deleted branch improve-error-logging in ryota-murakami/Notable · July 22, 2025 18:56

    Updated Jul 23

  26. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#58 · July 22, 2025 18:56
    fix: improve error logging in webhook handlers by preserving error details (#36) #58

    Summary Improve error logging in webhook route handlers by capturing detailed error information Replace empty catch blocks with proper error handl…

    +256 -223
    1 comment
  27. @ryota-murakami ryota-murakami deleted branch fix-build-errors in ryota-murakami/Notable · July 22, 2025 18:56

    Updated Jul 23

  28. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#54 · July 22, 2025 18:56
    fix: resolve module resolution errors (partial fix for Issue #42) #54

    Summary This PR partially addresses the build errors reported in Issue #42 by fixing missing module imports and edge runtime compatibility issues. C…

    +2,495 -1,924
    1 comment
  29. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 18:55
    1 commit to main
    • @ryota-murakami f9e26f7
      fix: resolve TypeScript errors in web package (partial fix for #45) (#51
  30. @ryota-murakami ryota-murakami deleted branch fix-web-typecheck-errors in ryota-murakami/Notable · July 22, 2025 18:55

    Updated Jul 23

  31. @ryota-murakami ryota-murakami closed an issue in ryota-murakami/Notable · July 22, 2025 18:55
    fix all pnpm typecheck errors #45

    Description Fix all TypeScript type checking errors across the monorepo to ensure type safety and CI stability. Acceptance Criteria All pnpm type…

  32. @ryota-murakami ryota-murakami merged ryota-murakami/Notable#51 · July 22, 2025 18:55
    fix: resolve TypeScript errors in web package (partial fix for #45) #51

    Summary Fixes many TypeScript errors in the web package to partially address Issue #45 Reduces error count significantly but some edge functions a…

    +448 -289
    7 comments
  33. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 18:51
    1 commit to fix-build-errors
    • @ryota-murakami a19744d
      fix: resolve ESLint errors and async createClient calls
  34. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 18:46
    1 commit to fix-build-errors
    • @ryota-murakami e4a0a87
      chore: remove accidentally created duplicate files
  35. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 18:36
    1 commit to fix-build-errors
    • @ryota-murakami fcba605
      fix: address CodeRabbit change requests for type safety and Next.js 1…
  36. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 18:20
    Refactor logging system to separate client and server concerns #62

    Problem The current winston logger implementation is causing build failures in Next.js 15 due to incompatibility with: Edge runtime functions Clie…

  37. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 18:17
    2 commits to fix-build-errors
    • @ryota-murakami 6ac93b1
      fix: resolve module resolution errors (Issue #42)
    • @ryota-murakami 4920569
      fix(web): resolve all ESLint errors and warnings
  38. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 17:54
    1 commit to fix-web-typecheck-errors
    • @ryota-murakami 67ffca0
      fix: address CodeRabbit review comments
  39. @ryota-murakami ryota-murakami deleted branch fix-typescript-strict-mode-errors in laststance/utils · July 22, 2025 14:21

    Updated Jul 22

  40. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 14:21
    1 commit to main
    • @ryota-murakami 4031645
      fix: resolve TypeScript strict mode errors in types package (#1054)
  41. @ryota-murakami ryota-murakami closed an issue in laststance/utils · July 22, 2025 14:21
    Fix TypeScript strict mode errors in types package #1053

    Description The types package has multiple TypeScript strict mode errors preventing successful compilation. These errors need to be fixed to ensure…

  42. @ryota-murakami ryota-murakami merged laststance/utils#1054 · July 22, 2025 14:21
    fix: resolve TypeScript strict mode errors in types package #1054

    Summary Resolves all TypeScript strict mode errors in the types package that were preventing successful compilation. Changes Made 1. Fixed override…

    +114 -54
    1 comment
  43. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 12:49
    2 commits to improve-error-logging
    • @ryota-murakami 2711295
      fix: address CodeRabbit review comments
    • @ryota-murakami 443a156
      fix: resolve CodeRabbit comments - mobile lint false positives and no…
  44. @ryota-murakami ryota-murakami opened laststance/laststance.io#1309 · July 22, 2025 12:29
    Fix comprehensive code quality improvements (closes #1271) #1309

    Summary Comprehensive code quality improvements addressing various typos, syntax errors, and inconsistencies throughout the codebase. Changes Made U…

    +200 -97
  45. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 12:29
  46. @ryota-murakami ryota-murakami opened laststance/utils#1059 · July 22, 2025 12:26
    refactor: Replace any types with proper TypeScript interfaces in browser test files #1059

    Summary This PR eliminates all any types from browser package test files, replacing them with properly typed interfaces and type assertions. This i…

    +195 -116
  47. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 12:26
  48. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#61 · July 22, 2025 12:23
    fix: resolve peer dependency warnings in monorepo (#19) #61

    Summary Fixes #19 by resolving all peer dependency warnings during pnpm install. Root Causes Addressed React Version Conflicts: Packages expecting…

    +447 -465
  49. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 12:23
  50. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 12:22
    1 commit to fix-typescript-strict-mode-errors
    • @ryota-murakami 79795a1
      fix: resolve TypeScript strict mode errors in next-react package
  51. @ryota-murakami ryota-murakami opened laststance/laststance.io#1308 · July 22, 2025 12:22
    feat: optimize GitHub API calls and implement caching (closes #1270) #1308

    Summary Implements Phase 1 optimizations for GitHub API calls to dramatically improve performance and eliminate rate limiting risks. Key Optimizati…

    +189 -86
  52. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 12:21
  53. @ryota-murakami ryota-murakami opened laststance/laststance.io#1307 · July 22, 2025 12:17
    feat: improve website accessibility (closes #1269) #1307

    Summary Added keyboard navigation support to ThemeToggle component with Enter/Space key handlers Enhanced mobile navigation with proper ARIA attri…

    +102 -25
  54. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 12:17
  55. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#60 · July 22, 2025 12:16
    fix: remove redundant ESLint config and improve lint errors (#34) #60

    Summary Fixes #34 by removing redundant ESLint configuration and improving lint errors across the codebase. ESLint Configuration Changes Removed r…

    +94 -77
  56. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 12:15
  57. @ryota-murakami ryota-murakami opened laststance/utils#1058 · July 22, 2025 12:15
    feat: Add essential string manipulation utilities #1058

    Summary Implements a comprehensive suite of string manipulation utilities for the universal package, covering case conversion, text processing, URL…

    +3,521 -0
  58. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 12:14
  59. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#59 · July 22, 2025 12:10
    fix: refactor ESLint config to use peerDependencies #59

    Summary Refactor the shared ESLint configuration to follow best practices by using peerDependencies instead of regular dependencies for ESLint plug…

    +202 -130
  60. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 12:10
  61. @ryota-murakami ryota-murakami opened laststance/laststance.io#1306 · July 22, 2025 12:08
    🧪 Expand test coverage with comprehensive unit and E2E tests (#1268) #1306

    Summary Significantly expanded test coverage by adding comprehensive unit tests for core utilities and critical components, plus new E2E tests for …

    +435 -0
  62. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 12:08
  63. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 12:05
    2 commits to improve-error-logging
  64. @ryota-murakami ryota-murakami opened laststance/laststance.io#1304 · July 22, 2025 11:59
    🚀 Optimize image loading performance (#1267) #1304

    Summary Added proper alt text to all images for improved accessibility Implemented performance optimizations for image loading Configured Next.js …

    +20 -4
  65. @ryota-murakami ryota-murakami opened laststance/utils#1057 · July 22, 2025 11:59
    feat: Implement essential array manipulation utilities #1057

    Summary Implement groupBy: groups array elements by key function result Implement uniqueBy: removes duplicates based on key function Implement chu…

    +1,755 -1
  66. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 11:59
  67. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:59
  68. @ryota-murakami ryota-murakami opened laststance/laststance.io#1303 · July 22, 2025 11:53
    🐛 Fix TypeScript type definition bug in utility.d.ts (#1266) #1303

    Summary Added missing d type definition that was referenced but never defined Simplified DateString type to avoid union complexity issues in TypeS…

    +3 -4
  69. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 11:53
  70. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#58 · July 22, 2025 11:52
    fix: improve error logging in webhook handlers by preserving error details (#36) #58

    Summary Improve error logging in webhook route handlers by capturing detailed error information Replace empty catch blocks with proper error handl…

    +27 -13
  71. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 11:52
  72. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#57 · July 22, 2025 11:50
    fix: correct misleading parameter naming in webhook and analytics routes (#38, #37) #57

    Summary Fix misleading parameter naming in webhook and analytics API routes Parameters were named with underscore prefix suggesting they were unus…

    +15 -15
  73. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 11:50
  74. @ryota-murakami ryota-murakami opened laststance/laststance.io#1302 · July 22, 2025 11:48
    feat: implement security headers middleware #1302

    Summary Implements security headers middleware to protect against various attack vectors Addresses security vulnerability identified in issue #1265

    +46 -0
  75. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 22, 2025 11:48
    Add essential string manipulation utilities #1056

    Description Add commonly used string manipulation utilities that are missing from the universal package. These utilities will provide essential str…

  76. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 11:48
  77. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 22, 2025 11:48
    Add essential array manipulation utilities #1055

    Description Add commonly used array manipulation utilities that are missing from the universal package. These utilities will provide essential arra…

  78. @ryota-murakami ryota-murakami opened laststance/utils#1054 · July 22, 2025 11:45
    fix: resolve TypeScript strict mode errors in types package #1054

    Summary Resolves all TypeScript strict mode errors in the types package that were preventing successful compilation. Changes Made 1. Fixed override…

    +103 -47
  79. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:45
  80. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#56 · July 22, 2025 11:41
    fix: resolve E2E test timeouts and improve reliability (#49) #56

    Summary Fix all E2E test timeouts and improve reliability across all browsers Cherry-pick Sentry fixes to prevent server crashes during tests Opti…

    +380 -250
  81. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 11:41
  82. @ryota-murakami ryota-murakami opened laststance/laststance.io#1301 · July 22, 2025 11:37
    fix: update PrismJS to fix DOM clobbering vulnerability #1301

    Summary Updates PrismJS from 1.27.0 to 1.30.0 to fix CVE-2022-23647 Resolves DOM clobbering security vulnerability Changes Added pnpm override t…

    +11 -5
  83. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 11:37
  84. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 22, 2025 11:36
    Fix TypeScript strict mode errors in types package #1053

    Description The types package has multiple TypeScript strict mode errors preventing successful compilation. These errors need to be fixed to ensure…

  85. @ryota-murakami ryota-murakami opened laststance/utils#1052 · July 22, 2025 11:34
    docs: add missing project documentation files #1052

    Summary Add comprehensive CONTRIBUTING.md with development setup, contribution guidelines, and package organization Add SECURITY.md with vulnerabi…

    +809 -0
  86. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:33
  87. @ryota-murakami ryota-murakami opened laststance/laststance.io#1300 · July 22, 2025 11:32
    fix: code quality improvements #1300

    Summary Fixes various code quality issues identified in #1271 Improves code maintainability and user experience through typo corrections Changes F…

    +9 -8
  88. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 22, 2025 11:32
  89. @ryota-murakami ryota-murakami opened laststance/utils#1051 · July 22, 2025 11:30
    docs: add comprehensive README files for all packages #1051

    Summary Add comprehensive README.md files for all packages (browser, node, types, universal) Each README includes detailed API documentation with …

    +1,306 -12
  90. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:30
  91. @ryota-murakami ryota-murakami opened laststance/utils#1050 · July 22, 2025 11:22
    refactor: replace polling with event-based waiting in Queue class #1050

    Summary Refactors the Queue class to eliminate inefficient polling and use proper event-based waiting instead. Problem Solved The original implemen…

    +43 -11
  92. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:22
  93. @ryota-murakami ryota-murakami opened laststance/utils#1049 · July 22, 2025 11:19
    refactor: consolidate snake-to-camel implementations for consistency #1049

    Summary Consolidates two different implementations of snake-to-camel case conversion to improve consistency and maintainability. Problem Solved The…

    +486 -319
  94. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#55 · July 22, 2025 11:19
    fix: resolve Jest test configuration errors across all packages #55

    Summary This PR fixes all Jest test configuration errors across the monorepo, ensuring that pnpm test commands pass successfully in all packages. I…

    +528 -246
  95. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:18
  96. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 11:18
  97. @ryota-murakami ryota-murakami opened laststance/utils#1048 · July 22, 2025 11:16
    refactor: move universal utilities from browser package #1048

    Summary Moves universal utilities from the browser package to the universal package for better organization and reusability across environments. Ch…

    +453 -277
  98. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:15
  99. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#54 · July 22, 2025 11:15
    fix: resolve Sentry build errors and optimize Next.js configuration #54

    Summary This PR addresses the critical build errors caused by Sentry imports that were causing "self is not defined" errors during the Next.js buil…

    +369 -243
  100. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 11:14
  101. @ryota-murakami ryota-murakami opened laststance/utils#1047 · July 22, 2025 11:10
    refactor: replace any types with proper type definitions in tests #1047

    Summary Replaces any types with proper TypeScript interfaces and type definitions in test files Improves type safety without changing runtime beha…

    +62 -66
  102. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 11:10
    1 commit to replace-any-types
    • @ryota-murakami e6b4df0
      refactor: replace any types with proper type definitions in tests
  103. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:08
  104. @ryota-murakami ryota-murakami closed an issue in laststance/utils · July 22, 2025 11:06
    Security Vulnerability: Update on-headers dependency #1034

    Description The project has a low-severity security vulnerability in the on-headers package (version < 1.1.0) used by the serve dependency in the n…

    1 comment
  105. @ryota-murakami ryota-murakami commented on laststance/utils#1034 · July 22, 2025 11:06

    Security Vulnerability Resolved in PR #1046 Fixed the on-headers security vulnerability by adding pnpm overrides to force secure version >=1.1.0. V…

  106. @ryota-murakami ryota-murakami opened laststance/utils#1046 · July 22, 2025 11:06
    fix: resolve security vulnerability in on-headers dependency #1046

    Summary Fixes low-severity security vulnerability in the on-headers dependency used by the serve package. Security Issue Package: on-headers Vulne…

    +1 -1
  107. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:05
  108. @ryota-murakami ryota-murakami commented on laststance/utils#1041 · July 22, 2025 11:03

    Resolved in PR #1045 - all packages now have enhanced export configurations

  109. @ryota-murakami ryota-murakami closed an issue in laststance/utils · July 22, 2025 11:03
    Add Package Export Configurations for All Packages #1041

    Description Most packages lack proper export configurations, making it difficult to import utilities cleanly. Current State Only browser package h…

    2 comments
  110. @ryota-murakami ryota-murakami commented on laststance/utils#1041 · July 22, 2025 11:03

    Issue Resolved in PR #1045 I've enhanced the package export configurations across all packages: ✅ Completed Improvements: Enhanced Export Maps Al…

  111. @ryota-murakami ryota-murakami opened laststance/utils#1045 · July 22, 2025 11:03
    feat: enhance package export configurations #1045

    Summary Enhances package export configurations across all packages to provide better compatibility with modern bundlers and Node.js. Changes Made E…

    +7 -2
  112. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 11:03
  113. @ryota-murakami ryota-murakami closed an issue in laststance/utils · July 22, 2025 11:00
    Create Shared TypeScript Base Configuration #1042

    Description Each package has its own tsconfig.json but there's no shared base configuration, leading to potential inconsistencies. Current State 5…

    2 comments
  114. @ryota-murakami ryota-murakami commented on laststance/utils#1042 · July 22, 2025 11:00

    ✅ Issue Already Implemented The shared TypeScript base configuration is already in place and working correctly. All packages extend tsconfig.base.j…

  115. @ryota-murakami ryota-murakami commented on laststance/utils#1042 · July 22, 2025 11:00

    Issue Already Implemented The shared TypeScript base configuration is already in place and working correctly: Base Configuration: exists at pro…

  116. @ryota-murakami ryota-murakami commented on laststance/utils#1038 · July 22, 2025 11:00

    Issue Resolved After thorough investigation, the file is clean and contains no test code. The file only has the appropriate production code: export

  117. @ryota-murakami ryota-murakami closed an issue in laststance/utils · July 22, 2025 11:00
    Remove Test Code from probability.js Production File #1038

    Description The file /packages/browser/probability.js includes test code (a for loop) that runs on import. Current Issue The file contains a for lo…

    2 comments
  118. @ryota-murakami ryota-murakami commented on laststance/utils#1038 · July 22, 2025 11:00

    Issue Resolution Check I've examined the file and it appears to be clean - no test code found. The file only contains: export function rand() { r…

  119. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 10:58
    1 commit to main
    • @ryota-murakami 4866c21
      fix: resolve CI failures across multiple packages (#1044)
  120. @ryota-murakami ryota-murakami merged laststance/utils#1044 · July 22, 2025 10:58
    fix: resolve CI failures across multiple packages #1044

    Summary This PR fixes all the major CI failures across multiple packages in the monorepo: TypeScript errors: Fixed type issues in browser package …

    +40 -41
    1 comment
  121. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 10:56
    1 commit to fix-ci-failures
    • @ryota-murakami c62ca2a
      fix: additional CI fixes for remaining TypeScript strict mode errors
  122. @ryota-murakami ryota-murakami opened laststance/utils#1044 · July 22, 2025 10:52
    fix: resolve CI failures across multiple packages #1044

    Summary This PR fixes all the major CI failures across multiple packages in the monorepo: TypeScript errors: Fixed type issues in browser package …

    +34 -35
  123. @ryota-murakami ryota-murakami created a branch in laststance/utils · July 22, 2025 10:52

    Updated Jul 22

  124. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 10:50
    2 commits to fix-lint-errors
    • @ryota-murakami d7e58ee
      fix: resolve major TypeScript errors and lint issues
    • @ryota-murakami 28f28ea
      fix: resolve major TypeScript errors in API routes and monitoring
  125. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 10:40
    1 commit to main
    • @ryota-murakami 6bde7b4
      chore: update devDependencies in package.json
  126. @ryota-murakami ryota-murakami pushed to laststance/utils · July 22, 2025 10:37
    2 commits to main
    • @ryota-murakami d275867
      feat: Add shared TypeScript config and package export configurations
    • @ryota-murakami 0ae6762
      feat: Migrate ESLint from v8 to v9 with flat config and fix critical …
  127. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#53 · July 22, 2025 10:36
    fix: resolve major ESLint errors and warnings (Issue #46) #53

    Summary Fixed duplicate import errors across API routes and components Resolved unnecessary semicolon errors in metrics route Created missing file…

    +144 -74
  128. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 10:35
  129. @ryota-murakami ryota-murakami starred runekaagaard/mcp-redmine · July 22, 2025 10:33

    A redmine MCP server covering close to 100% of redmines API

    Python 46 Updated Jul 9

  130. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 10:23
    1 commit to fix-web-typecheck-errors
    • @ryota-murakami 32a2c3c
      fix: address CodeRabbit review feedback
  131. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#52 · July 22, 2025 10:16
    fix(mobile): resolve major TypeScript errors in mobile package #52

    Summary Fixed TypeScript configuration and path mappings for proper module resolution Created missing essential files: types.ts, lib/supabase.ts, …

    +349 -136
  132. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 10:16
  133. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#51 · July 22, 2025 09:54
    fix: resolve TypeScript errors in web package (partial fix for #45) #51

    Summary Fixes many TypeScript errors in the web package to partially address Issue #45 Reduces error count significantly but some edge functions a…

    +366 -280
  134. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 09:54
  135. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 09:32
    1 commit to fix-typecheck-errors
    • @ryota-murakami 37a6eee
      fix: address all CodeRabbit review comments in mobile package
  136. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#39 · July 22, 2025 09:27
  137. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 22, 2025 09:00
    1 commit to fix-typecheck-errors
    • @ryota-murakami 12c4c48
      fix: address CodeRabbit review comments
  138. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#50 · July 22, 2025 08:30
    fix: resolve all TypeScript errors in mobile package (fixes #45) #50

    Summary Fixed all TypeScript errors in the mobile package Mobile package now passes typecheck without errors Resolved 50+ type errors Changes Made …

    +483 -208
  139. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 08:29
  140. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:15
    fix all pnpm e2e errors #49

    Description Fix all end-to-end test failures across the monorepo to ensure E2E test suite stability. Acceptance Criteria All pnpm e2e commands pa…

  141. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:15
    fix all pnpm test errors #48

    Description Fix all unit and integration test failures across the monorepo to ensure test suite stability. Acceptance Criteria All pnpm test comm…

  142. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:15
    fix all pnpm build errors #47

    Description Fix all build errors across the monorepo to ensure successful application builds. Acceptance Criteria All pnpm build commands pass wi…

  143. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:15
    fix all pnpm lint errors & warning #46

    Description Fix all ESLint errors and warnings across the monorepo to ensure code quality and CI stability. Acceptance Criteria All pnpm lint com…

  144. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:15
    fix all pnpm typecheck errors #45

    Description Fix all TypeScript type checking errors across the monorepo to ensure type safety and CI stability. Acceptance Criteria All pnpm type…

  145. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:08
    fix all pnpm e2e errors #44

    Problem The pnpm e2e command is timing out after 2 minutes, likely due to Playwright tests taking too long to run or hanging. Current Behavior Com…

  146. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:07
    fix all pnpm test errors #43

    Problem The pnpm test command is failing due to missing Jest setup files in both electron and mobile packages. Errors Found Electron Package Modul…

  147. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:07
    fix all pnpm build errors #42

    Problem The pnpm build command is failing with module resolution errors in the web package. Errors Found Web Package Build Errors Module not found…

  148. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:06
    fix all pnpm lint errors & warning #41

    Problem The pnpm lint command is failing with errors in the web package and showing multiple warnings across both mobile and web packages. Errors F…

  149. @ryota-murakami ryota-murakami opened an issue in ryota-murakami/Notable · July 22, 2025 07:06
    fix all pnpm typecheck errors #40

    Problem The pnpm typecheck command is failing with multiple TypeScript errors in the mobile package. Errors Found Multiple missing module errors (@…

  150. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#39 · July 22, 2025 06:29
    fix: resolve all CodeRabbit issues in single PR #39

    Summary Fixed all 8 CodeRabbit issues in a single PR Improved code quality and consistency across the monorepo Enhanced error logging and TypeScri…

    +58 -43
  151. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 22, 2025 06:29
  152. @ryota-murakami ryota-murakami deleted branch ryota-murakami/issue15 in ryota-murakami/Notable · July 22, 2025 06:17

    Updated Jul 23

  153. @ryota-murakami ryota-murakami deleted branch ryota-murakami/issue16 in ryota-murakami/Notable · July 22, 2025 06:16

    Updated Jul 23

  154. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#23 · July 22, 2025 06:16

    @coderabbitai Please create new issue about it?

  155. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#23 · July 22, 2025 06:16

    @coderabbitai Please create new issue about it?

  156. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#23 · July 22, 2025 06:16

    @coderabbitai Please create new issue about it?

  157. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#28 · July 22, 2025 06:15

    @coderabbitai Please create new issue about it?

  158. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#28 · July 22, 2025 06:15

    @coderabbitai Please create new issue about it?

  159. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#28 · July 22, 2025 06:14

    @coderabbitai Please create new issue about it?

  160. @ryota-murakami ryota-murakami deleted branch mobile-package-fixes in ryota-murakami/Notable · July 22, 2025 06:13

    Updated Jul 23

  161. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#29 · July 22, 2025 06:12
  162. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#29 · July 22, 2025 05:12

    @coderabbitai Please create new issue about it?

  163. @ryota-murakami ryota-murakami closed an issue in ryota-murakami/Notable · July 22, 2025 00:01
    Turborepo Monorepo Setup - Complete Status & Next Steps #21

    ✅ Successfully Completed Core Infrastructure ✅ Created pnpm-workspace.yaml for monorepo structure ✅ Configured turbo.json with all required tasks ✅…

    1 comment
  164. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#21 · July 22, 2025 00:01

    🎉 TURBOREPO MONOREPO SETUP COMPLETE! All originally planned issues have been successfully resolved. Here's the final status: ✅ Successfully Complet…

  165. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#30 · July 22, 2025 00:01
    fix: resolve E2E tests timeout by optimizing Playwright configuration (resolves #18) #30

    Summary Fix E2E tests timeout issue by optimizing Playwright configuration Reduce webServer timeout from 180s to 60s (server now starts in ~1.6s) A…

    +191 -39
    2 comments
  166. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#30 · July 22, 2025 00:01

    Closing this PR due to merge conflicts with the updated main branch. The E2E test timeout issue has been resolved through the current main branch c…

  167. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#27 · July 22, 2025 00:00
    fix: resolve peer dependency warnings across monorepo (resolves #19) #27

    Summary Update Jest to v30.0.4 to resolve jest-watch-typeahead compatibility Update vaul to v1.1.2 for React 19 compatibility Add pnpm overrides i…

    +919 -306
    2 comments
  168. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#27 · July 22, 2025 00:00

    Closing this PR due to merge conflicts with the updated main branch. The peer dependency warnings have been resolved through the current main branc…

  169. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#25 · July 22, 2025 00:00
    fix: configure Jest for mobile package (resolves #17) #25

    Summary Install jest-expo and testing dependencies for React Native/Expo Configure Jest with custom Babel presets for TypeScript transformation Cr…

    +464,672 -10
    2 comments
  170. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#25 · July 22, 2025 00:00

    Closing this PR due to merge conflicts with the updated main branch. The mobile package Jest configuration has been significantly updated since thi…

  171. @ryota-murakami ryota-murakami closed ryota-murakami/Notable#24 · July 21, 2025 23:59
    Fix Mobile Package Build Configuration (Issue #14) #24

    Summary Fixes mobile package build configuration by updating to EAS Build Resolves deprecated expo build command issues Adds proper monorepo compa…

    +2,672 -49
    2 comments
  172. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#24 · July 21, 2025 23:59

    Closing this PR due to merge conflicts with the updated main branch. The mobile package configuration has been significantly updated since this PR …

  173. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 23:58
    1 commit to main
    • @ryota-murakami 0d933a4
      fix(mobile): resolve React Native ESLint errors and dependencies (#29)
  174. @ryota-murakami ryota-murakami merged ryota-murakami/Notable#29 · July 21, 2025 23:58
    fix(mobile): resolve React Native ESLint errors and dependencies #29

    Summary Fix all react-native/no-raw-text ESLint errors by wrapping raw text in Text components Fix duplicate import error in use-realtime-sync.ts …

    +695 -111
    1 comment
  175. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#30 · July 21, 2025 23:54
    fix: resolve E2E tests timeout by optimizing Playwright configuration (resolves #18) #30

    Summary Fix E2E tests timeout issue by optimizing Playwright configuration Reduce webServer timeout from 180s to 60s (server now starts in ~1.6s) A…

    +191 -39
  176. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 23:53
    1 commit to ryota-murakami/issue18
    • @ryota-murakami 3da9ff9
      fix: resolve E2E tests timeout by optimizing Playwright configuration
  177. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 23:31
    1 commit to mobile-package-fixes
    • @ryota-murakami 67c9485
      fix: electron package TypeScript configuration for proper build output
  178. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#29 · July 21, 2025 23:17
    fix(mobile): resolve React Native ESLint errors and dependencies #29

    Summary Fix all react-native/no-raw-text ESLint errors by wrapping raw text in Text components Fix duplicate import error in use-realtime-sync.ts …

    +688 -104
  179. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 23:15
  180. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 23:08
    1 commit to main
    • @ryota-murakami 90f1deb
      fix: improve E2E test infrastructure robustness (#26)
  181. @ryota-murakami ryota-murakami merged ryota-murakami/Notable#26 · July 21, 2025 23:07
    fix: resolve E2E test timeout issues in web package (resolves #18) #26

    Summary Remove deprecated swcMinify option from next.config.mjs to eliminate Next.js warnings Update Playwright webServer configuration to use pnp…

    +44 -2
    1 comment
  182. @ryota-murakami ryota-murakami deleted branch ryota-murakami/issue20 in ryota-murakami/Notable · July 21, 2025 23:02

    Updated Jul 23

  183. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 23:02
    1 commit to main
    • @ryota-murakami f936cb7
      feat: Add shared configuration packages for monorepo (#20) (#28)
  184. @ryota-murakami ryota-murakami closed an issue in ryota-murakami/Notable · July 21, 2025 23:02
    Issue #7: Add Shared Configuration Packages #20

    Problem Each package has similar configuration setup that could be shared: ESLint configurations TypeScript configurations Jest configurations Pre…

  185. @ryota-murakami ryota-murakami merged ryota-murakami/Notable#28 · July 21, 2025 23:02
    feat: Add shared configuration packages for monorepo (#20) #28

    Summary Created shared configuration packages to reduce duplication across the monorepo Created @notable/eslint-config with base, Next.js, and Rea…

    +1,188 -141
    1 comment
  186. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 22:59
    1 commit to ryota-murakami/issue20
    • @ryota-murakami 43c0ffa
      fix: remove rootDir from electron package to allow external type imports
  187. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 22:57
    1 commit to ryota-murakami/issue20
    • @ryota-murakami 2d6bd0e
      fix: resolve electron package TypeScript rootDir configuration issues
  188. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 22:37
    1 commit to ryota-murakami/issue20
    • @ryota-murakami aba8a2a
      fix: resolve TypeScript configuration issues
  189. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 22:34
    2 commits to ryota-murakami/issue20
    • @ryota-murakami f0d1166
      feat: complete shared configuration packages setup
    • @ryota-murakami a58eed4
      fix: resolve electron package rootDir TypeScript configuration issue
  190. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 22:27
    1 commit to ryota-murakami/issue20
    • @ryota-murakami c21ef5a
      fix: resolve mobile package TypeScript configuration issue
  191. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#28 · July 21, 2025 22:24
    feat: Add shared configuration packages for monorepo (#20) #28

    Summary Created shared configuration packages to reduce duplication across the monorepo Created @notable/eslint-config with base, Next.js, and Rea…

    +572 -144
  192. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 22:24
  193. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#27 · July 21, 2025 22:09
    fix: resolve peer dependency warnings across monorepo (resolves #19) #27

    Summary Update Jest to v30.0.4 to resolve jest-watch-typeahead compatibility Update vaul to v1.1.2 for React 19 compatibility Add pnpm overrides i…

    +919 -306
  194. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 22:08
  195. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#26 · July 21, 2025 22:02
    fix: resolve E2E test timeout issues in web package (resolves #18) #26

    Summary Remove deprecated swcMinify option from next.config.mjs to eliminate Next.js warnings Update Playwright webServer configuration to use pnp…

    +44 -2
  196. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 22:02
  197. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#25 · July 21, 2025 21:46
    fix: configure Jest for mobile package (resolves #17) #25

    Summary Install jest-expo and testing dependencies for React Native/Expo Configure Jest with custom Babel presets for TypeScript transformation Cr…

    +464,672 -10
  198. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 21:45
  199. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#24 · July 21, 2025 21:39
    Fix Mobile Package Build Configuration (Issue #14) #24

    Summary Fixes mobile package build configuration by updating to EAS Build Resolves deprecated expo build command issues Adds proper monorepo compa…

    +2,672 -49
  200. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 21:39
  201. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 21:25
    1 commit to main
    • @ryota-murakami 588da7a
      fix: ESLint configuration for monorepo (#23)
  202. @ryota-murakami ryota-murakami closed an issue in ryota-murakami/Notable · July 21, 2025 21:25
    Issue #3: Fix ESLint Configuration for Monorepo #16

    Problem ESLint failing across all packages due to missing configuration: ESLint couldn't find the config "ts-prefixer" to extend from. Root Cause R…

  203. @ryota-murakami ryota-murakami merged ryota-murakami/Notable#23 · July 21, 2025 21:25
    fix: resolve ESLint configuration for monorepo (#16) #23

    🎯 Summary Fixes Issue #16: Fix ESLint Configuration for Monorepo This PR resolves the ESLint configuration errors where all packages were failing d…

    +278 -180
    1 comment
  204. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 21:22
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 554de7a
      fix: resolve all ESLint errors in web package
  205. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:53
    1 commit to ryota-murakami/issue16
    • @ryota-murakami f33f07b
      fix: resolve remaining ESLint errors in web package
  206. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:46
    1 commit to ryota-murakami/issue16
    • @ryota-murakami f7e0033
      fix: resolve ESLint errors in web package
  207. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:40
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 02a3cc4
      fix: configure ESLint to allow underscore-prefixed unused variables
  208. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:39
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 4db7720
      fix: resolve all ESLint errors in mobile package
  209. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:31
    1 commit to ryota-murakami/issue16
    • @ryota-murakami c5b0453
      fix: remove unused useTheme import in note screen
  210. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:29
    1 commit to ryota-murakami/issue16
    • @ryota-murakami d19d153
      fix: resolve remaining ESLint errors in mobile package
  211. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:26
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 91c209e
      fix: resolve ESLint errors in mobile package
  212. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:22
    1 commit to ryota-murakami/issue16
    • @ryota-murakami f688f92
      fix: update lockfile after moving electron to devDependencies
  213. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:19
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 1ecb228
      fix: move electron to devDependencies per electron-builder requirement
  214. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:17
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 3d6e925
      fix: resolve TypeScript errors in electron package
  215. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:15
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 4856cc3
      fix: temporarily disable mobile build to unblock CI
  216. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:12
    1 commit to ryota-murakami/issue16
    • @ryota-murakami 21390f1
      fix: correct napi-postinstall override to existing version 0.3.2
  217. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:07
    1 commit to ryota-murakami/issue16
    • @ryota-murakami ca4f071
      fix: regenerate pnpm-lock.yaml to resolve dependency issues
  218. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 20:05
    1 commit to ryota-murakami/issue16
    • @ryota-murakami c78143d
      fix: align pnpm version in workflows with packageManager field
  219. @ryota-murakami ryota-murakami opened ryota-murakami/Notable#23 · July 21, 2025 19:54
    fix: resolve ESLint configuration for monorepo (#16) #23

    🎯 Summary Fixes Issue #16: Fix ESLint Configuration for Monorepo This PR resolves the ESLint configuration errors where all packages were failing d…

    +94 -4
  220. @ryota-murakami ryota-murakami created a branch in ryota-murakami/Notable · July 21, 2025 19:54
  221. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 19:48
    1 commit to main
    • @ryota-murakami 7f50ea2
      fix: resolve TypeScript Jest types configuration issue (#15)
  222. @ryota-murakami ryota-murakami closed an issue in ryota-murakami/Notable · July 21, 2025 19:48
    Issue #2: Fix TypeScript Configuration for Jest Types #15

    Problem TypeScript compilation failing in electron and mobile packages: error TS2688: Cannot find type definition file for 'jest'. Root Cause Root

  223. @ryota-murakami ryota-murakami merged ryota-murakami/Notable#22 · July 21, 2025 19:48
    fix: resolve TypeScript Jest types configuration issue (#15) #22

    🎯 Summary Fixes Issue #15: Fix TypeScript Configuration for Jest Types This PR resolves the TypeScript compilation errors where packages were unabl…

    +32 -22
    7 comments
  224. @ryota-murakami ryota-murakami commented on ryota-murakami/Notable#22 · July 21, 2025 19:46

    @coderabbitai I've addressed your review comments: ✅ Fixed the actionable comment: strict: true was already set in a previous commit (22b5166) ✅ F…

  225. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 21, 2025 19:46
    1 commit to ryota-murakami/issue15
    • @ryota-murakami 0216b22
      fix: include .tsx files in electron tsconfig
  226. @ryota-murakami ryota-murakami commented on laststance/laststance.io#1298 · July 21, 2025 17:48
  227. @ryota-murakami ryota-murakami starred KarimMokhtar/react-drag-drop-files · July 21, 2025 08:29

    Light and simple Reactjs drag and drop files library to use with very flexible options to change, so you put whatever the design you want for your …

    TypeScript 265 Updated Apr 1

  228. @ryota-murakami ryota-murakami starred dahlia/logtape · July 20, 2025 11:58

    Simple logging library with zero dependencies for Deno, Node.js, Bun, browsers, and edge functions

    TypeScript 1.1k Updated Jul 9

  229. @ryota-murakami ryota-murakami pushed to laststance/laststance.io · July 20, 2025 06:09
    2 commits to main
  230. @ryota-murakami ryota-murakami deleted branch add-clean-url-project in laststance/laststance.io · July 20, 2025 06:09

    Updated Jul 23

  231. @ryota-murakami ryota-murakami merged laststance/laststance.io#1297 · July 20, 2025 06:09
    feat: Add Clean URL Chrome extension to projects page #1297

    Summary This PR adds the Clean URL Chrome extension to the projects page as requested. Changes Made Added Clean URL project entry with: Chrome We…

    +62 -3
    3 comments
  232. @ryota-murakami ryota-murakami pushed to laststance/laststance.io · July 20, 2025 06:00
    1 commit to add-clean-url-project
    • @ryota-murakami 0104a5d
      fix: Remove duplicate keybind entry for JP to EN
  233. @ryota-murakami ryota-murakami closed laststance/laststance.io#1296 · July 20, 2025 05:58
    📦 Dependencies: Update Storybook packages to 9.0.17 and fix MDX imports #1296

    Summary Updated all Storybook packages from 9.0.13 to 9.0.17 and resolved a breaking change in MDX imports that was preventing successful builds. C…

    +299 -204
    2 comments
  234. @ryota-murakami ryota-murakami opened laststance/laststance.io#1297 · July 20, 2025 05:37
    feat: Add Clean URL Chrome extension to projects page #1297

    Summary This PR adds the Clean URL Chrome extension to the projects page as requested. Changes Made Added Clean URL project entry with: Chrome We…

    +62 -2
  235. @ryota-murakami ryota-murakami created a branch in laststance/laststance.io · July 20, 2025 05:36
  236. @ryota-murakami ryota-murakami pushed to laststance/laststance.io · July 20, 2025 05:18
    1 commit to main
    • @ryota-murakami 7c8973e
      chore: update package dependencies
  237. @ryota-murakami ryota-murakami starred desktop/desktop · July 20, 2025 01:58

    Focus on what matters instead of fighting with Git.

    TypeScript 20.6k 22 issues need help Updated Jul 22

  238. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:39
    Replace any Types in Test Files #1043

    Description Several test files use any types which reduces type safety and goes against TypeScript best practices. Affected Files and Lines /packa…

  239. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:38
    Create Shared TypeScript Base Configuration #1042

    Description Each package has its own tsconfig.json but there's no shared base configuration, leading to potential inconsistencies. Current State 5…

  240. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:38
    Add Package Export Configurations for All Packages #1041

    Description Most packages lack proper export configurations, making it difficult to import utilities cleanly. Current State Only browser package h…

  241. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:38
    Move Universal Utilities from Browser Package #1040

    Description Several utilities in the browser package are not browser-specific and should be moved to the universal package for better organization. U…

  242. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:38
    Code Duplication: Consolidate snake-to-camel implementations #1039

    Description There are two different implementations of snake-to-camel case conversion that should be consolidated: Current Implementations /packag…

  243. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:34
    Remove Test Code from probability.js Production File #1038

    Description The file /packages/browser/probability.js includes test code (a for loop) that runs on import. Current Issue The file contains a for lo…

  244. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:33
    Refactor Queue.js to Use Event-Based Waiting Instead of Polling #1037

    Description The Queue class in /packages/browser/Queue.js uses inefficient polling with setTimeout every 50ms. Current Issues Polling every 50ms w…

  245. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:33
    Add README files for all packages #1036

    Description Most packages in the monorepo lack README files explaining their purpose and usage. Missing READMEs /packages/browser/README.md /pac…

  246. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:33
    Add Missing Documentation Files (CONTRIBUTING, SECURITY, CHANGELOG, CODE_OF_CONDUCT) #1035

    Description The repository is missing several important documentation files that are standard for open-source projects. Missing Files CONTRIBUTIN…

  247. @ryota-murakami ryota-murakami opened an issue in laststance/utils · July 19, 2025 19:33
    Security Vulnerability: Update on-headers dependency #1034

    Description The project has a low-severity security vulnerability in the on-headers package (version < 1.1.0) used by the serve dependency in the n…

  248. @ryota-murakami ryota-murakami starred maslianok/react-resize-detector · July 19, 2025 15:48

    A Cross-Browser, Event-based, Element Resize Detection for React

    TypeScript 1.3k Updated Jun 24

  249. @ryota-murakami ryota-murakami pushed to ryota-murakami/dotfiles · July 19, 2025 15:00
    1 commit to master
    • @ryota-murakami 1e36894
      [.gitconfig] add rm-untracked alias 🍏
  250. @ryota-murakami ryota-murakami starred inkdropapp/inkdrop-mermaid · July 19, 2025 08:53

    Mermaid plugin for Inkdrop which lets you draw diagrams and flowcharts

    TypeScript 30 Updated Mar 7

  251. @ryota-murakami ryota-murakami pushed to laststance/corelive · July 19, 2025 07:12
    1 commit to main
    • @ryota-murakami 016057a
      chore: update package dependencies
  252. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 19, 2025 06:49
    1 commit to ryota-murakami/issue15
    • @ryota-murakami 8f0ccfc
      chore: Update .gitignore and clean up Turborepo cache and cookies
  253. @ryota-murakami ryota-murakami pushed to ryota-murakami/Notable · July 19, 2025 03:42
    1 commit to ryota-murakami/issue15
    • @ryota-murakami 22b5166
      Update packages/electron/tsconfig.json