Commit Graph

11 Commits

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