495dd51834
FIx database
2023-06-18 01:47:01 +02:00
79788c98b9
Fix user in hook
2023-06-18 01:47:01 +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
5d6e3431b2
Merge remote-tracking branch 'fcki1984/QBMapper'
2023-06-15 17:41:22 +02:00
d2a03292f9
Merge remote-tracking branch 'NiklasSchmitt/patch-1'
2023-06-15 17:40:28 +02:00
fcki1984
1f0cd40dc7
Update BookmarkMapper.php
2023-05-12 22:15:42 +08:00
fcki1984
1ae0fad1ea
Update BookmarkMapper.php
...
indent this function properly line 39-55.
2023-05-12 21:59:19 +08:00
fcki1984
ec7597142c
Update PreferenceMapper.php
...
remove 4 empty lines.
2023-05-12 21:48:51 +08:00
fcki1984
4798977aea
Update PreferenceMapper.php
2023-05-12 21:20:20 +08:00
fcki1984
3ea424693b
Update BookmarkMapper.php
2023-05-12 21:19:47 +08:00
fcki1984
4d87d388b8
Update ReaderMapper.php
2023-05-12 21:19:06 +08:00
Niklas
ad8dadad6a
fix string length
...
changed length from 4096 to 4000 for strings to install it on innodb 5.6
https://dev.mysql.com/doc/refman/5.6/en/innodb-limits.html
2022-05-28 00:28:13 +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
Bernard Cafarelli
71a766a629
Update deprecated OCP\User
...
This was dropped in Nextcloud 22
Closes #36
2021-08-04 10:49:55 +02:00
Alfred Egger
233cc0697e
Remove more deprecated setParameter colon prefixes
2021-04-02 18:35:42 +02:00
Alfred Egger
35719805b3
Remove deprecated setParameter colon prefix
2021-04-02 18:26:22 +02:00
Alfred Egger
dd57a797ea
Add database migration step to fix database index length
2020-11-01 15:12:13 +01:00
Alfred Egger
048b77192e
Fix database index name length issue
2020-10-31 21:05:16 +01:00
Sampsa Lohi
6e9812acb0
Convert database.xml into a migration step
...
To avoid serious issues when upgrading the app
2020-05-08 21:15:18 +03: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