This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/src/Api
Marcin Kurczewski 8aa499a0b9 Fixed automatic featuring post
- Fixed main page view
- Code moved from StaticPagesController to PostModel
- Code split into semantically meaningful methods
- Allowed anonymous featuring through API
- Added protection against automatic featuring of hidden post
2014-05-11 23:43:35 +02:00
..
Jobs Fixed automatic featuring post 2014-05-11 23:43:35 +02:00
AbstractJob.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
AbstractPageJob.php Organized common paging code into abstraction 2014-05-04 09:11:39 +02:00
AbstractPostJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
AbstractUserJob.php Improved names of entity retrieval methods 2014-05-08 08:54:53 +02:00
Api.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
ApiFileInput.php Fixed move_uploaded_file bullshit 2014-05-07 17:58:23 +02:00
ApiFileOutput.php Rearranged class and file names 2014-05-03 22:18:41 +02:00
ApiJobUnsatisfiedException.php Better privilege checking for batch operations 2014-05-07 17:58:23 +02:00
ApiMissingArgumentException.php Rearranged class and file names 2014-05-03 22:18:41 +02:00