This website requires JavaScript.
Explore
Help
Sign In
Public_Tools
/
wavelog
Watch
2
Star
0
Fork
0
You've already forked wavelog
mirror of
https://github.com/wavelog/wavelog.git
synced
2026-03-22 10:24:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f0ae1d2ddebe59a1fc2dcf752fe5fcac766945d
wavelog
/
application
History
Weblate
1f0ae1d2dd
Merge remote-tracking branch 'origin/dev' into dev
2026-01-26 12:41:45 +00:00
..
cache
…
config
improved wording
2026-01-26 13:41:18 +01:00
controllers
remove curl_close as it has no effect since php8.0 (
https://www.php.net/manual/en/function.curl-close.php
)
2026-01-26 10:41:29 +01:00
core
…
helpers
Fix a bug accidently introduced with CM ADIF
2025-12-05 10:13:55 +00:00
hooks
…
libraries
remove curl_close as it has no effect since php8.0 (
https://www.php.net/manual/en/function.curl-close.php
)
2026-01-26 10:41:29 +01:00
locale
Merge remote-tracking branch 'origin/dev' into dev
2026-01-26 10:04:33 +00:00
logs
…
migrations
error handling
2026-01-24 16:10:18 -07:00
models
enforce minimum session expiration time of 43200 seconds for security and create session_token instead of using session id for hash creation
2026-01-26 13:04:28 +01:00
third_party
…
views
omit deprecation warnings on new installs (happens on new installs when debug mode is enabled)
2026-01-25 13:02:46 +01:00
.htaccess
…
index.html
…