Commit Graph

13 Commits

Author SHA1 Message Date
a663c3914d php7.4 errors
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-18 02:06:54 +02:00
474a4dcf53 fix settings 2023-06-18 01:47:46 +02:00
a88fd4e2fe fix getFileInfo 2023-06-18 01:47:46 +02:00
d16b0f2d20 fully psalm lvl2 compliant 2023-06-18 01:47:01 +02:00
174ffd462e Rewrite app 2023-06-18 01:46:54 +02:00
3abce1dd99 psalm lvl 2 2023-06-18 01:46:48 +02:00
2baaae1453 psalm lvl 3 2023-06-16 17:21:29 +02:00
e896016ff9 Refacto all project 2023-06-16 16:58:23 +02:00
sysadminstory
9f1250afa2 Fix the settings controller parameters
The Settings controller parameters were did not have a type, and
prevented them from being automatically injected
2022-01-24 00:40:57 +01:00
sysadminstory
13d4946e19 Cleanup old files and update comments
Change the settings url to be mor consistant with the others urls of the
app.

Better feedback if the saving of settings did work or not.

Use the Framework to get the settings value, instead of using the $_POST
array.
2022-01-22 01:55:57 +01:00
sysadminstory
3c4bfb6c78 Initial fix for File Association preference
This is a initial fix to permit user to change the file association
preferences again.
2022-01-22 00:53:03 +01:00
Alfred Egger
92400d30eb Change files_reader namespace to epubreader 2020-04-21 23:45:26 +02:00
Alfred Egger
e00fdad14d Initial commit from existing app 2020-04-21 22:37:42 +02:00