Commit Graph

  • 37cf019e99 Add: backup size units to notification Nicholas Wallace 2024-08-03 09:09:48 -0700
  • 1ef78d069d Fix: comment for backup Nicholas Wallace 2024-08-03 09:08:52 -0700
  • 19725e2a2d correct ordering Shaun 2024-08-03 21:02:44 +1000
  • 53d3b619d0 format the progress info into a table row Shaun 2024-08-03 20:48:48 +1000
  • 39c26d2bee
    Merge pull request #3217 from ic1415/LibraryItemController advplyr 2024-08-02 16:33:23 -0500
  • 2a69955cc1
    Update server/controllers/LibraryItemController.js advplyr 2024-08-02 16:30:21 -0500
  • 4a5345dd5d Update:devcontainer dev.js default to not skip binaries check, fail gracefully if required binary env variables are not set when skipping advplyr 2024-08-01 14:25:57 -0500
  • 7274b87aca
    Added some new endpoints Vito0912 2024-08-01 19:42:24 +0200
  • 1e6dd0e3e0 Add jsdocs for Ffmpeg and tools controller advplyr 2024-07-31 17:32:51 -0500
  • 91cca2e358
    Merge pull request #3214 from faush01/feature/persist_encoding_options advplyr 2024-07-31 16:52:36 -0500
  • 816a9be618
    Merge pull request #3208 from nichwall/release_issue_workflow advplyr 2024-07-31 16:07:24 -0500
  • 9eb0ec76fe
    Update LibraryItemController.js ic1415 2024-07-31 10:48:41 -0400
  • a45d1cf6c5
    Update LibraryItemController.js ic1415 2024-07-31 10:17:22 -0400
  • 49054d5239 persist the advanced encoding options, show the encoding options used with in progress encodes Shaun 2024-07-31 16:44:24 +1000
  • 844835f797 Reverted change to loadExtensions, updated to remove SKIP_BINARIES_CHECK oisumeko 2024-07-31 18:36:43 +1200
  • 787c4e45a8
    Merge pull request #3212 from mikiher/library-fetch advplyr 2024-07-30 16:52:51 -0500
  • 34cb7a4d02 Remove unused loadLibraryFilterData func advplyr 2024-07-30 16:49:02 -0500
  • 006241163b Replace setCurrentLibrary calls with fetch to ensure filterData matches library advplyr 2024-07-30 16:35:26 -0500
  • 03818fadee Remove unnecessary setCurrentLibrary on mounted item page advplyr 2024-07-30 16:20:36 -0500
  • 897c3ea625 on item pages, fetch item's library data if unavailable mikiher 2024-07-30 20:02:03 +0300
  • 811893f0fe ABOVE NOT TESTED - Added sync endpoint Vito0912 2024-07-30 17:56:05 +0200
  • 5e63efd810 Added two endpoints Vito0912 2024-07-30 17:44:26 +0200
  • b0d85a8dd9 Added /api/me endpoint Vito0912 2024-07-30 17:37:22 +0200
  • 9b3cb4ed33 Fixed some minor bugs and added to root Vito0912 2024-07-30 17:34:04 +0200
  • 7ef2eed2ad Added /api/items/{id}/play endpoint Vito0912 2024-07-30 17:24:12 +0200
  • 09c95aa845 Fix: loadExtensions filters undefined entries before loading oisumeko 2024-07-30 20:45:25 +1200
  • 73e4293f04 Fix: label has space in name Nicholas Wallace 2024-07-29 18:08:40 -0700
  • 6f5ffcb1f8 Add: workflow to close issues on release Nicholas Wallace 2024-07-29 18:06:05 -0700
  • ed70f3af83 Fix:Material symbols icon to use check instead of checkmark advplyr 2024-07-29 17:34:05 -0500
  • 73196f9be8 Update:Match tab support clicking current value to set it #3200 advplyr 2024-07-29 17:31:52 -0500
  • a77f4e9d77
    Merge pull request #3204 from mikiher/embed-permissions advplyr 2024-07-29 16:49:12 -0500
  • e6da9a1945
    Merge branch 'advplyr:master' into book-preview-on-hover Greg Lorenzen 2024-07-29 14:24:13 -0700
  • e6d4e89bd1 Updated LibraryItemController Paths (See description) Vito0912 2024-07-29 21:44:43 +0200
  • 294490f814 Fix permission issues in embed/merge mikiher 2024-07-29 20:19:58 +0300
  • 6183001fca
    Merge pull request #3199 from mikiher/unaccent advplyr 2024-07-28 17:21:32 -0500
  • 3ac604c665 Remove ffmpeg binaries install step from debian preinst script advplyr 2024-07-28 16:55:45 -0500
  • e342b07cd0 Update:OPF metadata parser supports namespaces on creator and identifier tags #3201 advplyr 2024-07-28 14:54:17 -0500
  • b524cbd1b3 Update:Parse epub cover image uses cover specified in opf meta #3201 advplyr 2024-07-28 14:34:31 -0500
  • 11826c37a3 Reverted change that has contradictory outputs Vito0912 2024-07-28 18:57:56 +0200
  • 7ae904ccbb Added some smaller fixes and the getaitem endpoint Vito0912 2024-07-28 18:24:12 +0200
  • 88693d73bd Fix:Shares not working with timeouts longer than 23 days #3164 advplyr 2024-07-27 17:40:51 -0500
  • 3e944974e2 fix: some typos Vito0912 2024-07-27 22:10:33 +0200
  • 2c453a34ee Remove redundant console.log() message mikiher 2024-07-27 23:09:46 +0300
  • 3d2b2e43b1 Set execution permission for downloaded binaries mikiher 2024-07-27 23:03:40 +0300
  • 1811e0a06c Added media to items endpoint Vito0912 2024-07-27 21:56:46 +0200
  • c3f3fca896 Remove dependency on libs/ffbinaries from BinaryManager test mikiher 2024-07-27 22:44:01 +0300
  • 9efd3537a4 Fixed wrong formation and added endpoints to root Vito0912 2024-07-27 21:20:15 +0200
  • dedf6e5d4b Support accent-insensitive matching using the sqlean sqlite3 unicode extension mikiher 2024-07-27 21:56:07 +0300
  • 6c379fc3a7 Add /unicode* to .gitignore mikiher 2024-07-27 21:52:33 +0300
  • 329e9c9eb2 BinaryManager support for libraries and downloading from github release assets mikiher 2024-07-27 21:51:31 +0300
  • 15136e2562 First draft for user / login and logout Vito0912 2024-07-27 19:45:52 +0200
  • ee53086444 Update chapter modal colors for consistency advplyr 2024-07-26 17:36:39 -0500
  • 43d6c6678f Add:Random library sorting option for libraries and series #3166 - Fixed author sort and match button not showing advplyr 2024-07-25 16:10:42 -0500
  • 82f136ba79
    Merge pull request #3195 from mikiher/remove-match-logic advplyr 2024-07-25 15:46:12 -0500
  • e40d3dd64d Simplify ItemSearchCard component mikiher 2024-07-25 09:40:18 +0300
  • a5897fd64b Fix:Set series and collection RSS feed cover image using first item with cover #3193 advplyr 2024-07-24 16:40:45 -0500
  • e786e3c057 Remove references to matrix server advplyr 2024-07-23 16:08:47 -0500
  • f87960e604 Update tooltip text formatting and include user progress Greg Lorenzen 2024-07-23 05:42:00 +0000
  • 4cdf54d049 doesn't need to be a public route (should go behind usual API auth) Harrison Rose 2024-07-22 23:14:50 -0500
  • a8081b9a74 or would it be better to return just the slug instead of the whole share object? Harrison Rose 2024-07-22 22:45:40 -0500
  • 748541fb4e restore other call to original Harrison Rose 2024-07-22 22:29:21 -0500
  • 634298f5b7 attempt at get slug by mediaItemId Harrison Rose 2024-07-22 22:25:40 -0500
  • d347645475 Update:Format numbers on user stats page #3187 advplyr 2024-07-22 17:43:42 -0500
  • 215b78c162
    Merge pull request #3186 from nichwall/author_image_restore advplyr 2024-07-22 16:41:55 -0500
  • 9b47130feb modified: server/controllers/ShareController.js sevenlayercookie 2024-07-22 02:58:21 +0000
  • ee271519f9 Ensure author folder is created before extracting files Nicholas Wallace 2024-07-21 18:04:46 +0000
  • b350277bbc Remove unused files advplyr 2024-07-21 11:12:17 -0500
  • 604ae080ac
    Merge pull request #3185 from mikiher/genre-search advplyr 2024-07-21 11:07:43 -0500
  • a191dab359 Show numItems and numBooks on search cards advplyr 2024-07-21 11:07:54 -0500
  • 3223011b13 Fix:Switching libraries on search page losing q query string advplyr 2024-07-21 10:52:23 -0500
  • f746e246e4
    Merge pull request #3184 from brendans-bits/optionalDependencies advplyr 2024-07-21 09:54:05 -0500
  • 0476b68585 fix: Encode search query parameter in search.vue mikiher 2024-07-21 14:00:55 +0300
  • ec395bed72 fix: Encode search query parameter in GlobalSearch.vue mikiher 2024-07-21 13:53:10 +0300
  • bff56220c2 Adds genres to gloabl search mikiher 2024-07-21 11:10:05 +0300
  • 3006405a52
    Moved cypress to `optionalDependencies` Brendan 2024-07-21 11:30:50 +1000
  • 9cd0ac80b1
    Merge pull request #3182 from mikiher/ffmpeg-progress advplyr 2024-07-20 15:31:03 -0500
  • da51d38ba2 Improve documentation and arg names in TrackProgressMonitor.js mikiher 2024-07-20 21:42:58 +0300
  • 5ba6459069
    Merge pull request #3179 from nichwall/api_spec_opml advplyr 2024-07-20 11:02:15 -0500
  • 75899242fd put MessageEmbedFailed in akphabetic order. mikiher 2024-07-20 13:05:03 +0300
  • 7faf42d892
    Merge branch 'advplyr:master' into ffmpeg-progress mikiher 2024-07-20 12:28:47 +0300
  • 10f5f331d7 Fixes + add progress to m4b and embed tools mikiher 2024-07-20 12:28:06 +0300
  • b1414388e1 Add: podcast tags to opml endpoints Nicholas Wallace 2024-07-20 02:42:41 +0000
  • eb0f5b2e1b Update: podcast opml endpoints Nicholas Wallace 2024-07-20 02:38:56 +0000
  • 7af02ad2e2 Fix:Series bookshelf row padding when using ignore prefixes setting #3169 advplyr 2024-07-19 17:12:12 -0500
  • 8330dabc46 Merge branch 'master' of https://github.com/advplyr/audiobookshelf advplyr 2024-07-18 16:43:10 -0500
  • dbc7ad0b3b Fix:Podcast episode match not properly encoding search query #3177 advplyr 2024-07-18 16:43:00 -0500
  • c0fd24770e
    Merge pull request #3170 from ajvgwu/nfo-metadata-language advplyr 2024-07-18 16:14:48 -0500
  • 4289fe4990 Update Nfo scanner and auto-formatting advplyr 2024-07-18 16:09:40 -0500
  • e925e9b23f Update:Increase size of more menu icon on items page advplyr 2024-07-18 16:06:37 -0500
  • e919e4f5af Fix alphabetize strings in en-us.json Greg Lorenzen 2024-07-18 20:13:17 +0000
  • bd40be94ab Add toolbar option for displaying details on book card hover Greg Lorenzen 2024-07-18 18:35:16 +0000
  • d48db78472 Update tooltip text format for book card description Greg Lorenzen 2024-07-18 18:33:48 +0000
  • 71cd86fdd5
    Merge branch 'advplyr:master' into nfo-metadata-language Alex 2024-07-18 13:26:05 -0400
  • 03be947ad6
    Merge pull request #3163 from ajyey/feature/disable-max-backup-size advplyr 2024-07-17 17:09:37 -0500
  • 96f9084f2e Update:Disable axios progress indicator for sync requests advplyr 2024-07-17 17:11:57 -0500
  • bbccfcbd12
    Merge pull request #3165 from weblate/weblate-audiobookshelf-abs-web-client advplyr 2024-07-17 16:57:52 -0500
  • fbaf096507 Display tooltip with book details on card hover Greg Lorenzen 2024-07-17 21:15:30 +0000
  • 9a697f48db
    feat: parse language from NFO metadata source Alex 2024-07-17 11:50:27 -0400
  • 37ad1cced2 Fix:Large OPML import timeouts #3118 - Added OPML Api endpoints for /parse and /create, removed old - Show task for OPML import and create failed tasks for failed feeds advplyr 2024-07-16 17:05:52 -0500
  • 26db20f63d
    Translated using Weblate (German) Mario 2024-07-16 08:37:48 +0000