phl0
7750198bb0
Show link to latest release if newer one available
2024-09-12 13:23:01 +02:00
HB9HIL
5dee1b9968
You're not allowed to do that!
2024-08-16 10:08:44 +02:00
github-actions
0d308e2e2a
fix lock warning
2024-08-06 11:02:55 +02:00
HB9HIL
490829e421
warning if migfile locks migrations (basic implementation)
2024-08-01 17:01:46 +02:00
HB9HIL
f4b6f89959
catch case if exec() is not usable
2024-07-30 21:15:16 +02:00
HB9HIL
5a532b3a5c
remove deprecated handler
2024-07-30 10:10:01 +02:00
HB9HIL
5e7b399ef7
tweaked selfupdater
2024-07-14 19:56:33 +02:00
HB9HIL
4f9c0f8e53
stringify
2024-07-11 17:50:55 +02:00
HB9HIL
4f13f4d339
added cache folder to debug permission check
2024-07-10 17:35:48 +02:00
HB9HIL
2a5c6538aa
page titles
2024-06-08 11:01:59 +02:00
HB9HIL
2ea07d610a
added multilang support to more strings
2024-06-07 02:35:59 +02:00
HB9HIL
ae7938d765
show file update times based on cron table
2024-04-26 17:43:58 +02:00
Andreas Kristiansen
5b34a25d91
Moved function from logbook_model to debug_model
2024-04-23 13:39:15 +02:00
Andreas Kristiansen
afbf1713c9
Removed some unused files and refactored some functions
2024-04-23 13:34:30 +02:00
HB9HIL
78e28071b7
show total instance qso in debug
2024-04-21 10:52:30 +02:00
int2001
8d41083cae
Added comment
2024-03-25 07:04:39 +00:00
int2001
fd9eeeeae8
Adjusted links to be more generic
2024-03-25 06:45:59 +00:00
int2001
e1c9de18aa
Handle remote repos better
2024-03-25 06:30:16 +00:00
int2001
85390dc268
Changed PHP to compare hashes
2024-03-25 06:06:02 +00:00
HB9HIL
b8cc1a59ad
add http header to version function
2024-03-24 16:53:09 +01:00
HB9HIL
4b22a7952f
updater frontend
2024-03-24 15:22:25 +01:00
int2001
936a44fa98
Added Error
2024-03-23 06:30:30 +00:00
int2001
d948c5019a
Add a git fetch before pull. otherwise "FETCH_HEAD" is non-existant
2024-03-23 06:10:46 +00:00
int2001
47acab82d9
use realpath for files
2024-03-23 06:03:03 +00:00
int2001
815905fce6
Added Maintenance-Mode for updating
2024-03-22 16:12:23 +00:00
int2001
0a9ae6b93b
Selfupdater 1st Version
2024-03-22 15:50:54 +00:00
HB9HIL
c1325591cc
QSL Files Migration ( #174 )
...
* remove unnessesary file
* prepared debug view with logic
* typo
* add additional case
* moved Maintenance Page to Debug
* copy function
* comment
* html file for eqsl card images folder
* only copy files if they have a qso_id in db
* not_assigned folder
* xss_clean
* $CI to $this
* removed status field, no need for that
* class wide variabled to reduce redundancy
* adjusted view
* allow run migration agn
* missing case if user_id is also empty (deleted user/qso)
* just commented
* only allow jpg, png and gif (same as in upload)
2024-02-26 17:42:46 +01:00
phl0
633c3d0adf
Move permissions check functions to separate lib
2024-01-31 10:07:53 +01:00
phl0
936e60089a
We should only check directories for being writable
2023-11-16 09:36:56 +01:00
HB9HIL
c55c3bb594
$data already in the header
2023-11-12 15:41:10 +01:00
HB9HIL
f82ab33136
loading MigrationVersion Model
2023-11-12 15:34:18 +01:00
HB9HIL
77c83adaad
check also recursive
2023-11-11 09:35:27 +01:00
Peter Goodhall
cd03e77483
Update Debug.php
2023-05-08 14:46:03 +01:00
Peter Goodhall
2396aec9d6
[Debug] If the ENVIRONMENT variable is set to development show debug options
2021-04-05 14:41:47 +01:00
Peter Goodhall
627f1d8013
[Debug] Added a simple debug panel under Admin
...
This debug gives you a quick overview of the server software and whether Cloudlog can write to all the needed folders.
2021-04-05 11:31:41 +01:00