Commit Graph

5590 Commits

Author SHA1 Message Date
debf0f495d Fix:OPML upload path separator #1476 2023-02-04 13:34:50 -06:00
3383ec2046 Add logs to playback session manager 2023-02-04 13:23:13 -06:00
b957e1a36b Update:API endpoints for library and library item scan updated to POST requests 2023-02-03 17:50:42 -06:00
c93f17051a Fix:Event sent when changing languages to rehydrate page 2023-02-03 14:50:48 -06:00
5983f0262f Merge pull request #1472 from Nab0y/master
Russian localization
2023-02-03 14:49:14 -06:00
96a8e74d38 Merge branch 'advplyr:master' into master 2023-02-03 23:09:09 +03:00
6f3d488c3d Add russian localization 2023-02-03 23:08:38 +03:00
74dcc4f9e4 Merge pull request #1470 from tomazed/patch-localization
Patch localization Item Metadata Utils Header
2023-02-03 04:27:41 -06:00
8c4d3b93c8 revert formatting 2023-02-03 11:25:02 +01:00
c411cf04cc ItemMetaDataUtils Header localized 2023-02-03 11:16:45 +01:00
d1b25da408 Merge pull request #1469 from yuuzhan/adding-tags-to-metadata.abs
Adding tags to metadata.abs
2023-02-02 17:19:30 -06:00
08f765fa51 Update parsing and using tags from abmetadata file 2023-02-02 17:13:22 -06:00
337cf90c4b Add debug logs to playback sessions 2023-02-02 16:24:34 -06:00
17b930e13d Merge pull request #1463 from Machou/patch-1
Update fr.json
2023-02-02 16:17:23 -06:00
639b600570 Updated parseAndCheckForUpdates to pass in LibraryItem instead of Metadata Object 2023-02-02 12:47:12 -05:00
7a751b8f91 Updated function parseAndCheckForUpdates to pass Library Item rather then just the metadata object 2023-02-02 12:46:22 -05:00
68621e0c07 Update abmetadataGenerator.js 2023-02-02 12:43:48 -05:00
d2512d324a Integration Test
This patch adds a minimal integration test building Audiobookshelf as a
binary, running it and checking if the server is available on each push
and pull request.

We can easily extend this with a Selenium or Playwright test later, but
it should already alert us about problems in the build pipeline without
the need for any developer to take a look at the new patches.
2023-02-02 00:48:09 +01:00
5abb02e93a Version bump 2.2.14 v2.2.14 2023-02-01 16:17:36 -06:00
573079c5a1 Fix:Downgrade to axios 0.27.2 for pkg #1466 2023-02-01 15:58:58 -06:00
5bde320ac7 Update:Remove X-Powered-By express response headers 2023-02-01 14:34:01 -06:00
5f63d97e59 Update fr.json 2023-02-01 03:40:41 +01:00
bf2fe3faea Update fr.json
fr_FR update
fr_FR reworked
fr_FR cleaned
2023-02-01 03:37:53 +01:00
ea60f19e7a Version bump 2.2.13 v2.2.13 2023-01-31 16:35:49 -06:00
cefc75a4ed Fix:Edit library modal blur inputs on submit #1427 2023-01-31 16:04:30 -06:00
d8753aafb9 Fix:Series collapse series filter out empty sequences #1450 2023-01-31 15:53:04 -06:00
ba5ad228cc Merge pull request #1456 from jramer/master
Fixes m4b chapters only taken from first file.
2023-01-30 17:53:48 -06:00
0203f9cc1b Update server/objects/mediaTypes/Book.js 2023-01-30 17:50:50 -06:00
4770be5a39 Update server/objects/mediaTypes/Book.js 2023-01-30 17:50:45 -06:00
1bac395bed Merge pull request #1453 from lkiesow/bookshelf-view
One Default Bookshelf View
2023-01-30 17:29:44 -06:00
e818f270cd Merge pull request #1457 from tomazed/LocalizedDateFns
Localized date fns
2023-01-30 08:44:06 -06:00
c4e2726622 Update client/plugins/i18n.js 2023-01-30 08:42:56 -06:00
74d8a09f31 Merge branch 'master' into LocalizedDateFns 2023-01-30 15:22:59 +01:00
618338165e Removed unused strings from translations 2023-01-30 15:17:42 +01:00
db494001a2 Import all locales from date-fns/locale 2023-01-30 15:17:04 +01:00
a67213fb7b Simplified languageCodeMap maintainability 2023-01-30 15:09:11 +01:00
5d96b2cc6e Logs correctly and simplifies for single audio file. 2023-01-30 12:56:22 +01:00
72d0b097ab Reverts change of file ending 2023-01-30 12:48:50 +01:00
36d2957fb4 Adds check for duplicated chapter data 2023-01-30 12:46:41 +01:00
b5de517aad Generate days from date-fns locale 2023-01-30 01:49:30 +01:00
41db0e3bb1 Use Date-Fns locale to generate month and day labels 2023-01-30 01:25:35 +01:00
e8d582269b localized date-fns library 2023-01-30 00:52:28 +01:00
80ef8ee890 Fixes m4b chapters only taken from first file. 2023-01-30 00:42:02 +01:00
a65859f575 One Default Bookshelf View
This patch updates the default value of the home page bookshelf view so
that it is identical to the default library view. Having different
styles by default seems odd. I picked the non-wooden view as default
based on the recent discussion on Matrx/Discord that that one looks more
modern.
2023-01-28 23:17:31 +01:00
5724887785 Merge pull request #1451 from springsunx/patch-1
Update zh-cn.json
2023-01-28 15:04:21 -06:00
8908aa7a82 Fix:Podcast RSS feeds update on new/updated episodes #1435 2023-01-28 14:58:10 -06:00
f83dd29213 Update:syncLocalMediaProgress API response payload 2023-01-28 14:46:01 -06:00
99d90778f4 Update zh-cn.json 2023-01-28 20:36:16 +08:00
49279430fc Add:Recommended book home page shelf 2023-01-27 17:59:06 -06:00
030c20b12e Merge pull request #1438 from tomazed/LocalizedStatsPage
Localized stats page
2023-01-24 17:30:32 -06:00