This website requires JavaScript.
Explore
Help
Sign In
jaculabilis
/
danbooru
Watch
1
Star
0
Fork
0
You've already forked danbooru
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
54bae4017d8937fdee05705abf38ead8263d9968
danbooru
/
app
/
views
/
favorite_groups
History
evazion
d81e7ef191
Fix
#4446
: Favgroup add menu tickbox missing.
2020-05-06 14:03:45 -05:00
..
_add_to_favgroup_dialog.html.erb
posts/show: avoid favgroup exists query.
2020-02-29 14:01:49 -06:00
_secondary_links.html.erb
Show deleted posts for favorite groups
2020-04-07 17:16:38 +02:00
add_post.js.erb
…
create.js.erb
favgroups: add create new option to add to favgroup dialog.
2020-01-15 13:18:25 -06:00
destroy.js.erb
/favorite_groups: add search, creators, timestamps, edit/delete links.
2020-01-22 02:03:19 -06:00
edit.html.erb
favgroups: convert post_ids from string to array.
2020-01-17 00:19:20 -06:00
index.html.erb
pundit: convert favorite groups to pundit.
2020-03-20 18:03:01 -05:00
new.html.erb
Fix
#4446
: Favgroup add menu tickbox missing.
2020-05-06 14:03:45 -05:00
show.html.erb
Fix
#2061
: <Link> elements for pools.
2020-04-30 19:57:06 -05:00
update.js.erb
…