9 Commits

Author SHA1 Message Date
HB9HIL
88529a829b fixed some localizations in debug view 2026-02-03 08:46:57 +01:00
HB9HIL
4d23c75781 alpha version of cache debug information 2026-02-02 11:39:51 +01:00
Joerg (DJ7NT)
b0bad1d30e Update debug.js
Removed unnecessary auto-check when calling page
2024-03-25 07:54:16 +01:00
Joerg (DJ7NT)
7c40e8f33a Update debug.js
Added dot to test things
2024-03-25 07:07:10 +01:00
int2001
a891703098 Changed debug.js to compare hashes 2024-03-25 06:05:19 +00:00
HB9HIL
c614efc9f7 Show hint that user is not on master branch 2024-03-24 22:56:19 +01:00
HB9HIL
7f4d10f8e3 show update button if not on master 2024-03-24 17:36:18 +01:00
HB9HIL
4b22a7952f updater frontend 2024-03-24 15:22:25 +01: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