This website requires JavaScript.
Explore
Help
Sign In
claunia
/
qemudb
Archived
Watch
1
Star
0
Fork
0
You've already forked qemudb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-24
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
1fd44ae4164e94d58652c68d9754b8c725b4d3b7
qemudb
/
include
History
Tony Lambregts
1fd44ae416
Make the back link in the test results email useful to everyone, not just appdb admins and app maintainers
2006-06-30 16:38:05 +00:00
..
.cvsignore
ignore the config file
2004-03-15 16:32:11 +00:00
.htaccess
ignore the config file
2004-03-15 16:32:11 +00:00
appdb.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
application.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
bugs.php
Clean up application and version classes. Move class related functions into the class as static member functions
2006-06-29 16:07:19 +00:00
category.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
comment.php
Clean up application and version classes. Move class related functions into the class as static member functions
2006-06-29 16:07:19 +00:00
config.php.sample
Bump screenshots up to 1024x768 from 800x600 in the config.php.sample and on the live server
2005-04-23 02:24:35 +00:00
db.php
Use query_parameters() in SQL select, update and delete statements to protect against
2006-06-27 19:16:27 +00:00
distributions.php
Cleanup User class. Move user related functions into class as static member functions
2006-06-29 15:54:29 +00:00
filter.php
Check for arrays when filtering. MAX_FILE_SIZE should not be filtered
2006-06-29 16:09:29 +00:00
footer.php
- fix the 25 errors reported by the w3c html validator (
http://validator.w3.org
) in appview.php?appid=whatever
2005-02-11 23:42:50 +00:00
form_edit.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
form_login.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
form_new.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
header.php
use banner ad code from main winehq.org
2005-11-21 17:30:58 +00:00
html.php
- fix the 25 errors reported by the w3c html validator (
http://validator.w3.org
) in appview.php?appid=whatever
2005-02-11 23:42:50 +00:00
image.php
Check at run-time for GD 2.x or GD 1.x so we can start using GD 2.x with the new upgraded appdb server
2005-09-21 14:16:40 +00:00
incl.php
Remove redirectref(), this function isn't used
2006-06-30 16:10:16 +00:00
mail.php
Change link in email footer to link to the AppDB site instead of WineHQ
2006-03-24 03:21:26 +00:00
maintainer.php
Use query_parameters() in SQL select, update and delete statements to protect against
2006-06-27 19:16:27 +00:00
menu.php
Make votes work again
2005-02-26 16:36:52 +00:00
monitor.php
No need to create Version object, use the monitor classes iAppId and iVersionId instead
2006-06-29 18:05:44 +00:00
note.php
Cleanup note class, move display of notes into the class. External code creates and calls Note::show() to display the note.
2006-06-29 19:22:26 +00:00
parsedate.php
- replaced tons of tabs with spaces
2004-12-12 03:51:51 +00:00
screenshot.php
Clean up application and version classes. Move class related functions into the class as static member functions
2006-06-29 16:07:19 +00:00
session.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
sidebar_admin.php
Remove 'View Vendors' link to admin/adminVendors.php now that 'View Vendors' is part of the common sidebar
2005-10-25 02:40:27 +00:00
sidebar_login.php
Clean up application and version classes. Move class related functions into the class as static member functions
2006-06-29 16:07:19 +00:00
sidebar_maintainer_admin.php
Let maintainers and super maintainers process the application versions and images submitted for applications they maintain
2005-08-05 22:07:41 +00:00
sidebar.php
Filter all user input to reduce the security impact of manipulated data
2006-06-17 06:10:10 +00:00
tableve.php
Use query_parameters() in SQL select, update and delete statements to protect against
2006-06-27 19:16:27 +00:00
testResults.php
Make the back link in the test results email useful to everyone, not just appdb admins and app maintainers
2006-06-30 16:38:05 +00:00
url.php
Clean up application and version classes. Move class related functions into the class as static member functions
2006-06-29 16:07:19 +00:00
user.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
util.php
Rename errorpage() to util_show_error_page() and move util_show_error_page() into include/util.php
2006-06-29 16:13:35 +00:00
vendor.php
Use query_parameters() in SQL select, update and delete statements to protect against
2006-06-27 19:16:27 +00:00
version.php
Rename some variables to match our current naming scheme
2006-06-30 16:33:02 +00:00
vote.php
Rename errorpage() to util_show_error_page() and move util_show_error_page() into include/util.php
2006-06-29 16:13:35 +00:00