Commit Graph

83 Commits

Author SHA1 Message Date
tyler 795124dbf3 improved gramatical handling and spelling result orders 2025-10-25 01:50:12 -07:00
tyler 7983472db5 better misspelling handling 2025-10-25 00:55:14 -07:00
tyler 721af9e047 maybe more mobile friendly style idk lol 2025-10-19 23:04:51 -07:00
tyler e8c5797d54 fixed dictionary section styling and header layout 2025-10-19 22:58:43 -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 dd474492bb I'm fuckin stupid 2025-01-04 15:41:30 -08:00
tyler 5920b126a5 fix for strict mime type execution enforcement 2025-01-04 15:18:43 -08:00
tyler 082389430e fixed CSP error with inline js 2025-01-04 15:09:12 -08:00
tyler dd01f7e5fa Final install.sh touches 2024-11-22 20:06:33 -08:00
tyler 5553865197 weird new flask assertion error forbidding endpoint declaration decorators 2024-11-22 19:53:17 -08:00
tyler cdec7f1c01 why cant i do anything right wtf is wrong with me 2024-11-22 19:50:23 -08:00
tyler 7c7736764a dotenv not really needed, plus system packages are hammered dogshit 2024-11-22 19:44:10 -08:00
tyler 1105744316 im dumb 2024-11-22 19:30:28 -08:00
tyler 16dc0a361a added uninstall script 2024-11-22 19:13:24 -08:00
tyler fe908bfc43 install script and nginx example 2024-11-22 19:04:42 -08:00
tyler 8385487b82 updated readme 2024-11-12 18:55:00 -08:00
tyler 3e2f759d7d Merge branch 'sermon_endpoint' of gitea.nicecrew.digital:tyler/kjv_api into sermon_endpoint 2024-11-12 17:34:32 -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 4db79f8e63 additional documentation 2024-05-13 15:00:23 -07:00
tyler 8b4e8970d2 Begin OpenAPI Specification 2024-05-13 14:41:35 -07:00
tyler ab15eeaebe mostly a hosted interfaces rewrite and better documentation 2024-05-13 14:40:18 -07:00
tyler 0ab32bf4e2 Added security for natrual endpoint 2024-02-16 14:30:34 -08:00
tyler c18ec26d31 Added semantic search interfacing 2024-02-16 13:04:14 -08:00
tyler fbdf5e9473 endpoint comments 2024-02-15 13:21:01 -08:00
tyler 019e209dad Added reading and recall of sermon-analyzer. Kind of slow? 2024-02-14 23:46:21 -08:00
tyler f60fa92b88 production data backup 2024-02-07 23:41:34 -08:00
tyler 4c9381048a Merge pull request 'develop' (#2) from develop into stable
Reviewed-on: tyler/kjv-api#2
Worked in production for 8+ months. Stable.
2024-02-08 07:38:27 +00: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 6f721ce182 Documentation update 2023-06-06 20:09:38 -07:00
tyler 2643f4812f Bugfixing for slightly invalid queries and handling of malformed ones 2023-06-06 18:51:27 -07:00
tyler 1128b2cd08 Merge branch 'develop' of gitea.nicecrew.digital:tyler/bible-kjv-web into develop 2023-06-04 23:50:07 -07:00
tyler 6c5717c4d1 INPRO: Bugfixing and better returns 2023-06-04 15:30:59 -07:00
tyler 6f8166f608 Default /find to rich text response, as we assume human interaction. 2023-06-02 10:00:52 -07:00
tyler a88774fc5b skeleton tests 2023-05-31 00:11:29 -07:00
tyler d33d95b6c1 sequence report template 2023-05-30 23:14:22 -07:00
tyler fc778a33dd Shortcode backend 2023-05-30 23:12:28 -07:00
tyler e9258c34f6 Sanity checks, single user mode, easier seq uids, fix comma EOL bug, status page, seq reporting, seq uid purging, 2023-05-28 01:43:56 -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 58e81517cd empty logs folder for new pulls 2023-03-31 23:29:21 -07:00
tyler 66836ac7c7 untracked seq db 2023-03-31 23:13:52 -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 b95199aa73 bugfix: installation permissions error for sqlite writing 2023-01-22 00:27:06 -08:00
tyler cbd3ec8200 bugfix: zfill 000 verse search on seq start query 2023-01-22 00:13:24 -08:00