Commit Graph

52 Commits

Author SHA1 Message Date
phl0
7e7064a492 Align version comparison 2024-05-08 14:21:10 +02:00
phl0
84e2e7065e Put badge after text 2024-05-08 14:06:36 +02:00
phl0
331c3defe0 Add tooltip 2024-05-08 13:36:36 +02:00
phl0
43dce0211f Show PHP < 8 as deprecated 2024-05-08 13:23:59 +02:00
HB9HIL
ae7938d765 show file update times based on cron table 2024-04-26 17:43:58 +02:00
HB9HIL
78e28071b7 show total instance qso in debug 2024-04-21 10:52:30 +02:00
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
HB9HIL
f3805e3f5e removed openssl check, not required 2024-02-03 07:50:23 +01:00
Andreas
80b0473834 Added custom data format 2024-02-02 11:03:06 +01:00
Andreas
ffcb3e92d0 [Debug] Added information about when files were last updated, and links to update 2024-02-02 09:28:49 +01:00
int2001
6f4dd1786f Merge branch 'dev' into rename_cl 2024-01-18 10:54:03 +00:00
HB9HIL
14434680f3 php-zip check in debug 2024-01-18 00:27:41 +01:00
int2001
ed5c526192 Various Links to magicbug-Repo 2024-01-17 14:31:59 +00:00
int2001
c74a5475f2 All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog 2024-01-17 14:20:10 +00:00
int2001
7bbdef5201 some more tooltip-fixes 2023-11-26 08:54:29 +00:00
HB9HIL
8c4bae8453 run migration script 2023-11-14 13:35:53 +01:00
HB9HIL
2bab8a9633 show migration value from db 2023-11-12 15:34:32 +01:00
Andreas
36585d12f6 [Debug] Try/catch so that page loads normally in case git can't be executed on host 2023-07-14 23:29:54 +02:00
Andreas
67b8332904 [Debug] Added checks for systems without stat command 2023-07-14 22:54:53 +02:00
Peter Goodhall
21bd842534 [Debug] Added MySQL version 2023-07-14 14:13:44 +01:00
Peter Goodhall
542f199295 [Version] Store version number in the options table
Store version number in the options table so that its easier to update for the frontend rather than the config.php which we don't really want to touch
2023-07-14 14:03:55 +01:00
Derek Rowland
87a728ce91 Add git LastFetch time to debug view based on FETCH_HEAD modification time 2023-07-11 13:30:24 -05:00
Andreas
ac2cdc6e58 [Translation] Replaced all language string from $this->lang->line to lang 2023-05-14 13:45:10 +02:00
Peter Goodhall
48e43eecc8 Merge pull request #1976 from phl0/moreDebug
Display branch info on unpushed branches correctly
2023-02-02 16:36:05 +00:00
phl0
ad3529fbf8 Display branch info on unpushed branches correctly 2023-02-01 09:48:17 +01:00
Peter Goodhall
f71bd3c893 Merge pull request #1974 from phl0/moreDebug
Re-make URL copy-able (lost on previous commit)
2023-01-31 15:15:11 +00:00
phl0
cdf56086bb Re-make URL copy-able (lost on previous commit) 2023-01-31 16:05:40 +01:00
Peter Goodhall
d578fa6133 [Debug] Only show git data if its available 2023-01-31 14:56:18 +00:00
phl0
765ab1512d Make sure git can be executed before using its results 2023-01-31 15:52:49 +01:00
phl0
f897ec2db3 Correct link to branches in github 2023-01-31 15:15:33 +01:00
phl0
b9b0d0e483 Make base URL copyable 2023-01-31 13:00:23 +01:00
phl0
c56c21b611 Add some Cloudlog info to debug page
(hopefully useful for future debugging)
2023-01-30 15:54:57 +01:00
Andreas
f61c2cca12 [Debug] Added Codeigniter version and corrected a typo 2022-09-26 18:11:36 +02:00
phl0
52f38952d4 Add some hyperlinks 2022-04-09 10:54:44 +02:00