Commit graph

306 commits

Author SHA1 Message Date
Marcin Kurczewski
a3b02adb7f Moved global param controller to routes 2014-11-21 10:30:52 +01:00
Marcin Kurczewski
602d7a1f45 Split favorites controller to routes 2014-11-21 10:23:50 +01:00
Marcin Kurczewski
333c538f1e Split comment controller to routes 2014-11-21 10:23:49 +01:00
Marcin Kurczewski
7c182f57a0 Added support for arguments in new Routes 2014-11-21 10:23:49 +01:00
Marcin Kurczewski
2a7ca79b2d Added Route layer proof of concept 2014-11-21 10:23:49 +01:00
Marcin Kurczewski
cdd2726f30 Improved MySQL integration 2014-11-21 10:20:04 +01:00
Marcin Kurczewski
c6fe7a4320 Changed downloading YouTube posts in backend
Trying to download YouTube posts by visiting backend directly results in
a redirect to YouTube instead of showing an ugly error.
2014-11-19 19:47:54 +01:00
Marcin Kurczewski
8bd4ae27c2 Fixed bad message when serving non-existing files 2014-11-19 19:47:54 +01:00
Marcin Kurczewski
6473ed74d3 Fixed post note removal didn't generate snapshot 2014-11-19 19:40:06 +01:00
Marcin Kurczewski
44a4184eb8 Changed snapshot merging to work for deletions
Creating and deleting stuff will remove history snapshots if it occurs
within five minute gap. This is to prevent spamming history with
tag names that are introduced by an accident and removed shortly after.
2014-11-19 19:37:10 +01:00
Marcin Kurczewski
847f248829 Added snapshot compression 2014-11-19 10:22:59 +01:00
Marcin Kurczewski
a0133ea632 Added snapshot merging 2014-11-18 21:22:46 +01:00
Marcin Kurczewski
2996f27671 Fixed scoremin and scoremax 2014-11-17 23:04:23 +01:00
Marcin Kurczewski
13e622f9e7 Fixed race condition in entity preparation 2014-11-11 19:24:05 +01:00
Marcin Kurczewski
399a648ed8 Whaaat another bugfix
This is getting stupid
2014-11-11 18:17:53 +01:00
Marcin Kurczewski
40d1276c36 Fixed generating empty difference snapshots 2014-11-11 15:21:45 +01:00
Marcin Kurczewski
2f12ec0a5e Improved style 2014-11-11 14:27:36 +01:00
Marcin Kurczewski
584d06a7f1 Fixed saving JPEGs with Imagick destroyed resource 2014-11-11 14:19:46 +01:00
Marcin Kurczewski
f773e6c66d Removed unused variable 2014-11-11 14:14:11 +01:00
Marcin Kurczewski
cc6b7e41bc Fixed generating thumbnails of GIF images 2014-11-10 20:45:10 +01:00
Marcin Kurczewski
4489277df8 Fixed bad SQL when looking for multiple uploaders 2014-11-10 20:04:38 +01:00
Marcin Kurczewski
b7e2c28780 Added helluva search aliases 2014-11-10 19:47:04 +01:00
Marcin Kurczewski
77983d8e20 Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
Marcin Kurczewski
818a8a9054 Fixed comment updating after voting on it
It reported bad score until user has refreshed the page.
2014-11-10 15:54:08 +01:00
Marcin Kurczewski
2d529107db Added tag merging 2014-11-10 15:19:59 +01:00
Marcin Kurczewski
e6ab9ee3b3 Improved transparency appearance in JPG thumbnails 2014-11-10 09:03:09 +01:00
Marcin Kurczewski
99845af35b Fixed inability to feature a post on empty db 2014-11-09 21:32:29 +01:00
Marcin Kurczewski
58b7a3ac6b Fixed post relations wiped out on mass tag 2014-11-09 20:57:16 +01:00
Marcin Kurczewski
6679afbb6b Added "created" snapshot operation 2014-11-09 17:38:58 +01:00
Marcin Kurczewski
2ede81e1d8 Fixed default tag category 2014-11-09 17:38:58 +01:00
Marcin Kurczewski
178b17897c Changed snapshot to JSONs 2014-11-09 17:38:58 +01:00
Marcin Kurczewski
ad8b235bb8 Banned a few characters from usage in tags 2014-11-09 17:38:58 +01:00
Marcin Kurczewski
61317d8b4d Added manual sequencers 2014-11-09 17:38:58 +01:00
Marcin Kurczewski
fadd4bf447 Improved verbosity of upgrades 2014-11-09 17:38:58 +01:00
Marcin Kurczewski
98c8d05d42 Changed upgrade report to be more real-time 2014-11-09 17:38:57 +01:00
Marcin Kurczewski
5ceecbd0ca Changed storage of executed upgrades to DB 2014-11-09 17:36:25 +01:00
Marcin Kurczewski
646b155b07 Fixed PHP-DI's fuckup 2014-11-09 13:00:14 +01:00
Marcin Kurczewski
ad9d0e57ad Fixed tag removal snapshot 2014-11-07 14:58:29 +01:00
Marcin Kurczewski
cb53572a2d Added tag history section to tag presenter 2014-11-07 14:04:22 +01:00
Marcin Kurczewski
e64fb9bfad Added tag snapshots to backend 2014-11-07 14:03:30 +01:00
Marcin Kurczewski
f9528f8183 Switched to subqueries from manual fetching 2014-11-06 20:00:52 +01:00
Marcin Kurczewski
a55bd7686c Improved performance of comment searching 2014-11-06 19:52:40 +01:00
Marcin Kurczewski
4578f7a7a4 Fixed searching for favs and comments 2014-11-06 19:50:07 +01:00
Marcin Kurczewski
005d857cfb Added manual tag removal 2014-11-04 19:32:32 +01:00
Marcin Kurczewski
78ccff843c Removed tag autodeletion 2014-11-04 19:32:32 +01:00
Marcin Kurczewski
253cac4cc1 Fixed deleting tags that are marked as banned 2014-11-03 21:14:45 +01:00
Marcin Kurczewski
703cc4724a Fixed backend crash on tag editing 2014-11-03 13:15:55 +01:00
Marcin Kurczewski
7406f76a5a Fixed post featuring 2014-10-31 23:22:20 +01:00
Marcin Kurczewski
42039ddf26 Changed post notes to work with %-based coords 2014-10-26 22:08:54 +01:00
Marcin Kurczewski
31c4584e94 Added post note information to post snapshots 2014-10-26 11:18:59 +01:00