13 Commits

Author SHA1 Message Date
santiagosayshey
1710f2ba20 feat: backup notifications with live status stream (#454) 2026-04-18 15:35:31 +09:30
santiagosayshey
942811f190 chore: update vite to v8 (#423) 2026-04-12 04:05:23 +09:30
santiagosayshey
07ce977780 fix: cron input layout on weekly/monthly and mobile (#396) 2026-04-01 20:06:47 +10:30
santiagosayshey
c0c704ea46 fix: replace highlight.js with custom tokenizer and themed code blocks (#327) 2026-03-12 07:24:29 +10:30
santiagosayshey
7289fc5cd0 feat: security hardening + CI pipeline (#310) 2026-03-08 20:46:01 +10:30
Sam Chau
2b9248b48e chore: update CI workflows and contributing guide 2026-03-03 11:56:27 +10:30
Sam Chau
ab2a74bd5c docs: streamline CONTRIBUTING.md for clarity, move codebase details into architecture 2026-01-30 15:02:45 +10:30
Sam Chau
221d0fffb4 chore: formatting 2026-01-19 09:54:41 +10:30
Sam Chau
de39481d4d feat: renaminatorr logic, jobs, long notif support 2026-01-18 02:06:51 +10:30
Sam Chau
7c1952d264 refactor: add date utility for consistent UTC handling 2026-01-17 14:31:48 +10:30
Sam Chau
656a3e3114 feat: enhance entity testing with auto import releases functionality 2026-01-16 19:05:57 +10:30
Sam Chau
93259d3ce0 chore: license (AGPL-3.0), contributing and readme complete
- removed old dev docs
2026-01-15 19:25:42 +10:30
Sam Chau
74b38df686 feat: add entity and release management components
- Created EntityTable component for displaying test entities with expandable rows for releases.
- Implemented ReleaseTable component to manage and display test releases with actions for editing and deleting.
- Added ReleaseModal component for creating and editing releases
- Introduced types for TestEntity, TestRelease, and related evaluations
- Enhanced general settings page to include TMDB API configuration with connection testing functionality.
- Added TMDBSettings component for managing TMDB API access token with reset and test connection features.
2026-01-14 23:50:20 +10:30