Ozzie Isaacs
c09e1ed203
Update after testrun
2024-07-15 19:38:54 +02:00
Ozzie Isaacs
ebe7cd7ba4
proxy login is now no longer saving cookies,
...
Cookies are saved in database for better Invalidation
Cookies expiry date is saved in database for further deletion (missing)
Database conversion is missing
2024-07-14 16:24:07 +02:00
Ozzie Isaacs
2d470e0ce1
Refactored opds login (proxy header login missing)
2024-07-13 12:17:48 +02:00
Ozzie Isaacs
64e4a1155c
Code cosmetics
...
Bugfix missing bleach tags (#3080 )
Bugfix pdfreader
2024-06-20 19:12:46 +02:00
Ozzie Isaacs
2b1efdb50e
Bugfixes opds feed
2024-05-11 14:26:43 +02:00
Ozzie Isaacs
cb62d36e44
Bugfix for visibility opds feed
2024-05-07 08:27:55 +02:00
Ozzie Isaacs
737d758362
Return 404 if current element is not visible
2024-05-07 07:30:57 +02:00
Ozzie Isaacs
fad6550ff1
Show "all" opds feed entries only if there is at least one entry
2023-11-06 16:35:39 +01:00
Ozzie Isaacs
0499e578cd
Added /opds/stats route
2023-08-24 13:49:22 +02:00
Ozzie Isaacs
8a87c152b4
Bugfix opds search
2023-05-27 16:25:06 +02:00
Ozzie Isaacs
f8fbc807f1
further refactored user login
2023-02-05 08:47:10 +01:00
Ozzie Isaacs
1c3b69c710
refactored login routines
2023-02-05 08:47:10 +01:00
Ozzie Isaacs
43ee85fbb5
Removed unnecessary Unicode "u"
2023-01-21 15:23:18 +01:00
Ozzie Isaacs
2e007a160e
reenable startup logging
...
Bugfixes from refactoring and merge
2022-04-26 14:45:06 +02:00
Ozzie Isaacs
e7464f2694
Refactored web.py to shrink size of file
2022-04-26 11:49:06 +02:00
Ozzie Isaacs
baffe1f537
Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175 )
2022-03-28 14:09:28 +02:00
Ozzie Isaacs
2f949ce1dd
Enabled search for text based custom column content in simple search (fix for #2279 )
2022-03-28 14:09:28 +02:00
Ozzie Isaacs
32a3c45ee0
Refactored load read status for web access and opds access
...
Refactored and removed discover html page
Bugfix show author
Bugfix open dialog in author page
Fix for #2341 (advanced search with linked read column and read column having a higher number than number of available custom columns)
2022-03-27 12:21:19 +02:00
Ozzie Isaacs
57cd8160a0
Removed accidently added line regarding "InstrumentedAttribute"
2022-03-16 16:28:58 +01:00
Ozzie Isaacs
8f3bb2e338
Bugfixes from testrun
2022-03-14 17:12:35 +01:00
Ozzie Isaacs
4545f4a20d
Better epub cover parsing with multiple cover-image items
...
Code cosmetics
renamed variables
refactored xml page generation
refactored prepare author
2022-03-13 19:00:37 +01:00
Ozzie Isaacs
4f3c396450
Merge remote-tracking branch 'lubimyczytac/add_lubimyczytac.pl_meta_provider' into Develop
...
# Conflicts:
# optional-requirements.txt
2022-01-27 18:37:02 +01:00
Ozzie Isaacs
d217676350
Upated testresult
...
Bugfix book table
2021-12-05 13:09:41 +01:00
Ozzieisaacs
8e5bb02a28
Merge author rename
2021-11-20 13:28:45 +04:00
Ozzie Isaacs
ed26d34961
Code cleaning (remove python2)
2021-10-04 19:23:24 +02:00
Ozzie Isaacs
3f6a466ca7
Further language support fixes (displaying "non locale" languages translated)
2021-09-29 19:00:02 +02:00
Ozzie Isaacs
144c2b5fc7
Renaming ipadress - ip_address
...
Bugfix user table
Result testrun
Updated cn translation
2021-04-26 19:03:01 +02:00
Ozzie Isaacs
7a58e48cae
Bugfixes opds feed
2021-03-22 19:01:18 +01:00
Ozzie Isaacs
670eab62bf
Update opds feed with letters for all titles, authors, categories and series
2021-03-22 17:46:15 +01:00
Ozzie Isaacs
837fc4988d
Letterize authors
2021-03-21 20:21:10 +01:00
Ozzie Isaacs
9864d932e0
Changed user.nickname to user.name
...
Added function to view downloads of all users for admins
2021-03-21 18:55:02 +01:00
Ozzie Isaacs
130a4ed2d3
Fix opds and error logging in mail
2021-03-21 11:54:39 +01:00
Ozzie Isaacs
34a474101f
Fix #1838 (Log message on failed OPDS login)
2021-01-28 20:05:58 +01:00
OzzieIsaacs
d5ed5cd665
Fixes from tests
2020-12-12 15:16:22 +01:00
Ozzieisaacs
1905e0ee6f
refactoring to prevent web.py being the middle of the universe
2020-12-12 11:23:17 +01:00
OzzieIsaacs
8f36128fe3
Merge branch 'session' into Develop
2020-12-08 11:49:39 +01:00
Ozzieisaacs
777c2726d3
Changed session_handing
2020-12-07 08:52:52 +01:00
Ozzieisaacs
c3b9888b31
Fix #1739 (opds download with anonymous browsing enabled) -> download rights of guest user are now respected again
2020-12-03 09:42:41 +01:00
Ozzieisaacs
cb8dfdde4c
Fix #1739 (opds download with anonymous browsing enabled)
2020-12-03 08:25:36 +01:00
Ozzieisaacs
f18836be90
Fix for #1435 (download not allowed with for opds links, with ldap login and a cookie in the download request)
2020-12-02 14:19:49 +01:00
Ozzieisaacs
ceefba2743
Fix for #1550 (password prompt for LDAP and anonymous browsing)
2020-11-15 17:16:01 +01:00
Ozzieisaacs
e16c0caebb
Fix opds search
2020-10-10 12:53:10 +02:00
Ozzieisaacs
4038cb5b85
Internal paged Search prepared
...
Search for table list is working
2020-06-08 17:34:03 +02:00
Ozzieisaacs
0dd0605a1f
Book list for merging
2020-06-06 21:21:10 +02:00
Ozzieisaacs
5f0660a4e5
Refactored helper.py and db.py
2020-05-23 10:16:29 +02:00
Ozzieisaacs
1a458fe39f
Fix for #1407 converting books should now be possible again
2020-05-21 18:16:11 +02:00
OzzieIsaacs
a48418364c
Fiexes from tests
2020-05-21 13:54:28 +02:00
Ozzieisaacs
7b789b3701
Fix opds with shelves
...
Fix errorhandler ldap without ldap
2020-04-26 08:40:53 +02:00
Ozzieisaacs
24c743d23d
Code cosmetics
2020-04-19 19:08:58 +02:00
Michael Shavit
41a3623fcc
[Kobo] Add Shelf/Collection support.
...
Implements the v1/library/tags set of endpoints to sync CalibreWeb
shelves with the Kobo device.
Drive-by: Refactors shelf.py to consolidate how user permissions are checked.
Drive-by: Fix issue with the sync endpoint that arrises when a book is
hard-deleted.
2020-04-12 22:29:20 -04:00