Commit Graph

17 Commits

Author SHA1 Message Date
HB9HIL
4f9179f5d2 formatting code 2024-04-15 13:36:51 +02:00
HB9HIL
7dfa51e6d0 write modules like the are called actually 2024-04-15 13:35:33 +02:00
HB9HIL
1edef55330 php settings 2024-04-15 13:26:11 +02:00
HB9HIL
9cf957fd55 environment and codeigniter 2024-04-15 12:57:56 +02:00
HB9HIL
eb0be429da check config 2024-04-15 12:24:43 +02:00
int2001
fd9eeeeae8 Adjusted links to be more generic 2024-03-25 06:45:59 +00:00
Joerg (DJ7NT)
5eea9dbd5f Update index.php
whitspaces
2024-03-25 07:36:05 +01:00
int2001
e1c9de18aa Handle remote repos better 2024-03-25 06:30:16 +00:00
HB9HIL
f554f47d4e catch non git installs 2024-03-24 22:55:03 +01:00
HB9HIL
627c5a7a52 readd last real fetch 2024-03-24 17:45:40 +01:00
HB9HIL
7f4d10f8e3 show update button if not on master 2024-03-24 17:36:18 +01:00
HB9HIL
94fb005526 typo 2024-03-24 15:23:17 +01:00
HB9HIL
4b22a7952f updater frontend 2024-03-24 15:22:25 +01:00
int2001
47acab82d9 use realpath for files 2024-03-23 06:03:03 +00:00
int2001
1b9c4f8f79 Disable Button while selfupgrading 2024-03-22 16:47:33 +00:00
int2001
2418b08a49 Added Button for selfupdate 2024-03-22 15:58:51 +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