Commit Graph

24 Commits

Author SHA1 Message Date
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