Commit Graph

  • 2656666d2e Move request to correct component schroda 2025-10-16 21:56:54 +02:00
  • 18deca32f6 Simplify session context usage schroda 2025-10-16 21:52:50 +02:00
  • 258d1a496a Remove "auth required flag" from session storage schroda 2025-10-16 20:13:50 +02:00
  • f63c461fb3 Update "initial load timestamp" on initial app load schroda 2025-10-15 23:48:57 +02:00
  • f36b39c685 Reset "auth required flag" on initial app load schroda 2025-10-15 23:39:56 +02:00
  • 12ef012e4b Block requests until successful login schroda 2025-10-15 22:36:35 +02:00
  • 0ffb54e2cc Fix infinite loading schroda 2025-10-15 22:34:11 +02:00
  • 6636cc66b1 Prevent sending requests that are known to fail schroda 2025-10-15 02:50:43 +02:00
  • 17a811cd39 Fix webui preview changelog url schroda 2025-10-15 00:38:36 +02:00
  • 588b6fc68b Update CHANGELOG.md schroda 2025-10-15 00:33:16 +02:00
  • bb6865e111 Optionally require forced page refresh on detected webui update schroda 2025-10-14 22:19:15 +02:00
  • 8d276c25bd Update CHANGELOG format to follow "Keep a Changelog" schroda 2025-10-14 02:45:55 +02:00
  • b5c730d3db Fix tracker redirection on non logged in trackers schroda 2025-10-11 18:14:01 +02:00
  • f539afb404 Introduce "koration" duration api schroda 2025-10-11 00:39:44 +02:00
  • f961e734bc Improve graphql ws client connection loss handling schroda 2025-10-10 19:07:15 +02:00
  • 28a2b44e94 [skip ci] Fix mapping to non-existend ui version schroda 2025-10-08 23:29:03 +02:00
  • beb642d150 [skip ci] Update versionToServerVersionMapping schroda 2025-10-07 22:29:37 +02:00
  • f0c6e789cd Add backup flags to backup import schroda 2025-10-04 21:48:44 +02:00
  • faa53b049f Fix downloading created backups while in dev env schroda 2025-10-04 21:42:09 +02:00
  • bc2d7cadc4 Use "GlobalDialogManager" for backup validation schroda 2025-10-04 16:36:30 +02:00
  • b795f98766 Replace "useCategorySelect" with "GlobalDialogManager" schroda 2025-10-04 14:47:38 +02:00
  • d33f708104 Add backup flag selection on backup creation schroda 2025-10-04 14:11:28 +02:00
  • 3e98b5172d Move "SelectableCollection" to "base" folder schroda 2025-10-04 00:14:11 +02:00
  • 9329ef5fdc Improve logic to show dialog outside of components schroda 2025-10-03 22:34:46 +02:00
  • 60f11a2832 Create backups via graphql api schroda 2025-10-02 20:04:00 +02:00
  • 6b16cdbf54 Move "i18n" import to "index.tsx" schroda 2025-10-01 23:10:17 +02:00
  • bd13261f7e Remove "fontsource" dependency schroda 2025-10-01 23:06:45 +02:00
  • bee048cfc9 Extract theme font loading logic schroda 2025-10-01 23:02:02 +02:00
  • 8c50b33a93 Improve theme fonts loading schroda 2025-10-01 01:43:46 +02:00
  • 121c74ed73 Fix source iso language detection schroda 2025-09-30 21:27:37 +02:00
  • 29e3f64527 Fix download queue start/stop button tooltip text schroda 2025-09-28 22:34:50 +02:00
  • c1f9699834 [skip ci] Fix bug issue template schroda 2025-09-28 23:30:16 +02:00
  • fb26ef2675 [skip ci] Make database field required in bug issue template schroda 2025-09-28 23:29:02 +02:00
  • 637bbdb4a8 [skip ci] Add database to bug issue template schroda 2025-09-28 23:28:14 +02:00
  • 207564cd4b [skip ci] Align bug issue template with server schroda 2025-09-28 23:26:31 +02:00
  • 741426173a Prevent horizontal scrollbar on viewport width increase schroda 2025-09-27 15:50:26 +02:00
  • d7690f9a36 Reduce rerenders on reader overlay visibility change schroda 2025-09-27 15:36:50 +02:00
  • b1babc9dd1 Preserve correct page index during reader resize schroda 2025-09-27 14:01:35 +02:00
  • 1c526b3feb Prevent reader page preservation in none continuous modes schroda 2025-09-27 13:51:26 +02:00
  • ab1521fb81 Fix editing global reader settings schroda 2025-09-26 23:27:16 +02:00
  • 7ddc4949e5 Fix loading of locales schroda 2025-09-25 01:40:35 +02:00
  • 60e03a4404 [skip ci] Update versionToServerVersionMapping schroda 2025-09-25 01:09:55 +02:00
  • ad3b8d4567 Update server injected subpath detection schroda 2025-09-24 23:13:29 +02:00
  • a2d7091712 Remove "forwardRef" usage schroda 2025-09-24 00:51:13 +02:00
  • bcb5e391f0 Downgrade PREVIEW version schroda 2025-09-24 20:43:31 +02:00
  • 4d4477640e Add dynamic subpath support (#1011) Soner Köksal 2025-09-24 00:23:19 +03:00
  • 0706e4671f Normalize extracted theme fonts before loading them schroda 2025-09-23 22:14:14 +02:00
  • d625a7b3dc Fix incorrect truthy check for conditional rendering in SourceLanguageSelect schroda 2025-09-22 23:58:49 +02:00
  • f37d7e892a Fix tsc issues schroda 2025-09-22 17:58:28 +02:00
  • b6d7f6da5d Add zustand dev tools schroda 2025-09-22 00:50:34 +02:00
  • f6b94c838b Fix reset of reader store schroda 2025-09-22 00:07:57 +02:00
  • 4a07198af6 Update available languages github-actions[bot] 2025-09-21 15:07:41 +00:00
  • f450cbcb2a Translations update from Hosted Weblate Hosted Weblate 2025-09-20 15:02:06 +02:00
  • 525173e05e Add dedicated store access util functions schroda 2025-09-21 00:50:19 +02:00
  • ed488f76dd Always use "useShallow" for store selection schroda 2025-09-21 00:28:38 +02:00
  • 5730690ae6 Simplify ReaderControls#useHandleClick schroda 2025-09-20 20:00:16 +02:00
  • ca5920919e Simplify ReaderControls#useOpenPage schroda 2025-09-20 19:56:31 +02:00
  • f5c7379fc4 Simplify ReaderControls#useOpenChapter schroda 2025-09-20 19:51:26 +02:00
  • 1c0b982bae Remove unnecessary TFunction parameter schroda 2025-09-20 19:46:16 +02:00
  • 19e45424ae Make react router routing possible outside components schroda 2025-09-20 19:44:27 +02:00
  • b13bb86f40 Move app theme related types to dedicated file schroda 2025-09-20 18:19:34 +02:00
  • ed53aff071 Extract "reader chapters store slice" into file schroda 2025-09-20 17:58:51 +02:00
  • 9f5db5496f Extract "reader pages store slice" into file schroda 2025-09-20 17:56:43 +02:00
  • 6da8a3fd87 Move reader store in sub dir schroda 2025-09-20 17:53:56 +02:00
  • fb70d89940 Move reader "tap zone state" to "reader store" schroda 2025-09-20 14:41:05 +02:00
  • f60b537115 Move reader "progress bar state" to "reader store" schroda 2025-09-20 14:29:48 +02:00
  • 98ec5257b9 Move reader "settings state" to "reader store" schroda 2025-09-20 14:15:40 +02:00
  • 5177f9efdc Move reader "chapters state" to "reader store" schroda 2025-09-20 01:33:27 +02:00
  • bada26ead6 Move reader "pages state" to "reader store" schroda 2025-09-19 17:01:20 +02:00
  • dabe50754f Move reader "auto-scroll state" to "reader store" schroda 2025-08-31 22:39:30 +02:00
  • e68cb65874 Move reader "overlay state" to "reader store" schroda 2025-08-31 20:33:12 +02:00
  • 9bedec7115 Rename "reader scrollbar state" properties schroda 2025-08-31 16:38:26 +02:00
  • 4cc5821ead Move reader "scrollbar state" to "reader store" schroda 2025-08-31 13:41:09 +02:00
  • 433dc17c35 Move reader "manga state" to "reader store" schroda 2025-08-31 12:57:28 +02:00
  • 4e30081ed8 Move reader "pages" state to base reader types schroda 2025-08-31 12:18:40 +02:00
  • f6566e535f Add "immer" dependency schroda 2025-08-31 12:13:46 +02:00
  • ebebd50689 Add "zustand" dependency schroda 2025-08-30 17:24:52 +02:00
  • 7d71780fbc Properly type scalar "Duration" schroda 2025-09-18 22:27:19 +02:00
  • 80a576db63 Include chapter info in continue reading button tooltip schroda 2025-09-18 20:37:51 +02:00
  • 5456428916 Add step size to kroeader tolerance setting schroda 2025-09-18 19:20:41 +02:00
  • c77a1b1677 Fix library update skip entries setting schroda 2025-09-18 00:28:31 +02:00
  • 54a31b2113 Update nav bar available extensions update text schroda 2025-09-16 17:48:01 +02:00
  • 38ac36d14c Fix setting "default" download conversion mime type schroda 2025-09-13 14:13:32 +02:00
  • 792aca1b28 Fix login page redirection when already authenticated schroda 2025-09-10 12:55:23 +02:00
  • 98e1cb2eff Reuse SplashScreen on LoginPage schroda 2025-09-10 00:53:16 +02:00
  • 3d023abc6c Always show server address input on LoginPage schroda 2025-09-10 00:44:42 +02:00
  • 9486bf1a81 Always show server address input on SplashScreen schroda 2025-09-10 00:44:23 +02:00
  • e138229832 Fix SplashScreen light mode logo color schroda 2025-09-10 00:28:23 +02:00
  • 464edc0f18 [skip ci] Update "versionToServerVersionMapping" schroda 2025-09-08 01:17:39 +02:00
  • fcea0504c7 Update "versionToServerVersionMapping" schroda 2025-09-08 01:03:23 +02:00
  • 8745101c8a Add "open in webview" button in "SourceMangas" schroda 2025-09-08 00:58:12 +02:00
  • d5ee36bdaa Fix nav bar "available updates" pluralization schroda 2025-09-08 00:52:56 +02:00
  • 94299433c8 Remove redundant extract helper functions for server settings schroda 2025-09-08 00:46:57 +02:00
  • 47e93c774f Add "database" settings schroda 2025-09-08 00:37:02 +02:00
  • 7d81e1106f Add "koreader sync" settings schroda 2025-09-08 00:24:32 +02:00
  • 9552f13a78 Use cache-only fetch policy for nav bar extension list query schroda 2025-09-06 14:59:31 +02:00
  • dad58f77b6 Handle obsolete extensions during update/uninstall actions schroda 2025-09-06 14:58:19 +02:00
  • 45481cd725 Prevent grouping obsolete extensions with updatable ones schroda 2025-09-06 14:53:35 +02:00
  • c8dc7a303c Handle authentication on reader route schroda 2025-09-03 00:13:41 +02:00
  • ef4f6659aa Remove graphql plugin config file schroda 2025-08-30 17:09:41 +02:00