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
5553865197
weird new flask assertion error forbidding endpoint declaration decorators
2024-11-22 19:53:17 -08:00
tyler
7c7736764a
dotenv not really needed, plus system packages are hammered dogshit
2024-11-22 19:44:10 -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
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
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
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
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
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
tyler
d81c9348d3
turn off debug
2023-01-21 23:50:17 -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
414f09c827
blackened formatting
2023-01-17 03:55:56 -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
517321323e
fixed whitespace bug in show when multiple queries
2023-01-14 19:52:34 -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
edda26b7b3
define landing page fix
2023-01-14 10:12:30 -08:00
tyler
fd88110188
fix: whitespace search bug
2023-01-14 02:27:11 -08:00
tyler
56d24a9ff9
sane file structure
2023-01-14 01:21:05 -08:00
tyler
8c8cc7b6b5
search spell checking
2023-01-14 01:09:47 -08:00
tyler
1bb03004b6
dictionary case sensitive fix
2023-01-13 18:00:36 -08:00
tyler
3f90b66b42
Dictionary frontend and integration
2023-01-13 14:29:56 -08:00
tyler
9e9070150a
Search landing page, compiled dictionary and wrote scraper
2023-01-13 03:13:09 -08:00
tyler
2d52f6e9d4
Switched to sqlite virtual table searching, a built-in reference parser, and changed endpoints to be more sane.
2023-01-08 11:14:29 -08:00
tyler
65f0064953
Added multiple term searching and skeletons for rich text responses
2022-12-31 21:45:13 -08:00
tyler
e2c61db862
Reorganized votd and random and integrated rich responses for those
2022-12-30 23:36:43 -08:00