FunnyPocketBook
39ac60eaab
[Feature] Sort results table by headers ( #58 )
...
Related to #53
This PR adds sorting to the results table. This can be done by clicking
on the header of the table.
For narrow columns, the arrow indicating the ordering is underneath the
column title instead of next to the title - not sure how to solve that
elegantly without a minor redesign of the table :D

2025-01-13 14:20:11 -05:00
CaliBrain
6f14534312
Fix Absolute URL for AA Donators ( #61 )
2025-01-13 14:19:43 -05:00
CaliBrain
b534664534
Fix status not getting removed properly ( #51 )
2025-01-10 12:57:42 -05:00
CaliBrain
74f00ddcec
FIX Logging ( #46 )
...
- [FIX] Actually log to a file
- FIX Crash loop due to missing log folder
2025-01-07 15:30:45 -05:00
CaliBrain
2b80de35a8
[FIX] Actually log to a file ( #44 )
2025-01-07 14:04:50 -05:00
cthorne
abff8de155
Fix closing results section ( #41 )
...
Fix for the closing of results when doing search for a second time
2025-01-07 13:26:03 -05:00
cthorne
348e5c925b
Match size of detail & download btn ( #37 )
2025-01-05 19:41:41 -05:00
cthorne
8dd975abe0
Add further responsive UI using uiKit ( #36 )
...
Utilising [UiKit](https://getuikit.com/ ) as the CSS framework
Adjusted existing functionality & CSS to integrate with UiKits - should
retain same functionality
- Ui colors are UiKit defaults
- Search results automatically expand when searching
- UiKit ensures its automatically responsive for mobile
### **Search results**

### **Details dialog**


**- The dialog could be improved further by adjusting to a modal in
UiKit purely, however wasn't sure on how to do / time reqs.**
### **Search Results & Download Status are in expandable accordions**


### **Adjusted search to UiKits with clickable search icon**

### **Added gitHub link to footer and increased font sizing**

### **Mobile views (Chrome on Desktop) - scales & retains scroll**



### **TODO:**
- Improvements to modal functionality
- Pagination
- Cleaning (removing unused CSS etc)
2025-01-05 13:00:51 -05:00
cthorne
268dac069a
Fix overflow for mobile, add spacing between buttons ( #32 )
...
Fix mobile being unable to scroll across to the buttons
Retain overflow-hidden when collapsed to hide content
Changing of CSS removes extra margin-bottom: rem padding incidentally
2025-01-04 06:41:29 -05:00
CaliBrain
b8a7247538
[FIX] Refactor code to fix typing ( #23 )
...
This also fixes some bug with the CF bypasser and the file checker
2024-12-22 22:11:35 -05:00
CaliBrain
7597054649
Fix #20 : Network error when using alternative download streams ( #22 )
2024-12-22 19:25:03 -05:00
CaliBrain
78e423e8a5
Update entrypoint.sh
...
No need to exit on error
2024-12-20 20:17:26 -05:00
FlappyTaps and Laurids Düllmann
21c82b88a6
Download books from AA API if userkey is set ( #17 )
...
This PR uses the Anna's Archive API to get a fast download URL to
download the book directly. Bypasses parsing HTML with the Cloudflare
proxy.
---------
Co-authored-by: Laurids Düllmann <laurids@vicegold.com >
2024-12-20 12:40:48 -05:00
CaliBrain
7d9d92e6a0
Adding manual workflow_dispatch to GH action
2024-12-20 11:20:43 -05:00
CaliBrain
c9b64b2337
Fix compose port ( #13 )
2024-12-19 16:57:56 -05:00
Vincent De Borger
06f654f4be
Add UID and GID to set the user & group ID's during runtime ( #10 )
...
This PR add the option to set UID/GID during runtime, making sure the
application is running as a non-root user.
Besides this, it also helps with making sure UID/GID match between
containers.
2024-12-19 10:16:25 -05:00
CaliBrain
81ba20fad9
Enable multilingual search ( #5 )
2024-12-18 09:30:35 -05:00
BastianLo
d9a6d599e6
make book language configurable ( #1 )
2024-12-18 08:39:03 -05:00
CaliBrain
242af69099
Fix unexpected keyword argument 'favicon_path'
2024-12-18 08:34:01 -05:00
CaliBrain
250cded7fe
Fix docker-compose URL
...
This is what I get for using AI to generate my README
2024-12-17 19:43:48 -05:00
CaliBrain
18b146af64
Innitial Release
2024-12-16 22:48:26 +00:00