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
77e0b1b82a8cf0e46abc2bce734010f68f9fdd20
wavelog
/
application
History
HB9HIL
ce4a5e7b9d
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
..
cache
…
config
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
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
po/mo updates
2026-01-26 10:04:28 +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
…