szurubooru/src
Marcin Kurczewski 839e97b1e2 Fixed history for posts uploaded anonymously
Until now posts uploaded anonymously were not so anonymous - the author
was clearly visible in post history (and tag history if the upload has
led to creation of any new tags). Both of these are fixed now.
2014-12-14 09:30:22 +01:00
..
Dao Fixed precision loss in post disk space usage 2014-11-22 18:08:34 +01:00
Entities Added "created" snapshot operation 2014-11-09 17:38:58 +01:00
FormData Changed account settings editing 2014-11-22 14:45:48 +01:00
Helpers Removed obsolete method in InputReader 2014-11-22 14:47:25 +01:00
PDOEx Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
Routes Added POST to tag merging API 2014-11-28 23:18:26 +01:00
Search Renamed SearchServices directory to Search 2014-11-22 14:56:30 +01:00
Services Fixed history for posts uploaded anonymously 2014-12-14 09:30:22 +01:00
Upgrades Added snapshot compression 2014-11-19 10:22:59 +01:00
ViewProxies Moved Controllers/ViewProxies to ViewProxies 2014-11-22 14:53:40 +01:00
Bootstrap.php Added default timezone 2014-10-18 18:48:38 +02:00
Config.php Moved public data to public_html/ 2014-10-18 18:48:24 +02:00
DatabaseConnection.php Added manual sequencers 2014-11-09 17:38:58 +01:00
di.php Removed controller layer 2014-11-21 22:16:31 +01:00
Dispatcher.php Removed controller layer 2014-11-21 22:16:31 +01:00
Injector.php Fixed PHP-DI's fuckup 2014-11-09 13:00:14 +01:00
IValidatable.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
NotSupportedException.php Added NotSupportedException 2014-10-18 18:48:36 +02:00
Privilege.php Added tag merging 2014-11-10 15:19:59 +01:00
Router.php Simplified routing 2014-11-22 12:44:45 +01:00
RouteRepository.php Added Route layer proof of concept 2014-11-21 10:23:49 +01:00
Validator.php Banned a few characters from usage in tags 2014-11-09 17:38:58 +01:00