Commit Graph

85 Commits

Author SHA1 Message Date
88abac6864 Make isId function available 2023-11-11 17:24:14 +01:00
e1cf78b992 Change log file folder 2023-08-06 13:24:00 +02:00
dd4469c349 Remove lutran.fr in generator name 2023-06-08 22:22:47 +02:00
98670dc33f Fix initial DB check 2023-02-17 18:54:49 +01:00
f5e165a446 Add w3m support 2022-10-16 21:39:26 +02:00
25c0f66cff Feed update for rarbg 2022-02-09 22:02:01 +01:00
00f2b4c403 Fix log file on windows 2022-01-31 18:32:51 +01:00
5965ac9bdd Remove get_magic_quotes_gpc (php 8) 2022-01-25 23:06:28 +01:00
4c1cd60426 Remove useless instruction 2022-01-24 15:21:08 +01:00
a0777a0df0 Add function to retrieve translation key 2021-09-03 23:21:25 +02:00
18de25873b Cascading deletion fix 2021-08-31 20:25:26 +02:00
c977235188 rename to match class name 2021-06-28 20:40:56 +02:00
8d07078e30 Composer Compliant File Name: UploadHandler 2021-06-28 20:37:30 +02:00
3810e4db92 Composer Compliant File Name: Translator 2021-06-28 20:37:02 +02:00
908f79a6ed Composer Compliant File Name: Toolbox 2021-06-28 20:36:32 +02:00
81857f0216 Composer Compliant File Name: RSS 2021-06-28 20:36:09 +02:00
b471d4787d Composer Compliant File Name: PhpObject 2021-06-28 20:35:49 +02:00
0ff486f0d0 Composer Compliant File Name: Mask 2021-06-28 20:35:21 +02:00
7fccf775a5 Composer Compliant File Name: Main 2021-06-28 20:34:56 +02:00
1624a17cb5 Update 'inc/Db.php' 2021-06-28 20:33:59 +02:00
e78ed8bfc7 composer v1 2021-06-27 20:26:44 +02:00
b4f1225a56 Page selection 2021-06-25 23:26:18 +02:00
cc58284478 Minor fixes 2021-05-24 21:47:32 +02:00
3b3066c83b Add 404 error handling 2020-06-07 14:28:06 +02:00
494aa76c88 add setInstanceTags function 2020-05-10 11:59:20 +02:00
891398ccdf Support dash in tag name 2020-04-19 09:13:19 +02:00
2228b94d93 Add time zone conversion 2020-04-17 13:16:43 +02:00
a6fa2fe627 Mask i18n 2020-04-13 18:13:27 +02:00
55741fd898 Add selectId alias 2020-04-11 20:30:12 +02:00
f54c42ad60 Typo setting timezone 2020-04-06 21:20:17 +02:00
cd155d17dd Minor improvements 2020-03-31 21:19:03 +02:00
b175fd28ab Fix timezone for dates in the past 2020-02-09 13:10:36 +01:00
08dfd82710 Fix curl error catching 2019-11-02 21:40:41 +01:00
01106f0aa5 remove debug 2019-11-02 19:53:15 +01:00
96e54cfb4e Change constructor parameter position 2019-11-02 19:52:05 +01:00
229aeedea9 Custom (user) timezone 2019-10-19 20:57:09 +02:00
181baffbe3 Use mask class on every page & add paramaters to translations 2019-10-19 18:26:12 +02:00
734f04dba2 Add default translations 2019-10-16 21:57:23 +02:00
256cd31b0b Add default translations to Main 2019-10-13 19:16:04 +02:00
3d36f8227e Add lang prefix 2019-10-13 19:12:33 +02:00
a1003760f8 Add language detection (guessing) 2019-10-13 18:57:48 +02:00
6e253911cf Fix main __FILE__ value 2019-10-06 21:08:33 +02:00
8e0f4a8a12 Update logs layout 2019-10-06 10:14:57 +02:00
956f6c7022 Fix http scheme detection 2019-10-05 23:51:40 +02:00
d5d95ae0d7 do not recreate db on backup 2019-10-05 12:45:24 +02:00
06798d8a3b Add db backup/restore 2019-10-05 00:51:46 +02:00
c2fd2401a5 Missing constant FILE_EOL 2019-09-07 13:00:21 +02:00
4b9d9e713a Adding batch loads 2019-09-07 12:59:44 +02:00
1d9576856b Cleanup code 2019-09-07 11:05:02 +02:00
8cd00d77c1 Fix thumbnail orientation and add Copy Exif function 2019-09-01 21:01:40 +02:00