• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / cronn / 17219218529

Builds Branch Commit Type Ran Committer Via Coverage
17219218529 master feat(web): implement secure authentication system with CSRF protection (#45) * feat(web): implement comprehensive authentication with CSRF protection Add complete authentication system for web dashboard with modern security features: Authentica... push 25 Aug 2025 07:55PM UTC web-flow github
73.82
17219169819 auth-implementation test: improve auth test coverage for handleLogout and validateSession - add comprehensive tests for handleLogout covering session invalidation, cookie clearing, and redirects - add tests for validateSession covering valid, invalid, and expired se... Pull #45 25 Aug 2025 07:53PM UTC umputun github
73.82
17219037160 auth-implementation fix: address PR review comments - Update documentation to reflect actual 24-hour cookie expiration - Fix logout to clear both HTTP and HTTPS cookies properly - Remove insecure online bcrypt generator recommendation - Simplify cookie checking logi... Pull #45 25 Aug 2025 07:52PM UTC umputun github
71.74
17219036524 auth-implementation fix: address PR review comments - Update documentation to reflect actual 24-hour cookie expiration - Fix logout to clear both HTTP and HTTPS cookies properly - Remove insecure online bcrypt generator recommendation - Simplify cookie checking logi... Pull #45 25 Aug 2025 07:47PM UTC umputun github
71.74
17218931105 auth-implementation ci: update golangci-lint to latest version for Go 1.25 support The previous v2.2.2 was built with Go 1.24 and cannot lint Go 1.25 code. Using latest version ensures compatibility with Go 1.25 features. Pull #45 25 Aug 2025 07:42PM UTC umputun github
71.77
17215921279 master fix: minor web UI improvements from review feedback - Set HttpOnly: true for theme cookie (no client-side JS reads it) - Standardize Content-Type headers to always include charset=utf-8 - Remove redundant HX-Refresh header in view mode toggle (ba... push 25 Aug 2025 05:25PM UTC umputun github
72.67
17215620939 master fix: resolve web parser reuse and SQLite locking issues (#44) * fix: resolve web parser reuse and SQLite locking issues Two critical issues fixed: 1. Web UI parser reuse: - Web server was creating new crontab parsers on every sync instead of... push 25 Aug 2025 05:12PM UTC web-flow github
72.68
17215561953 fix/web-parser-reuse-sqlite-locking refactor: extract pragma execution helper to reduce code duplication As suggested in PR review, extracted the duplicate error handling logic for PRAGMA execution into a helper closure within NewSQLiteStore. This makes the code cleaner and more ma... Pull #44 25 Aug 2025 05:09PM UTC umputun github
72.68
17215562338 fix/web-parser-reuse-sqlite-locking refactor: extract pragma execution helper to reduce code duplication As suggested in PR review, extracted the duplicate error handling logic for PRAGMA execution into a helper closure within NewSQLiteStore. This makes the code cleaner and more ma... Pull #44 25 Aug 2025 05:09PM UTC umputun github
72.68
17215432693 fix/web-parser-reuse-sqlite-locking fix: resolve web parser reuse and SQLite locking issues Two critical issues fixed: 1. Web UI parser reuse: - Web server was creating new crontab parsers on every sync instead of reusing the centralized parser from main - Introduced JobsPro... Pull #44 25 Aug 2025 05:04PM UTC umputun github
72.58
17202940472 master feat(web): add job filter by status and refactor template rendering (#43) * feat(web): add job filter by status and refactor template rendering This commit introduces two major improvements: 1. Job Filtering Feature: - Add filter by status (... push 25 Aug 2025 08:03AM UTC web-flow github
72.59
17202866333 feat/filter-and-template-refactoring refactor(web): use stats-updates template in renderFilteredJobs - Replace last fmt.Fprintf with template-based rendering - Add test for stats template error case to improve coverage - Coverage increased from 89.5% to 90.2% - Achieve complete HTML... Pull #43 25 Aug 2025 08:00AM UTC umputun github
72.59
17202672006 feat/filter-and-template-refactoring feat(web): add job filter by status and refactor template rendering This commit introduces two major improvements: 1. Job Filtering Feature: - Add filter by status (all/running/success/failed) - Cycle through filter modes via UI button ... Pull #43 25 Aug 2025 07:50AM UTC umputun github
72.37
17195868611 master feat: add manual run button for jobs in web UI (#42) * feat: add manual run button for jobs in web UI - Add RunJobManually method to scheduler service - Implement POST /api/jobs/{id}/run endpoint - Add run button to both card and list views - St... push 25 Aug 2025 12:33AM UTC web-flow github
73.27
17195834991 feat/run-now-button refactor: simplify button rendering and remove duplicate CSS rules - Consolidated repetitive button HTML in both card and list views - Removed duplicate HTMX indicator CSS rules (kept only one set) - Improved code maintainability per PR review su... Pull #42 25 Aug 2025 12:30AM UTC umputun github
73.27
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 16
  • 17
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc