index
:
forum
master
Source code for the cflip.net forum
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Age
Commit message (
Expand
)
Author
2021-08-11
Add getters for nested objects
cflip
2021-08-10
Small style update
cflip
2021-08-10
Change URLs to relative paths
cflip
2021-08-10
Update names of database variables
cflip
2021-07-20
Handle input validation in abstract Form class
cflip
2021-07-20
A bit of code cleanup
cflip
2021-06-23
Add the rest of the changes
cflip
2021-06-23
Add latest threads to index page
cflip
2021-06-23
Change config file location
cflip
2021-06-06
Remove manage post and search pages
cflip
2021-06-05
Use different syntax for conditions in HTML
cflip
2021-06-05
Move object related functions into their classes.
cflip
2021-05-14
Add error handling
h5p9sl
2021-05-14
Clean up HTML; no functional changes
h5p9sl
2021-05-08
Default user level
cflip
2021-04-25
Add some extra checks before changing a password
cflip
2021-04-25
Delete unused functions_display.php script
cflip
2021-04-25
Reload page after submitting a reply to a thread
cflip
2021-04-25
Remove old signout_inc.php file
cflip
2021-04-25
Only start session if it hasn't already been started
cflip
2021-04-24
Use Session class instead of $_SESSION
cflip
2021-04-24
Remove all uses of db_inc.php
cflip
2021-04-24
Refactoring part 2
cflip
2021-04-23
Refactoring part 1
cflip
2021-04-17
Change location of config file
cflip
2021-04-15
Add database cred .ini config
h5p9sl
2021-04-14
Remove old manage_post page
cflip
2021-04-14
Add 'date edited' attribute to posts
cflip
2021-04-08
Add ability to delete your posts
cflip
2021-04-07
Changes to database script
cflip
2021-04-07
Remove Apache .htaccess files
cflip
2021-03-24
Add thread replies, sort threads by last reply
cflip
2021-03-21
Deny access to source folders
cflip
2021-03-21
big changes pt1
cflip
2021-02-10
Reorganize code and add info to front page
Cflip
2021-01-24
Create function to display threads
Cflip
2021-01-23
Resolve #2 by filtering out HTML code from replies
Cflip
2021-01-23
Change terminology from topics to threads
Cflip
2021-01-23
Form cleanup and better password hashing
Cflip
2021-01-22
Fix broken pages
Cflip
2021-01-22
Inital commit with existing code
Cflip