Commit Graph

190 Commits

Author SHA1 Message Date
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
ba42ac92af Remove nightshift on topbar 2023-06-16 11:50:19 +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
70e88ffbe1 Merge remote-tracking branch 'sysadminstory/fix-saving-data' 2023-06-15 17:39:34 +02:00
342a57ee70 Merge remote-tracking branch 'sysadminstory/fix-settings' 2023-06-15 17:38:31 +02:00
Nextcloud bot
5dfe93b875
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-08 01:45:19 +00:00
Nextcloud bot
16715a3c87
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 03:55:03 +00:00
fcki1984
1f0cd40dc7
Update BookmarkMapper.php 2023-05-12 22:15:42 +08:00
fcki1984
cc0b8fb6d6
Update BookmarkMapper.php 2023-05-12 22:05:28 +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
Nextcloud bot
467f6f9ea7
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 03:58:18 +00:00
Nextcloud bot
fca2b3f78e
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-09 03:53:18 +00:00
Nextcloud bot
487339ce5f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 03:33:55 +00:00
Nextcloud bot
9b196c249e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-04 03:05:52 +00:00
Nextcloud bot
81cfdaee46
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-23 03:12:31 +00:00
Nextcloud bot
1d4e40478d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-12 03:04:54 +00:00
Nextcloud bot
6dba509f94
[tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 03:10:40 +00:00
Nextcloud bot
02dcb4a286
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-15 03:52:41 +00:00
Nextcloud bot
6cacfc9d88
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-11 03:53:39 +00:00
Nextcloud bot
f18481d729
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-09 03:50:37 +00:00
Nextcloud bot
085ab74518
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-02 03:47:11 +00:00
Nextcloud bot
a6ee191c41
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-28 03:40:39 +00: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
Nextcloud bot
07443bec5e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-24 03:54:52 +00:00
Nextcloud bot
8caee1d32c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24 03:41:13 +00:00
Nextcloud bot
ecb1273582
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-06 03:36:18 +00:00
Nextcloud bot
4326fabceb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-05 03:37:54 +00:00
sysadminstory
6eadc60b36 Update Route in personal.js
It seems personal.js is used in the settings too, so i changed the URL
there too.
2022-03-22 12:23:51 +01:00
sysadminstory
cba81e9ea7 Merge branch 'fix-saving-data' of github.com:sysadminstory/epubreader into fix-saving-data 2022-03-22 11:51:17 +01:00
sysadminstory
cd18e33e27 Separate static file and data saving URLs
Static files (like css, js, ...) are now loaded using the 'data-staticpath' parameter, that was added to every template.

Static files must be loaded using the real physical URL (un the
"customapps" folder if used) instead of the dynamic files, that must be
loaded using the index.php file (hidden if the URL rewriting is
activated)
2022-03-22 11:22:04 +01:00
Nextcloud bot
214365090b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06 03:29:03 +00:00
sysadminstory
69d4859b71 Remove old settings file
Remove the 'personal.php' file to remove the duplicate personal settings
page
2022-01-28 11:50:34 +01:00
sysadminstory
37ff648830 Fix PDF reader data saving
Saving data for ePub File is fixed by updating the base path taken as
reference.
2022-01-28 11:38:48 +01:00
sysadminstory
c777a4b518 Change to make work PDF reader using a cusomer app folder
Move the loading of the 'pdf.worker.js' file from ready.js to pdfreader.php
2022-01-27 23:56:57 +01:00
sysadminstory
35450546d9 Fix PDF reader data saving
Saving data for ePub File is fixed by updating the base path taken as
reference.
2022-01-27 23:29:01 +01:00
sysadminstory
a77afa0a16 Fix ePub reader data saving
Saving data for ePub File is fixed by updating the base path take as
reference.
2022-01-26 00:50:33 +01: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
e4e5143b3e Release 1.4.7 2021-12-22 21:28:21 +01:00
Alfred Egger
c383e894fc Add support for Nextcloud 22 and 23 2021-12-20 19:56:54 +01:00
Nextcloud bot
2f436a64f2
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-13 03:29:57 +00:00
Nextcloud bot
da20ff34e1
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-30 03:24:21 +00:00