tyler
0106f0b9ac
more improvements and bugfixing
2025-10-25 23:18:52 -07:00
tyler
64939ac1b5
alt language suggestion, with reasonable concept search suggestion. Need to grow inter-reference data
2025-10-25 03:46:36 -07:00
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
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
tyler
4903a07081
Minimal styling
2023-01-21 23:52:13 -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
98768d9399
update readme, add favicon
2023-01-18 15:26:43 -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
f3de9214b1
Updated documentation
2023-01-14 20:16:44 -08:00
tyler
0505a77025
corrected label
2023-01-14 19:57:47 -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
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
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
71891d8362
fixed index documentation
2023-01-13 14:40:43 -08:00
tyler
e1d27f344c
runtime env improvement
2023-01-13 14:35:28 -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
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
tyler
92ff0a8257
actually fixed the SQL and the testing script. Added future support for rich responses
2022-12-30 22:40:58 -08:00
tyler
ede1c816f1
JSON flat file to sqlite3 data source querying
2022-12-30 19:28:32 -08:00
tyler
84e37ba785
first commit
2022-12-29 12:53:15 -08:00