Ozzie Isaacs
7a8d054b28
Make datetime utcnow compatible to older python versions
2024-08-10 21:05:29 +02:00
Ozzie Isaacs
074aed6997
Fix deprecation warning datetime
...
Started metadata parsing for audio files
2024-08-07 17:23:41 +02:00
Ozzie Isaacs
0ff3f0f426
Fix for ( #3111 ) exception on python 3.8/3.9 during storing of remember me cookie
2024-07-30 18:51:52 +02:00
Ozzie Isaacs
1d3a768dfe
Update login routine (remember me working)
2024-07-17 19:42:12 +02:00
Ozzie Isaacs
99e50bafc4
Fixes refactored user login from tests
2024-07-14 21:20:46 +02:00
Ozzie Isaacs
155cf04536
Added migration of user_session table, removed several old migration routes
2024-07-14 17:10:13 +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