Commit graph

  • ed7df4b205 Add custom voice input fallback for non-standard TTS providers like DeepInfra kirkins 2025-11-09 01:09:07 -0500
  • d2477dc9d8
    Merge pull request #58 from RobbyV2/feat/SaveLoadProgress v0.3.3 Richard Roberson 2025-07-20 12:13:07 -0600
  • 7b703f015f Add cancelText parameter RobbyV2 2025-07-19 21:04:03 -0700
  • 32f5cdc494 Saving and Loading Progress Bar RobbyV2 2025-07-19 20:14:36 -0700
  • f5776e5494
    Merge pull request #56 from RobbyV2/DocSelectLoad Richard Roberson 2025-07-19 21:16:41 -0600
  • ba461b20c0
    Merge pull request #57 from RobbyV2/feat/MultiUpload Richard Roberson 2025-07-19 21:16:29 -0600
  • 772aa83f6a Upload multiple files RobbyV2 2025-07-19 19:22:21 -0700
  • 0bcae0dee7 Add document selection loading icon RobbyV2 2025-07-19 18:49:48 -0700
  • 593dd7d1a1
    Merge pull request #55 from RobbyV2/AutoSelect Richard Roberson 2025-07-19 13:53:45 -0600
  • 4f633c1359
    Merge pull request #54 from RobbyV2/PDF-Click Richard Roberson 2025-07-19 13:53:25 -0600
  • 12e30f4ecf Allow clicking of internal links RobbyV2 2025-07-19 11:07:58 -0700
  • 41ea2cdc52 Auto select navigation RobbyV2 2025-07-19 12:40:01 -0700
  • 6b03d9c946
    Merge pull request #53 from RobbyV2/main v0.3.2 Richard Roberson 2025-07-17 19:00:32 -0600
  • 0aac3f4816 Move button closure higher in SettingsModal RobbyV2 2025-07-17 16:49:44 -0700
  • b56584cbed Change go to page + add Vercel Analytics integration Richard Roberson 2025-06-30 12:10:56 -0600
  • 08480f07ed
    Merge pull request #52 from thepycoder/feature/better-speed-control Richard Roberson 2025-06-29 15:09:05 -0600
  • b4e538ca3b
    Merge pull request #51 from thepycoder/feature/remember-last-location Richard Roberson 2025-06-29 15:08:14 -0600
  • 89833d596b Allow for player speed changes as well as native voice speed changes. Kokoro for example swallows parts of words when asked to go faster than maybe 1.3x. This fixes that, by simply speeding up the player instead. Since we're already using the html5 version of howler, by default it will pitch-correct the audio and it sounds quite good! Victor Sonck 2025-06-22 17:08:03 +0200
  • ece8bcd35a Added saving and restoring last location in PDFs Victor Sonck 2025-06-22 16:17:32 +0200
  • e6cd1d0264 Bump version + fix build error v0.3.1 Richard Roberson 2025-06-22 13:47:23 -0600
  • ee27330569 Merge branch 'thepycoder-feature/merge_nlp_implementations' Richard Roberson 2025-06-22 13:41:40 -0600
  • c9f8a05137 Merge branch 'feature/merge_nlp_implementations' of https://github.com/thepycoder/OpenReader-WebUI into thepycoder-feature/merge_nlp_implementations Richard Roberson 2025-06-22 13:25:10 -0600
  • 8cf685633d Merge branch 'feature/merge_nlp_implementations' of https://github.com/thepycoder/OpenReader-WebUI into thepycoder-feature/merge_nlp_implementations Richard Roberson 2025-06-22 13:23:46 -0600
  • 967ffcf074 Merge branch 'thepycoder-feature/editable_pagenumber' Richard Roberson 2025-06-22 13:19:33 -0600
  • 8d17c69374 Change width and text color Richard Roberson 2025-06-22 13:17:26 -0600
  • d933ca93c7 Merge branch 'feature/editable_pagenumber' of https://github.com/thepycoder/OpenReader-WebUI into thepycoder-feature/editable_pagenumber Richard Roberson 2025-06-22 13:01:18 -0600
  • 555a8c8a9d Merge branch 'main' of https://github.com/richardr1126/OpenReader-WebUI Richard Roberson 2025-06-22 12:58:16 -0600
  • b9ce1d6a8f Change tts url for tests Richard Roberson 2025-06-22 12:58:11 -0600
  • 4c92b9875c Remove the NLP route, since it is no longer used. Victor Sonck 2025-06-22 15:48:33 +0200
  • 740c5e17d3 Add editable page number in PDF navigator view, to make it much easier to jump to specific pages Victor Sonck 2025-06-20 08:32:53 +0200
  • f594ca836b Refactored NLP into a single, shared function for splitting to sentences. Victor Sonck 2025-06-20 08:25:29 +0200
  • df649656da
    Update README.md Richard Roberson 2025-05-25 22:05:12 -0600
  • 17ab2d5d48 Update README Richard Roberson 2025-04-15 11:51:18 -0600
  • a1465f1680 Increase size of .md viewer Richard Roberson 2025-04-15 11:47:35 -0600
  • 5892383a61 Fix mardown viewer text color v0.3.0-patch.1 Richard Roberson 2025-04-15 11:41:26 -0600
  • 8cd6158bc4 Update README Richard Roberson 2025-04-15 02:47:33 -0600
  • bb8f8c23d4 Bump version v0.3.0 Richard Roberson 2025-04-15 02:37:41 -0600
  • 82bb91a850 Add TXT and MD support with and HTML viewer with react markdown + many refactors to support it Richard Roberson 2025-04-15 02:28:51 -0600
  • b0a3e2f632 Update readme Richard Roberson 2025-04-15 00:32:23 -0600
  • 43a44abcb2 Fix tests Richard Roberson 2025-03-30 21:26:56 -0600
  • e03c374632 Bump version v0.2.6 Richard Roberson 2025-03-30 21:23:22 -0600
  • fc780746aa Bug fixes and readme update Richard Roberson 2025-03-30 21:17:16 -0600
  • 5edb990324
    Update bug_report.md Richard Roberson 2025-03-23 19:35:46 -0600
  • 7ba807fd95 Pause on page changes + Fix ePub bug when reloading Richard Roberson 2025-03-23 17:18:21 -0600
  • 1bbd77f93b Improve space detection logic in PDF text extraction Richard Roberson 2025-03-22 12:10:17 -0600
  • 4ed6b17e98 Support gpt-4o-mini-tts with instructions v0.2.5 Richard Roberson 2025-03-21 11:32:42 -0600
  • f464b059e4 Update API settings Richard Roberson 2025-03-13 21:00:34 -0600
  • 12b46cc8e3 Use smaller libreoffice-writer Richard Roberson 2025-03-04 23:47:18 -0700
  • 4a8c194c88 Update README.md Richard Roberson 2025-03-04 23:08:27 -0700
  • 520236b95c add DOCX support (requires libreoffice) + upload test Richard Roberson 2025-03-04 22:47:37 -0700
  • ef7a585ab2 Add multi-provider support for TTS and AI services Chad Rogers 2025-03-04 22:53:20 -0500
  • 4c5866c02b Add core-js for promise-with-resolvers support and update version to 0.2.4-patch.4 v0.2.4-patch.4 Richard Roberson 2025-03-04 18:49:08 -0700
  • 84bd878822 New patch v0.2.4-patch.3 Richard Roberson 2025-03-04 17:18:22 -0700
  • d10d4410e2 Update PDF worker paths and remove setup script Richard Roberson 2025-03-04 17:10:57 -0700
  • 4e857a75f0 withResolvers() try again v0.2.4-patch.2 Richard Roberson 2025-03-04 14:27:05 -0700
  • b411a87f08 Update README.md Richard Roberson 2025-03-04 13:45:42 -0700
  • 50877d6543 Use legacy PDF worker for lower Safari versions v0.2.4-patch.1 Richard Roberson 2025-03-04 13:37:41 -0700
  • 652a89790d Update issue template Richard Roberson 2025-03-03 23:39:08 -0700
  • a45608b9db Bump version v0.2.4 Richard Roberson 2025-03-03 23:11:42 -0700
  • ce9df9a5ab implement retry logic for TTS API calls and clean up code Richard Roberson 2025-03-03 23:03:52 -0700
  • 2f2442e5a2 Refactor tests: update Play/Pause functionality and document upload tests; replace e2e.spec.ts with helper functions Richard Roberson 2025-03-02 23:40:55 -0700
  • 54dea5da36 Add onloaderror retries Richard Roberson 2025-03-02 22:13:08 -0700
  • 4e07e737f0 Stop using audio blobs Richard Roberson 2025-03-02 21:16:24 -0700
  • 4aaa74414f Update tests Richard Roberson 2025-03-02 20:19:52 -0700
  • 521aafe8e0 Add tests for playing and pausing Richard Roberson 2025-03-02 15:56:53 -0700
  • 95c763fb48 Update README.md Richard Roberson 2025-03-01 23:56:04 -0700
  • a704fcbec6
    Merge pull request #34 from richardr1126/apple-webkit Richard Roberson 2025-03-01 23:46:53 -0700
  • 136fdb9652 Fix Apple WebKit PDF Upload Richard Roberson 2025-03-01 23:36:25 -0700
  • 28a3804843 Setup playwright e2e initial test Richard Roberson 2025-03-01 22:44:30 -0700
  • 3568f3c8f9 Update README.md Richard Roberson 2025-03-01 19:52:06 -0700
  • 8dfecbab73 Bump version v0.2.3 Richard Roberson 2025-03-01 18:29:23 -0700
  • b89d1700e9 Fix for longer audiobooks Richard Roberson 2025-03-01 18:21:51 -0700
  • a937e0ee07 Update README.md badges Richard Roberson 2025-02-26 06:26:41 -0700
  • 991304d134 Use github packages v0.2.2-patch.3 Richard Roberson 2025-02-26 05:42:57 -0700
  • 7776333168 Patch version v0.2.2 in v0.2.2-patch.2 v0.2.2-patch.2 Richard Roberson 2025-02-26 04:06:13 -0700
  • e3370f7526 Further audiobook extraction optimizations Richard Roberson 2025-02-26 04:03:05 -0700
  • 568c9f2095 Make Docker image smaller v0.2.2-alpine Richard Roberson 2025-02-26 00:32:30 -0700
  • 9ae7c39f00 Update README.md Richard Roberson 2025-02-26 00:12:55 -0700
  • 43b54ba122 Bump version v0.2.2 Richard Roberson 2025-02-25 23:51:36 -0700
  • 129e89b491
    Merge pull request #31 from richardr1126/export-audiobook Richard Roberson 2025-02-25 23:49:53 -0700
  • b67aea6b27 Refactor audio conversion API to improve memory management and add streaming response Richard Roberson 2025-02-25 23:38:29 -0700
  • 4a2d75e155 Export to m4b from WAV efficiently Richard Roberson 2025-02-25 20:01:15 -0700
  • 79d2e7f613 Working m4b Richard Roberson 2025-02-25 19:47:30 -0700
  • 9357dddf3a Implement PDF audiobook generation with configurable margins for text extraction Richard Roberson 2025-02-25 16:11:08 -0700
  • 92220de5ea Refactor PDF text extraction to support configurable margins for header, footer, left, and right Richard Roberson 2025-02-25 15:53:45 -0700
  • f948601e70 Add configurable text extraction margin for PDF processing Richard Roberson 2025-02-25 03:26:37 -0700
  • b87b83310b Rely on TTS API for splitting Richard Roberson 2025-02-25 00:58:32 -0700
  • 1db906f8bc [ePub only] First working export audiobook Richard Roberson 2025-02-24 22:41:38 -0700
  • 61953a761a Change speed menu to slider Richard Roberson 2025-02-23 19:03:52 -0700
  • 0da77fffbf Bump version v0.2.1 Richard Roberson 2025-02-23 13:29:50 -0700
  • 96376e2324 Environment changes, set in Docker run Richard Roberson 2025-02-23 13:20:42 -0700
  • 9ad1f5f117 Pause in background Richard Roberson 2025-02-23 04:46:20 -0700
  • 0be34a09fe Re-add AbortController API, fixes duplicate playback Richard Roberson 2025-02-23 01:29:10 -0700
  • cd00ad2b9b
    Update README.md Richard Roberson 2025-02-22 14:42:16 -0700
  • 5649312255 Update README.md Richard Roberson 2025-02-22 14:04:22 -0700
  • e7c40b6a0d
    Merge pull request #25 from richardr1126/server-tts v0.2.0 Richard Roberson 2025-02-22 13:44:46 -0700
  • 67f3452f31 Bump version Richard Roberson 2025-02-22 13:41:25 -0700
  • 0251aae04b Huge iOS playback fix Richard Roberson 2025-02-22 13:36:45 -0700
  • 99868f29b2 EPUB resize debounce working perfectly Richard Roberson 2025-02-21 12:01:52 -0700
  • 868bb88988 Update docker publish flow v0.2.0-pre Richard Roberson 2025-02-21 11:30:06 -0700