Alex Ling
31df058f81
Comment about infinity average ratio
2022-06-18 11:25:20 +00:00
tr7zw
ae583cf2a9
Workaround for "0 width/height" api responses
...
This needs a more proper fix probably.
2022-06-07 16:09:02 +02:00
Alex Ling
5f59b7ee42
Merge branch 'dev' into fix/preload-bug
2022-05-13 19:51:26 +08:00
Leeingnyo
0e4169cb22
Fix preload bug
...
cause index error
2022-05-13 08:43:25 +09:00
Leeingnyo
28656695c6
Show control after reading at the end in paged mode
2022-05-13 08:35:04 +09:00
Alex Ling
461398d219
Feature/plugin v2 ( #284 )
...
* Add "title_title" to slim JSON
* WIP
* WIP
* WIP
* WIP
* Add plugin subscription types
* Revert "Subscription manager"
This reverts commit a612500b0fabf7259a5ee0c841b0157d191e5bdd.
* Use auto overflow tables
cherry-picked from a612500b0fabf7259a5ee0c841b0157d191e5bdd
* Add endpoint for plugin subscription
* WIP
* WIP
* Simplify subscription JSON parsing
* Remove MangaDex files that are no longer needed
* Fix linter
* Refactor date filtering and use native date picker
* Delete unnecessary raise for debugging
* Subscription management API endpoints
* Store manga ID with subscriptions
* Add subscription manager page (WIP)
* Finish subscription manager page
* WIP
* Finish plugin updater
* Base64 encode chapter IDs
* Fix actions on download manager
* Trigger subscription update from manager page
* Fix timestamp precision issue in plugin
* Show target API version
* Update last checked from manager page
* Update last checked even when no chapters found
* Fix null pid
* Clean up
* Document the subscription endpoints
* Fix BigFloat conversion issue
* Confirmation before deleting subscriptions
* Reset table sort options
* Show manga title on subscription manager
2022-03-22 16:30:01 +08:00
Alex Ling
3c399fac4e
Add error handling on admin page ( fixes #274 )
2022-02-21 13:25:55 +00:00
Alex Ling
fea6c04c4f
Fix actions on download manager ( fixes #266 )
2022-01-24 14:24:35 +00:00
Alex Ling
b2329a79b4
Gracefully handle nullish fields
2022-01-18 15:02:16 +00:00
Alex Ling
f70be435f9
Merge branch 'dev' into feature/custom-sort-title-and-sorting-titles
2022-01-15 20:30:56 +08:00
Robbo
86beed0c5f
Cast RightToLeft value to boolean when retrieving from local storage.
2022-01-05 19:04:40 +11:00
Robbo
b6c8386caf
Merge branch 'dev' into feature/right-to-left
2022-01-04 21:01:56 +11:00
Robbo
27cc669012
Fix Right to Left for keyboard input
2022-01-04 20:43:55 +11:00
Robbo
4b302af2a1
Add Right to Left option to Paged viewing mode
2022-01-04 00:20:52 +11:00
Leeingnyo
e7538bb7f2
Use val(), Remove callbacks after modal hidden
2021-12-26 05:56:45 +09:00
Leeingnyo
bd2ed1b338
Implement to restore a display name with an empty input
...
Add a placeholder for the default display name
Remove some console.log() callings
2021-12-26 03:29:23 +09:00
Leeingnyo
45ffa3d428
Implement UI to edit sort title
2021-12-25 23:05:12 +09:00
Leeingnyo
162318cf4a
Add Api call
2021-12-25 23:05:12 +09:00
Alex Ling
921628ba6d
Limit max length in download table ( fixes #244 )
2021-11-17 13:10:44 +00:00
Alex Ling
6549253ed1
Merge branch 'dev' of https://github.com/hkalexling/Mango into dev
2021-08-20 00:26:59 +00:00
Alex Ling
d9565718a4
Remove MangaDex integration
2021-08-20 00:25:21 +00:00
Leeingnyo
a703175b3a
Parenthesize to avoid a misbehavior
2021-08-19 15:03:01 +09:00
Leeingnyo
83b122ab75
Implement a controller to toggle flip animation
2021-08-18 23:46:45 +09:00
Leeingnyo
d544252e3e
Add preload lookahead controller
2021-08-18 23:46:45 +09:00
Leeingnyo
b02b28d3e3
Implement to preload images when viewer is paged mode
2021-08-18 23:07:38 +09:00
Alex Ling
1973564272
Revert "Subscription manager"
...
This reverts commit a612500b0fabf7259a5ee0c841b0157d191e5bdd.
2021-08-18 12:09:59 +00:00
Alex Ling
2764e955b2
Show success alert on plugin download page
2021-03-15 17:07:15 +00:00
Alex Ling
c6fdbfd9fd
Better format ranges on subscription manager page
2021-03-15 07:12:10 +00:00
Alex Ling
e03bf32358
Show success alerts on the download page
2021-03-14 17:36:43 +00:00
Alex Ling
a612500b0f
Subscription manager
2021-03-14 16:01:29 +00:00
Alex Ling
d3f26ecbc9
Move the page margin config to frontend
2021-03-06 15:04:44 +00:00
Alex Ling
05b4e77fa9
Entry selector on reader page ( closes #168 )
2021-03-05 17:02:45 +00:00
Alex Ling
371c8056e7
Wording
2021-03-05 10:57:23 +00:00
Alex Ling
a9a2c9faa8
Finish search for MD
2021-03-05 04:58:56 +00:00
Alex Ling
c36d2608e8
Make uk-card adaptive to dark/light mode
2021-03-05 04:58:56 +00:00
Alex Ling
df7e2270a4
Add MangaDex login page
2021-03-05 04:58:56 +00:00
Alex Ling
1f50785e8f
Rewrite MangaDex download page with Alpine
2021-01-31 12:48:37 +00:00
Alex Ling
70d418d1a1
Upgrade to MangaDex API v2
2021-01-30 17:08:04 +00:00
Alex Ling
a389fa7178
Allow delete all missing items ( #151 )
2021-01-28 09:55:41 +00:00
Alex Ling
2b079c652d
Fix duplicating options on the download page
2021-01-20 08:02:07 +00:00
Alex Ling
54cd15d542
Mark items unavailable and retire DB optimization
...
This prepares us for the moving metadata to DB in the future
2021-01-19 15:09:38 +00:00
Alex Ling
7d6d3640ad
Disable the tagging UI for non-admin users
2021-01-17 08:16:40 +00:00
Alex Ling
1065b430e3
Rewrite tagging UI with suggestions ( #146 )
2021-01-14 13:08:50 +00:00
Alex Ling
a4c6e6611c
Try WSS first, and fallback to WS ( #144 )
2021-01-12 10:13:06 +00:00
Alex Ling
5271d12f4c
Respect base URL in WS connections
2021-01-11 15:05:58 +00:00
Alex Ling
ac9c51dd33
Remove non-existing #root from css selectors ( #142 )
2021-01-11 05:28:44 +00:00
Alex Ling
f51d27860a
Validate input index before flipping page
2021-01-09 15:49:34 +00:00
Alex Ling
0cc5e1626b
Fix broken buttons on download manager page
2021-01-08 11:38:51 +00:00
Alex Ling
da0ca665a6
Mark entry as read when exiting reader at the end
2021-01-08 11:38:25 +00:00
Simon
aa70752244
Moved margin value to the dimensions API
2021-01-06 17:30:55 +01:00