Commit Graph
100 Commits
Author SHA1 Message Date
Aria Moradi 07c0e83f8f fix translation files (#273) 2023-03-28 20:06:26 +03:30
Aria Moradi 8497a0b12e add trnalation policy 2023-03-27 21:23:48 +03:30
Aria Moradi aedbccf83e Translated using Weblate (German)
Currently translated at 0.5% (1 of 175 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/
2023-03-27 19:42:46 +02:00
Aria Moradi 8fcbe29031 Added translation using Weblate (German) 2023-03-27 19:42:12 +02:00
Aria Moradi ce06220b9c Translated using Weblate (German)
Currently translated at 20.0% (1 of 5 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/
2023-03-27 20:56:16 +03:30
Aria Moradi 70511aa1c8 Added translation using Weblate (German) 2023-03-27 20:55:59 +03:30
Aria Moradi 52b08cfeb1 Deleted translation using Weblate (Norwegian Bokmål) 2023-03-27 20:55:51 +03:30
Aria Moradi 9fef2bf488 Translated using Weblate (French)
Currently translated at 100.0% (2 of 2 strings)

Translation: Suwayomi/Tachidesk-WebUI
Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/fr/
2023-03-27 20:55:47 +03:30
Aria Moradi 94e45c2133 add translation keys 2023-02-14 20:08:03 +03:30
Aria Moradi 688358f673 add translation keys 2023-02-14 16:47:38 +03:30
Aria Moradi 76d44bd657 clean up translations 2023-02-14 16:28:37 +03:30
Aria Moradi 6f3bc1bc4e add translation notice 2023-02-13 20:31:25 +03:30
Aria Moradi ce83914599 add translation files 2023-02-13 20:23:53 +03:30
Aria Moradi 1c7c3e566c add i18n (#239) 2023-02-13 20:21:44 +03:30
Aria Moradi e828582fd4 update browserlist 2022-11-07 20:23:43 +03:30
Aria Moradi 20b0e66093 make all links work by catching 404 2022-02-21 08:29:47 +03:30
Aria Moradi daab8ab7a5 move text 2022-02-21 01:44:11 +03:30
Aria Moradi 0ca6ec3b1c update notice about github pages 2022-02-21 01:43:27 +03:30
Aria Moradi 15cfd73c2e better naming 2022-02-21 01:37:46 +03:30
Aria Moradi 52cbba0323 fix typo 2022-02-21 01:33:20 +03:30
Aria Moradi 6284c35ec1 deploy to github pages 2022-02-21 01:30:38 +03:30
Aria Moradi 237762b762 fix direct links (#133) 2022-02-21 01:24:42 +03:30
Aria Moradi f47f71bc4c fix links to work on a bare host (#132) 2022-02-21 01:10:33 +03:30
Aria Moradi 08d44e38fc show locale date, less confusing (#131) 2022-02-20 23:49:37 +03:30
Aria Moradi 7eedce62cd handle search shortcuts (#116)
* code cleanup

* fix some issues

* handle search keyboard shortcuts
2021-12-19 18:06:27 +03:30
Aria Moradi 83f025161b cleanup (#117)
* cleanup

* fix template
2021-12-19 18:02:02 +03:30
Aria MoradiandSascha Hahne 51376be845 migrate PageNumber to Mui 5 (#90)
* migrate PageNumber to Mui 5

* Update src/components/reader/PageNumber.tsx

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>

Co-authored-by: Sascha Hahne <ntbm@users.noreply.github.com>
2021-12-04 10:36:55 +03:30
Aria Moradi 83e6038f61 migrate HorizantalPager to Mui 5 (#92) 2021-12-04 10:31:13 +03:30
Aria Moradi 4269ee7efa migrate Reader to Mui 5 (#100) 2021-12-04 10:29:36 +03:30
Aria Moradi b08425647a migrate DoublePagedPager to Mui 5 (#91) 2021-12-04 10:28:52 +03:30
Aria Moradi 864e1e4fb0 migrate DoublePage to Mui 5 (#88) 2021-12-04 10:24:16 +03:30
Aria Moradi 24addbdb52 show correct title (#111) 2021-12-04 10:23:12 +03:30
Aria Moradi 890e0c8aa3 migrate PagedPager to Mui 5 (#93) 2021-12-03 10:36:36 +03:30
Aria Moradi 1a62bad4a6 migrate VerticalPager to Mui 5 (#94) 2021-12-03 10:35:55 +03:30
Aria Moradi a8444e5101 migrate SpinnerImage to Mui 5 (#97)
* migrate Page to Mui 5

* migrate SpinnerImage to Mui 5

* match the style
2021-12-01 03:06:06 +03:30
Aria Moradi c214406546 migrate ReaderNavbar to Mui 5 (#84)
* migrate ReaderNavbar to Mui 5

* cleanup, show loading text when loading.
2021-12-01 03:03:52 +03:30
Aria Moradi a3fe748c90 add support for MultiSelectListPreference (#108) 2021-11-29 19:08:02 +03:30
Aria Moradi a7e469c2ea add support for emptySearch (#109)
* support new searchTerm

* refacor

* refactor
2021-11-29 19:04:29 +03:30
Aria Moradi 1cbe99bfc3 Revert "support for new searchTerm"
This reverts commit 923ddd4b91.
2021-11-29 18:42:11 +03:30
Aria Moradi 923ddd4b91 support for new searchTerm 2021-11-29 18:40:50 +03:30
Aria Moradi 03d09b2e92 cleanup library (#107)
* refactor library

* handle invalid tab numbers
2021-11-19 16:36:02 +03:30
Aria Moradi 057d284a01 migrate DesktopSideBar to Mui 5 (#87) 2021-11-17 17:00:11 +03:30
Aria Moradi bb32fcf45c migrate Browse to Mui 5 (#98) 2021-11-17 16:59:40 +03:30
Aria Moradi 10920e1d81 migrate Manga to Mui 5 (#99)
* migrate Manga to Mui 5

* completetly migrate to new system
2021-11-17 16:58:39 +03:30
Aria Moradi d35f7c64d3 migrate SourceCard to Mui 5 (#82)
* migrate SourceCard to Mui 5

* give semantic meaning
2021-11-17 15:45:25 +03:30
Aria Moradi 10200a3827 migrate About to Mui 5 (#105)
* migrate About to Mui 5

* rewrite with LoadingPlaceholder
2021-11-17 15:42:57 +03:30
Aria Moradi cc1d94545f migrate LoadingPlaceholder to Mui 5 (#96) 2021-11-17 15:42:43 +03:30
Aria Moradi 70febecd04 migrate SingleSearch to Mui 5 (#101)
* migrate SingleSearch to Mui 5

* fix some styles
2021-11-17 14:34:56 +03:30
Aria Moradi 30dd0fb86f migrate ExtensionCard.tsx to Mui 5 (#81)
* migrate ExtensionCard.tsx to Mui 5

* fix styling
2021-11-17 14:29:47 +03:30
Aria Moradi 045fac7e97 migrate LangSelect to Mui 5 (#86) 2021-11-17 14:28:23 +03:30
Aria Moradi 0de066368f migrate Updates to Mui 5 (#104) 2021-11-15 19:58:30 +03:30
Aria Moradi 4f781fb749 migrate Settings to Mui 5 (#102) 2021-11-15 19:58:05 +03:30
Aria Moradi 04d84f2c40 migrate SourceConfigure to Mui 5 (#103) 2021-11-15 19:56:21 +03:30
Aria Moradi eb4c1bf15b migrate App.tsx to Mui 5 (#79) 2021-11-15 19:33:48 +03:30
Aria Moradi 2911844681 migrate ChapterCard.tsx to Mui 5 (#80) 2021-11-15 19:33:35 +03:30
Aria Moradi 556d7086d1 migrate LibraryOptions to Mui 5 (#83) 2021-11-15 19:33:04 +03:30
Aria Moradi 6f86f0514b migrate CategorySelect to Mui 5 (#85) 2021-11-15 19:32:25 +03:30
Aria Moradi 0ac0d2d52c migrate EmptyView to Mui 5 (#95) 2021-11-15 19:29:57 +03:30
Aria Moradi 5c61dcc22f migrate Backup to Mui 5 (#106) 2021-11-15 18:55:50 +03:30
Aria Moradi 04a1898ea7 Revert "migrate some components to Mui5 new styling system (#72)"
This reverts commit 72ef61e286.
2021-11-15 17:21:31 +03:30
Aria Moradi 0eedbe6626 load first page on read manga (#76) 2021-11-15 12:53:18 +03:30
Aria Moradi 93c4ce3450 fix chapter actions not working if manga is not fetched online (#74) 2021-11-14 00:24:52 +03:30
Aria Moradi 416dd227a2 make the whole chapter card into a button (#73)
* whole chapter card is a button

* return to anchor
2021-11-14 00:07:43 +03:30
Aria Moradi 63d9a64542 Updates pagination update (#68)
* make it work

* refactor & update styling to mui v5

* ditch styled, this looks bad
2021-11-10 23:04:04 +03:30
Aria Moradi c9e4901c15 ban the style prop 2021-11-10 22:53:20 +03:30
Aria Moradi ce8fcb228d remove extra scrollbar on mobile (#67) 2021-11-10 09:25:40 +03:30
Aria Moradi 4d47400d41 fix manga FAB margins (#66) 2021-11-09 23:04:03 +03:30
Aria Moradi aba6e506a2 add issue template 2021-11-07 21:37:52 +03:30
Aria Moradi b6cf4a003e closes #58 2021-10-31 23:47:24 +03:30
Aria Moradi c15ee7ab66 refactor MangaCard 2021-10-31 21:02:45 +03:30
Aria Moradi e89497df33 nicer gradient 2021-10-31 20:58:35 +03:30
Aria Moradi aabedc5d08 reorder nav buttons 2021-10-31 20:58:35 +03:30
Aria Moradi 5cd35d005d better wording 2021-10-31 20:58:35 +03:30
Aria Moradi 84ced87b5d move info 2021-10-30 18:53:17 +03:30
Aria Moradi ac22bfe9cd add CONTRIBUTING.md 2021-10-30 18:51:47 +03:30
Aria Moradi 8ac72a483d refactor 2021-10-30 18:41:53 +03:30
Aria Moradi 95e0463e96 custom Extension icon, google's version is shit 2021-10-30 18:20:03 +03:30
Aria Moradi 1eccc28097 fancy icon based on if path selected 2021-10-30 17:29:27 +03:30
Aria Moradi a2081a4552 remove text decoration 2021-10-30 16:56:33 +03:30
Aria Moradi a30ddcf811 show different NavbarItems depending on device width 2021-10-30 16:34:09 +03:30
Aria Moradi 78f70a38be refactor 2021-10-30 16:16:36 +03:30
Aria Moradi 51008b7ee4 refactor 2021-10-30 16:14:25 +03:30
Aria Moradi 091d97c914 refactor 2021-10-30 16:10:34 +03:30
Aria Moradi 92ae5c8cd0 fix navbar 2021-10-30 15:19:49 +03:30
Aria Moradi a26c2bf114 fix navbar broken logic 2021-10-30 14:57:08 +03:30
Aria Moradi 07ca737a37 Update README.md 2021-10-28 12:41:10 +03:30
Aria Moradi 9cfd329b22 Update README.md 2021-10-28 12:38:54 +03:30
Aria Moradi a1c84df0d5 put Sources and Extensions in the same screen 2021-10-26 14:57:11 +03:30
Aria Moradi afcb6e2442 refactor 2021-10-26 12:42:30 +03:30
Aria Moradi 8ed8f5da84 remove redundant '/manga' prefix from paths
We needed the prefix to distinguish anime paths from manga paths,
now that anime is no more, the redundancy shall be purged.
2021-10-26 12:13:37 +03:30
Aria Moradi 2a6f8ed41d add pull request template 2021-10-25 16:44:46 +03:30
Aria Moradi 58c44c156c fix the ugliness of bare messages
- replace "loading..." messages with LoadingPlaceholder
- Use EmptyView where appropriate
2021-10-24 22:56:10 +03:30
Aria Moradi d24de2a571 Fix Local Source being missing 2021-10-24 21:57:05 +03:30
Aria Moradi 1ed001a8d8 Remove Anime support 2021-10-18 14:32:57 +03:30
Aria Moradi 1efd899188 don't show anime anymore 2021-10-18 14:27:19 +03:30
Aria Moradi 438a2d8212 rename ExtensionLangSelect: generic name for generic use 2021-10-18 14:24:11 +03:30
Aria Moradi 35da3b76c8 force Local source at LangSelect 2021-10-18 14:22:33 +03:30
Aria Moradi 23c8e649a1 default languages cleanup, force Local source enabled 2021-10-18 14:02:51 +03:30
Aria Moradi cc9eff2834 fix typo 2021-10-10 23:49:04 +03:30
Aria Moradi 098b98ca59 fix overlapping requests 2021-10-10 23:19:42 +03:30