1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
The clean & modern RSS server that doesn't give you any crap.
Find a file
J. King a111bcc231 Folder get/set prop funcs and other changes
- Simplified folder removal; now properly relies on foreign keys for dependency resolution
- simplified *propertiesSet() methods by offloading input validation and query building to a generic function
- Implemented function to get the properties of a single folder (useful for internal use)
- Implemented a function to set the properties of a folder
2017-04-01 10:27:26 -04:00
lib Folder get/set prop funcs and other changes 2017-04-01 10:27:26 -04:00
locale Folder get/set prop funcs and other changes 2017-04-01 10:27:26 -04:00
sql/SQLite3 Folder get/set prop funcs and other changes 2017-04-01 10:27:26 -04:00
tests Folder get/set prop funcs and other changes 2017-04-01 10:27:26 -04:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
autoload.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
bootstrap.php Improved UA String 2017-03-29 09:27:54 -05:00
composer.json Use Phake to create mock objects in tests 2017-03-28 20:30:40 -04:00
composer.lock Use Phake to create mock objects in tests 2017-03-28 20:30:40 -04:00