Commit Graph

32 Commits

Author SHA1 Message Date
tyler 17a7be36bd Fancier homepage and a bit of performance improvement through aggressive caching. 2025-10-27 13:33:44 -07:00
tyler a597e2be07 Redesign UI with modern dark theme and improved styling
- Unified color scheme using CSS variables across all pages
- Fixed spacing issues in verse display (removed <br> joins for rich view)
- Updated all HTML pages with proper HTML5 structure
- Added responsive design with mobile breakpoints
- Created shared stylesheet (styles/page.css) for form pages
- Fixed unclosed div tag in scripture_response
- Improved typography with serif fonts for scripture text
- Added verse container cards with hover effects
- Inline dark background to prevent white flash on navigation

All endpoints remain backward compatible with existing functionality.
2025-10-19 22:33:43 -07:00
tyler 082389430e fixed CSP error with inline js 2025-01-04 15:09:12 -08:00
tyler 87f0dc54c5 Latest stable branch includes sermon analysis endpoint, but not required for new installations 2024-11-12 17:25:56 -08:00
tyler 6e6acc1523 Revert "Preparing for templates"
This reverts commit af4e3600bd.
2024-02-07 23:29:58 -08:00
tyler af4e3600bd Preparing for templates 2023-09-12 14:55:26 -07:00
tyler 1e2b4d1c6d Added button and js for shortcode generation 2023-06-26 13:33:42 -07:00
tyler a97f27c77f Fixed revelation not showing 2023-06-23 16:33:34 -07:00
tyler 6c5717c4d1 INPRO: Bugfixing and better returns 2023-06-04 15:30:59 -07:00
tyler d33d95b6c1 sequence report template 2023-05-30 23:14:22 -07:00
tyler 5f06c80882 Some styling and code cleanup 2023-05-26 16:15:20 -07:00
tyler 39b844b698 Improved look 2023-04-02 02:12:11 -07:00
tyler 29a085d789 Add prev and next chapter navigation 2023-04-01 23:36:53 -07:00
tyler 2ae47d7809 f-strings, logging. 2023-03-31 23:09:15 -07:00
tyler 181f6eb73d Small bugfixes. Removed unused code. 2023-03-31 21:13:00 -07:00
tyler 233ab58f24 Persistant search bar. Multiple definitions. Trailing commas handled. Static values cached. argv debug mode. Wildcard searching. 2023-02-09 01:25:00 -08:00
tyler 4903a07081 Minimal styling 2023-01-21 23:52:13 -08:00
tyler 2610bf5347 Added sequential iteration feature with persistant uid 2023-01-21 23:49:46 -08:00
tyler f629835961 Verse chapter linking 2023-01-21 01:46:58 -08:00
tyler 77a3ba1311 Unified search bar, initial styling 2023-01-17 03:36:40 -08:00
tyler 85b0283791 interactive navigation headers 2023-01-14 20:32:32 -08:00
tyler f3de9214b1 Updated documentation 2023-01-14 20:16:44 -08:00
tyler 0505a77025 corrected label 2023-01-14 19:57:47 -08:00
tyler d604bfdbb9 fixed /show multiple references 2023-01-14 19:15:22 -08:00
tyler e54456928e /show landing page; default result selection 2023-01-14 18:41:34 -08:00
tyler 86b6f4b979 salvation link 2023-01-14 01:32:26 -08:00
tyler d477fd31c9 documentation update 2023-01-14 01:25:37 -08:00
tyler 56d24a9ff9 sane file structure 2023-01-14 01:21:05 -08:00
tyler 3f90b66b42 Dictionary frontend and integration 2023-01-13 14:29:56 -08:00
tyler 0de6801a0e Abandoned Extended Search 2023-01-13 13:49:35 -08:00
tyler 9e9070150a Search landing page, compiled dictionary and wrote scraper 2023-01-13 03:13:09 -08:00
Matty 3c8c6959a7 add skeleton CSS and HTML 2022-12-31 23:28:05 -05:00