147 Commits

Author SHA1 Message Date
advplyr
59a27cdd4d Add Turkish language option #1734 2025-11-24 14:51:59 -06:00
advplyr
4be1598eca Fix oidc button not showing on re-login, fix oidc re-login showing config already exists #1638 #1634 2025-08-16 17:55:00 -05:00
advplyr
a53a96ecf5 Update web player track index to fallback to 1 2025-07-22 14:46:31 -05:00
advplyr
f4e0a6121f Update readers to handle token refresh 2025-07-15 17:22:45 -05:00
advplyr
4534ffaead Handle re-authenticating socket 2025-07-06 11:32:21 -05:00
advplyr
fab94cd363 Handle native app token refresh failure notification 2025-07-05 17:40:57 -05:00
advplyr
f6e2e4010f Update to not logout from server when switching servers, force users to re-login if using old auth 2025-07-05 11:21:20 -05:00
advplyr
44613e12f1 Update serverConnectionConfig to include server version, update server track URL and server cover image URL based on server version 2025-07-05 09:28:40 -05:00
advplyr
467fedbfe7 Update to use x-refresh-token header, update logout to clear refresh token, add AbsLogger logs for android refresh 2025-07-04 17:41:19 -05:00
advplyr
d8cdb7073e Update auth to handle refresh tokens 2025-07-01 11:33:51 -05:00
advplyr
1cf36e5549 Fix android system bars overlapping UI #1564 #1574 2025-05-21 17:26:31 -05:00
advplyr
26b0fae0fb Setup onLog event, add app version & platform to logs and share filename 2025-04-20 14:33:48 -05:00
advplyr
fe921fd5b1 Update AbsLogger to have a tag with logs 2025-04-20 12:36:27 -05:00
advplyr
74758c7762 Add clear logs, use more menu dialog 2025-04-20 10:32:52 -05:00
advplyr
2000534e37 Update logs to mask server address, add share txt file button 2025-04-20 10:06:52 -05:00
advplyr
390388fe83 Add AbsLogger plugin, persist logs to db, logs page for android 2025-04-19 17:26:32 -05:00
advplyr
6e1eee48f0 Update to capacitor v7 2025-04-17 17:16:00 -05:00
advplyr
46d5e1d96c Update max socket reconnection to 15s, add socket reconnection logs 2025-04-14 16:17:09 -05:00
advplyr
a35c94cf03 Update numbers to use Intl.NumberFormat with selected locale #1427 2025-01-18 14:24:44 -06:00
mikiher
16de3fdb97 Support servers with subdirectory 2024-12-23 20:26:23 +02:00
advplyr
21c35f7744 Add Catalan language option 2024-12-12 08:08:17 -06:00
advplyr
78f0c8823d Add Bengali and Slovenian to language setting dropdown 2024-11-11 16:41:21 -06:00
advplyr
e79d09941c Update:Editor config/vscode settings/prettierrc 2024-06-16 09:49:05 -05:00
advplyr
c52a60fe77 Add:Finnish language option 2024-06-16 09:44:09 -05:00
advplyr
41fe7a29cd Merge 2024-03-18 17:41:13 -05:00
advplyr
cd91013f69 Update Vietnamese datefnslocale code 2024-03-18 17:37:04 -05:00
Illia Pyshniak
81919e963a Add Ukrainian language to i18n.js 2024-03-15 22:28:00 +02:00
Nicholas Wallace
eabac0e709 Add: Vietnamese to language code map 2024-03-09 16:23:25 -07:00
advplyr
da3882fd5e Fix:Playlist tab not shown after adding first playlist #1092 2024-03-03 13:29:58 -06:00
megamegax
5fad06756b feat(i18n): add Hungarian localization 2024-03-01 20:03:21 +01:00
pmangro
9a39dcceee Update i18n.js to add pt-br 2024-02-21 08:55:45 -03:00
advplyr
0da6fca727 Fix:iOS 0 second listening sessions #970 and include device info with offline sessions 2024-02-05 19:04:11 -06:00
advplyr
3fe943e989 Add:Player setting to scale elapsed time by playback speed #1028
- Moved player settings to new playerSettings key in storage preferences
2024-01-04 15:28:25 -06:00
advplyr
322cad5548 Move AbsAudioPlayer.setChapterTrack to AudioPlayer instead of localStore 2024-01-01 08:22:20 -06:00
advplyr
73d70dd480 Merge branch 'master' into iosChapterTrack 2024-01-01 08:11:59 -06:00
advplyr
14b04a14b6 Add:Year in review cards to stats page 2023-12-25 15:35:29 -06:00
benonymity
bb656a265f fix: broken isIos 2023-12-22 21:36:49 -05:00
benonymity
b11ad9dc5b fix: only call on ios and remove...very professional logging 2023-12-22 21:18:55 -05:00
benonymity
2b1667e532 feat: now playing chapter track 2023-12-22 21:01:37 -05:00
advplyr
fdb26b7700 Update:Set device language to match the first server connected to #448 2023-12-12 17:50:04 -06:00
advplyr
9298065934 Add:Theme option setting #916 2023-12-11 18:11:17 -06:00
advplyr
e3aa96cbd5 Fix:Setting device language code 2023-12-11 17:27:26 -06:00
advplyr
c7678da664 Update:Setup css colors for themes, add light theme colors #916 2023-12-10 17:53:27 -06:00
advplyr
6621f8b2ee Add:Language code setting and translations #448 2023-12-03 17:37:01 -06:00
advplyr
88fbebe5c4 Fix:Error going to local library item page that is storing an old server library item id when server is now using new ids #953 2023-11-25 14:38:40 -06:00
advplyr
632b1f526b Update:Library item pages show alerts on if the item is linked to the current server
- Local library item pages redirect to server item page if connected to the same server address
2023-11-14 17:13:49 -06:00
advplyr
36be91962c Update:iOS using new sync local sessions endpoint
- remove local session sync function call on starting playback
- Add User model and getCurrentUser api function
2023-11-12 13:19:36 -06:00
advplyr
737d8f19b3 Move appUrlOpen listener to plugin and listen for eventBus event 2023-11-01 10:16:31 -05:00
advplyr
ce7779607f Update:Bookmarks modal UI #876 2023-09-17 09:28:43 -05:00
advplyr
04bc74babe Update:Epub ereader show location at bottom of page #766 2023-09-16 15:12:20 -05:00