| .. |
|
__load_twt_files.php
|
feat(session): check for a valid session using function in session.php
|
2024-12-26 11:56:44 -06:00 |
|
__profile.php
|
fix(session): replace old auth method with libs/session.php
|
2025-01-23 13:14:07 -06:00 |
|
__thumb.php
|
thumbs still not working...
|
2024-02-20 20:40:41 +01:00 |
|
__thumb_dm.php
|
thumbs still not working...
|
2024-02-20 20:40:41 +01:00 |
|
__Thumbnail.php
|
thumbs still not working...
|
2024-02-20 20:40:41 +01:00 |
|
add_feed.php
|
feat(session): check for a valid session using function in session.php
|
2024-12-26 11:56:44 -06:00 |
|
conv.php
|
fix(session): replace old auth method with libs/session.php
|
2025-01-23 13:14:07 -06:00 |
|
following.php
|
fix(session): replace old auth method with libs/session.php
|
2025-01-23 13:14:07 -06:00 |
|
gallery.php
|
change profile to also use url as param and made profile default for guests
|
2024-05-06 22:33:39 +02:00 |
|
home.php
|
Add force httpS to .htaccess
|
2025-01-22 21:28:14 +01:00 |
|
login.php
|
fix(session): replace old auth method with libs/session.php
|
2025-01-23 13:14:07 -06:00 |
|
logout.php
|
feat(session): WIP - Implement persistent cookies
|
2024-12-23 19:50:24 -06:00 |
|
new_twt.php
|
Post-redirect-get for new_twt
|
2025-02-23 21:03:26 +01:00 |
|
post.php
|
Fix /conv not showing some threads.
|
2023-12-28 11:42:23 -06:00 |
|
profile.php
|
Pagnations done
|
2025-01-31 20:35:04 +01:00 |
|
refresh.php
|
feat(session): check for a valid session using function in session.php
|
2024-12-26 11:56:44 -06:00 |
|
replies.php
|
Pagnations done
|
2025-01-31 20:35:04 +01:00 |
|
test_login.php
|
feat(session): implement persistent cookies with hmac (replaced AES encryption)
|
2024-12-24 14:31:38 -06:00 |
|
upload_img.php
|
Post-redirect-get for new_twt
|
2025-02-23 21:03:26 +01:00 |
|
upload_img_old.php
|
Add Post-redirect-get to upload_img
|
2025-02-23 20:39:17 +01:00 |
|
webmention_endpoint.php
|
switching to a parse_ini_file instead of requiring full the base.php file for defining $config.
|
2024-12-13 17:42:10 +01:00 |