HB9HIL
|
82cc0cf99d
|
remove filemtime from single js loads and load it global in the footerdata script by using the cache_buster
|
2026-02-13 16:58:57 +01:00 |
|
HB9HIL
|
8a8bb4d337
|
remove curl_close as it has no effect since php8.0 (https://www.php.net/manual/en/function.curl-close.php)
|
2026-01-26 10:41:29 +01:00 |
|
HB9HIL
|
a95f03b214
|
solve the localhost/docker issue by falling back to 'http://localhost/' in docker environments which will always work for the cron run method
|
2025-08-03 21:46:22 +02:00 |
|
HB9HIL
|
11b932d1c2
|
Add debug logging for cron execution status
|
2025-01-02 11:54:44 +01:00 |
|
HB9HIL
|
ec673c6c84
|
fix reload button
|
2024-11-04 21:25:10 +01:00 |
|
Patrick Winnertz
|
08efecf019
|
Ensure that set_status is always defined
|
2024-08-27 07:53:41 +02:00 |
|
Patrick Winnertz
|
13ab7bb641
|
Merge branch 'dev' into prevent_healthy_status_on_unhealthy
|
2024-08-26 08:41:47 +02:00 |
|
Patrick Winnertz
|
2316331bea
|
Print the url just in the development version
Co-authored-by: HB9HIL <80885850+HB9HIL@users.noreply.github.com>
|
2024-08-23 15:00:45 +02:00 |
|
Patrick Winnertz
|
01457019bf
|
Forgot something to make it work
|
2024-08-23 09:58:44 +02:00 |
|
Patrick Winnertz
|
d711e2c090
|
Invert the logic to be able to write also pending states.
|
2024-08-23 08:54:57 +02:00 |
|
Patrick Winnertz
|
0a25fd88d6
|
Just set the status of the cronjob if the job was run or was disabled.
|
2024-08-23 08:50:10 +02:00 |
|
Patrick Winnertz
|
8463eda5ba
|
Create a helper to read in a optional local_url to bypass the need to access the application using the external url.
|
2024-08-23 08:43:11 +02:00 |
|
HB9HIL
|
91944570db
|
show error messages
this helps debugging failed jobs
|
2024-08-23 00:36:48 +02:00 |
|
HB9HIL
|
defce21e81
|
small gettext adjustments
|
2024-08-21 21:50:46 +02:00 |
|
HB9HIL
|
4e06b91a2a
|
added ?? false in case config item does not exist
|
2024-08-21 21:21:26 +02:00 |
|
HB9HIL
|
7e0648df75
|
some UI adjustments
|
2024-08-21 17:16:10 +02:00 |
|
HB9HIL
|
fa1eed2661
|
allow insecure with config switch
|
2024-08-21 17:02:33 +02:00 |
|
HB9HIL
|
5dee1b9968
|
You're not allowed to do that!
|
2024-08-16 10:08:44 +02:00 |
|
HB9HIL
|
2a5c6538aa
|
page titles
|
2024-06-08 11:01:59 +02:00 |
|
HB9HIL
|
d4cea26716
|
min. PHP version (backend)
|
2024-05-08 13:29:43 +02:00 |
|
HB9HIL
|
fde8712a31
|
mastercron status badge
|
2024-04-26 22:03:59 +02:00 |
|
HB9HIL
|
2d0211f137
|
code formatting and removing some comments
|
2024-04-26 18:58:38 +02:00 |
|
HB9HIL
|
21ae0a52be
|
flash messages and user input validation (serverside based)
|
2024-04-26 18:48:54 +02:00 |
|
HB9HIL
|
be33c3c059
|
edit dialog save
|
2024-04-26 14:05:39 +02:00 |
|
HB9HIL
|
9538d968ce
|
edit frontend
|
2024-04-26 13:53:13 +02:00 |
|
HB9HIL
|
1f13257695
|
basic edit dialog
|
2024-04-26 10:50:37 +02:00 |
|
HB9HIL
|
573017fa02
|
fixed cronstrue converter
|
2024-04-26 01:02:55 +02:00 |
|
HB9HIL
|
1d3e849839
|
various stuff
|
2024-04-26 00:50:06 +02:00 |
|
HB9HIL
|
51766ecc23
|
started with some frontend stuff
|
2024-04-25 16:37:17 +02:00 |
|
HB9HIL
|
b3d6fabe2c
|
tweaked library to work with codeigniter
|
2024-04-25 08:36:06 +02:00 |
|
HB9HIL
|
53f124a10e
|
pushed current state (not functional atm)
|
2024-04-24 21:35:07 +02:00 |
|
HB9HIL
|
284b55e9da
|
much smaller lib...
|
2024-04-24 17:23:21 +02:00 |
|
HB9HIL
|
a16b70900b
|
added some todo comments
|
2024-04-23 10:50:57 +02:00 |
|
HB9HIL
|
d9777bb85e
|
remove flush
|
2024-04-23 10:41:36 +02:00 |
|
HB9HIL
|
cdbaefb42d
|
only admins are allowed to enter cron page
|
2024-04-23 01:46:26 +02:00 |
|
HB9HIL
|
ec80eb3234
|
run function - first approach
|
2024-04-23 01:23:54 +02:00 |
|
HB9HIL
|
ba3eaa9428
|
cron stuff
|
2024-04-22 23:58:35 +02:00 |
|
HB9HIL
|
09df09b03e
|
cron manager files
|
2024-04-22 14:24:04 +02:00 |
|