Commit Graph

  • 1aac293020 refactor: comment out domain navigation and its usage in settings page Innei 2025-12-03 19:02:01 +08:00
  • 3fe6ad564c chore: update package dependencies and package manager version Innei 2025-12-03 18:59:38 +08:00
  • 885a1734e7 fix(ssr): serve SPA HTML for deep links instead of 404 (#183) Bojin Li 2025-12-03 18:27:06 +08:00
  • 08d42521f3 fix: Update photo detail page link path (#181) Vincent He 2025-12-01 23:11:33 +08:00
  • aedaac2fee Fix import path for handler in dev.ts (#182) Zeno 2025-12-01 23:10:53 +08:00
  • 4cef7cdf26 fix: update RESERVED_SLUGS to include 'demo' for tenant slug validation Innei 2025-12-01 23:03:11 +08:00
  • a4ed1ecbc2 feat: custom CDN for GitHub storage (#172) (#174) Chrys 2025-11-30 23:36:05 +08:00
  • 7b02aeaba6 feat: enhance InspectorPanel and PhotoViewer with inspector visibility controls Innei 2025-11-30 23:34:28 +08:00
  • 9618a68b9b refactor: remove thumbnail padding constants for cleaner calculations Innei 2025-11-30 23:23:52 +08:00
  • 5763ec8dba feat: enhance gallery page header with responsive social media links and view mode options Innei 2025-11-30 23:12:36 +08:00
  • b6b7941ea2 feat: implement ShareModal and related components for enhanced photo sharing Innei 2025-11-30 22:50:33 +08:00
  • d9e09b375b feat: enhance Sonner component with toast functionality Innei 2025-11-30 21:29:42 +08:00
  • b9d06fe6f2 feat: implement active filters feature in gallery module Innei 2025-11-30 20:38:40 +08:00
  • 48bfa238d6 refactor: reduce logging in OAuth callback processing Innei 2025-11-30 19:24:02 +08:00
  • 4769673099 fix: enforce required state secret for OAuth processing Innei 2025-11-30 19:18:13 +08:00
  • 1090aff397 feat: enhance OAuth callback logging and error handling Innei 2025-11-30 19:09:05 +08:00
  • 7accb1f6c3 refactor: simplify target host resolution and remove explicit host handling Innei 2025-11-30 18:58:51 +08:00
  • 5774b99cbc refactor: streamline OAuth callback processing and configuration handling Innei 2025-11-30 18:33:41 +08:00
  • f81b3d0ae9 feat: implement sign-out functionality in auth API and user menu Innei 2025-11-30 18:10:37 +08:00
  • 8f0e9e7fd7 refactor: improve tenant slug handling in OAuth callback processing Innei 2025-11-30 14:24:42 +08:00
  • ac106b87c6 fix: update PageHeaderRight styling for user session state Innei 2025-11-30 14:17:55 +08:00
  • 187edf0d37 feat: add @afilmory/utils dependency to oauth-gateway and update pnpm-lock.yaml Innei 2025-11-30 14:10:56 +08:00
  • 019ee50121 feat: implement OAuth state management for multi-tenancy support Innei 2025-11-30 14:03:05 +08:00
  • 2a7336cd6b feat: enhance PageHeader and PageHeaderRight components with improved styling and layout Innei 2025-11-30 13:24:20 +08:00
  • a9703f34dc refactor: remove RSS support from social configuration Innei 2025-11-30 01:27:48 +08:00
  • 62fd908d35 feat: enhance GalleryThumbnail with virtualized rendering and hover card support Innei 2025-11-30 01:11:47 +08:00
  • 1b5d782a51 feat: update CommentsContent and SkeletonList components for improved loading states Innei 2025-11-30 00:29:54 +08:00
  • e71548b320 feat: enhance gallery layout and functionality Innei 2025-11-30 00:23:14 +08:00
  • 26100b26cd feat: enhance PageHeaderCenter with animation and improve Input component Innei 2025-11-29 23:41:15 +08:00
  • 447caaba6a feat: implement gallery view modes and enhance layout Innei 2025-11-29 18:13:25 +08:00
  • 0411a1c658 fix: landing data theme alway dark Innei 2025-11-29 15:59:19 +08:00
  • ae21438eb7 feat: implement multi-tenancy support in authentication module (#177) Innei 2025-11-29 13:57:18 +08:00
  • 0a61ae2a50 feat: implement pending tenant status and enhance tenant resolution logic users Innei 2025-11-29 13:51:57 +08:00
  • f40e815bc1 feat: improve tenant resolution by using fallback tenant ID and enforce tenant ID requirement in adapter Innei 2025-11-29 12:03:57 +08:00
  • 01e95c873a feat: add tenantId field to authentication structures and update database migration Innei 2025-11-29 03:02:53 +08:00
  • 45854e400c feat: enhance tenant resolution logic to support OAuth callbacks with query parameters Innei 2025-11-28 16:04:30 +08:00
  • 963356503d Merge remote-tracking branch 'origin/main' into users Innei 2025-11-27 21:20:03 +08:00
  • 843ff8130d fix: purge manage storage data when account delete (#176) Innei 2025-11-27 21:19:28 +08:00
  • 41fabbf70f refactor: remove unnecessary return statement in deleteTenantAccount method refactor: optimize useRequireStorageProvider to prevent multiple navigations fix: ensure listObjects is called before filtering keys in S3StorageProvider s3 Innei 2025-11-27 21:18:10 +08:00
  • 78d65286e5 feat: replace div with LinearBorderPanel for improved layout and styling in StorageProvidersManager Innei 2025-11-27 20:56:04 +08:00
  • 2a8d049664 fix: resolve issue with form.setFieldValue requiring two operations for key access Innei 2025-11-27 20:55:16 +08:00
  • 7ec2ec4997 feat: integrate event service for system settings updates and enhance event handling Innei 2025-11-27 20:41:52 +08:00
  • e7f7f6aa73 feat: enhance data management service with managed storage capabilities Innei 2025-11-27 17:37:17 +08:00
  • b48f4bcd62 feat: enhance data management service with additional database operations Innei 2025-11-27 16:40:13 +08:00
  • 869b0c0d28 feat: implement multi-tenancy support in authentication module Innei 2025-11-27 15:55:57 +08:00
  • 598c92c57d chore: add placeholder file to patches directory Innei 2025-11-27 01:25:28 +08:00
  • a3716b1ba0 feat: add favicon injection to static web service Innei 2025-11-27 01:21:16 +08:00
  • 3f3f5f9a79 fix: update import path for AfilmoryManifest type Innei 2025-11-27 01:14:57 +08:00
  • 8cda0c328e fix: update EXIF GPS altitude reference handling Innei 2025-11-27 01:07:45 +08:00
  • 9b929a1694 chore: update package dependencies and versions Innei 2025-11-27 00:57:14 +08:00
  • 41ad6d73b3 feat: update SignInPanel to use dynamic icons for login providers Innei 2025-11-27 00:48:01 +08:00
  • 4494662973 chore: update documentation and configuration file Innei 2025-11-27 00:39:45 +08:00
  • cb40fe74d0 feat: implement comments feature (#171) Innei 2025-11-27 00:37:52 +08:00
  • cc977c662d feat: add all comments management functionality comment Innei 2025-11-27 00:36:17 +08:00
  • 4356494d01 fix: adjust text size in SelectContent component Innei 2025-11-26 23:57:43 +08:00
  • 2a95dcecae feat: enhance comments functionality with social sign-in and user management Innei 2025-11-26 23:23:09 +08:00
  • 630c95aa08 fix: add missing newlines in JSON and Markdown files Innei 2025-11-26 21:50:01 +08:00
  • 71e143f0b3 feat: refactor photo viewer and introduce new modules Innei 2025-11-26 21:18:38 +08:00
  • b919cde740 feat: implement comments feature in photo viewer Innei 2025-11-26 20:52:36 +08:00
  • 37825d1def feat: add upload log Innei 2025-11-26 16:56:02 +08:00
  • 3e96106a16 chore: sign s3 (#170) Innei 2025-11-26 15:23:41 +08:00
  • 10df276478 refactor(gallery): optimize MasonryPhotoItem component with memoization sign Innei 2025-11-26 15:17:40 +08:00
  • 8fa559943c refactor(gallery): update image format handling in MasonryPhotoItem component Innei 2025-11-26 15:16:57 +08:00
  • ab4b64534c feat(static-web): enhance static web service with development template and query handling Innei 2025-11-26 15:16:26 +08:00
  • 9118bb9fb3 feat: add manifest migration CLI command and related functionality Innei 2025-11-26 13:55:53 +08:00
  • b035883184 feat: update AWS SDK dependencies and enhance storage access utilities Innei 2025-11-26 01:09:21 +08:00
  • f48815b3a3 backup b2 Innei 2025-11-25 23:17:36 +08:00
  • 6e83868d10 chore: sign Innei 2025-11-25 21:41:29 +08:00
  • e0a78b9391 refactor: simplify gallery URL handling and update theme styles Innei 2025-11-25 17:27:43 +08:00
  • 5bf7c06070 feat: enhance Open Graph image generation for homepage Innei 2025-11-25 17:23:58 +08:00
  • b5b4c9b7f1 Update README.md Innei 2025-11-25 16:41:21 +08:00
  • e15d066e6d feat(rss): enhance rss feed with thumbnail and detailed exif info, and fix feed link (#169) Xudong Sun 2025-11-25 16:31:27 +08:00
  • 7fbb82c533 perf(web): optimize thumbnail loading with virtual scrolling and lazy… (#167) Vincent He 2025-11-25 16:17:12 +08:00
  • 3a52858473 feat(location): add location-based search functionality (#168) Chrys 2025-11-25 16:16:14 +08:00
  • ef48808363 feat: enhance landing page with GitHub link and NocturneButton updates Innei 2025-11-24 23:06:05 +08:00
  • fc994edc1e feat: update README with SaaS details and self-hosting instructions Innei 2025-11-24 22:49:56 +08:00
  • b6ec7886dd fix: adjust padding in NormalContainer for improved layout Innei 2025-11-24 22:46:09 +08:00
  • d9a5be56e6 feat: add support for Aliyun OSS and Tencent COS storage providers Innei 2025-11-24 22:26:47 +08:00
  • 6b48fe7333 refactor: simplify FeaturedGalleriesService and remove TenantModule dependency Innei 2025-11-24 22:04:49 +08:00
  • 59c647ec96 refactor: clean up styles and layout on landing page Innei 2025-11-24 21:24:50 +08:00
  • 3980e24617 feat: integrate react-responsive-masonry for improved gallery layout Innei 2025-11-24 21:22:16 +08:00
  • 471c1b11ae feat: enhance GalleryShowcase with photo count and tags Innei 2025-11-24 21:08:46 +08:00
  • 5a98b43544 feat: add Gallery Showcase component and update documentation Innei 2025-11-24 21:00:19 +08:00
  • f7956c9a4e refactor: simplify domain verification logic and update localization Innei 2025-11-24 19:58:43 +08:00
  • 0b51776899 chore: update Dockerfile to include curl and improve entrypoint permissions Innei 2025-11-24 18:53:40 +08:00
  • 58a989c1e4 feat(geocoding): implement reverse geocoding (#157) Wenzhuo Liu 2025-11-24 14:48:57 +08:00
  • f70ff50096 Merge branch 'main' into mgt/reverse-geo-encoding mgt/reverse-geo-encoding Innei 2025-11-24 14:48:24 +08:00
  • a56f6aac4e fix: dns cname Innei 2025-11-23 21:33:21 +08:00
  • 7844b3a0b2 docs: add Cloudflare Pages deployment guide (#162) Whitewater 2025-11-23 20:49:54 +08:00
  • 1cdab9835f feat: update GitHub Actions workflow and reorganize route imports Innei 2025-11-23 20:46:49 +08:00
  • b5fa9576a4 feat: enhance SaaS documentation and introduce health check module Innei 2025-11-23 20:44:01 +08:00
  • 5f03285531 fix: photo viewer logic to use filtered photos for opening (#161) Chrys 2025-11-23 20:24:32 +08:00
  • 46e573c5e1 refactor: social media URL handling improvement (#165) Chrys 2025-11-23 20:23:03 +08:00
  • 1c64070a5d feat: add GitHub Actions workflow for building and publishing core Docker image Innei 2025-11-23 20:22:23 +08:00
  • 848d9af672 refactor: update route imports and improve scroller functionality Innei 2025-11-23 19:50:45 +08:00
  • 4b931f8c7a refactor: simplify build process and remove unused components Innei 2025-11-23 19:45:24 +08:00
  • d5a2ea4db2 feat: enhance documentation and add new features for Afilmory Innei 2025-11-23 19:40:51 +08:00
  • 9bee09b67f fix: pass language tag in config mgt 2025-11-21 23:17:12 +08:00
  • 5961387d90 feat: switch to plugin mgt 2025-11-21 21:25:27 +08:00
  • 48eae6658c Apply suggestions from code review Innei 2025-11-21 00:20:14 +08:00