evazion
ca742db07a
routes: remove legacy /user/index and /artist/index API endpoints.
...
These endpoints get zero traffic.
2020-12-24 00:17:26 -06:00
evazion
4c11e339bd
artists: rename is_active flag to is_deleted.
...
Rename is_active to is_deleted. This is for better consistency with
other models, and to reduce confusion over what "active" means for
artists. Sometimes users think active is for whether the artist is
actively producing work.
2020-03-06 14:50:21 -06:00
evazion
235271706b
Fix #3913 : Remove legacy /post/create.xml endpoint.
2018-09-20 12:25:16 -05:00
evazion
e16ae00efc
Fix hardcoded http:// urls.
2018-04-19 00:45:10 -05:00
evazion
67528ce5ab
Fix hidden attribute leaks in legacy post controller ( #3237 ).
2017-07-24 20:35:12 -05:00
albert
0e0d83c7eb
add legacy artist json api
2013-02-23 12:21:27 -05:00
albert
abefc91a42
add legacy artist xml api
2013-02-23 12:15:23 -05:00
albert
ae6e8fce30
unified error handling system
2013-02-22 14:45:39 -05:00
albert
74d66ccb58
fix legacy tag xml feed
2013-02-21 11:49:00 -05:00
albert
a2c8860b8e
work on danbooruup compat
2013-02-20 23:14:59 -05:00
albert
5f6cb744a3
implement xml response for legacy post create action
2013-02-20 01:23:08 -05:00
albert
2b0857a3cd
fix for tag blacklists, typo fixes
2013-02-17 02:19:33 -05:00
albert
e0c563373a
added more legacy api endpoints
2013-01-22 17:42:00 -05:00
albert
5d71f005b0
expire name cache after 1 hour
2011-12-22 12:47:13 -05:00
albert
7aca7f3e2f
added legacy api for posts
2011-12-22 12:39:27 -05:00