szurubooru/client/html
Neo e3062b1c77
client: add bulk delete feature (#459)
This introduces a new privilege 'posts:bulk-edit:delete' which by default is given to power users.
2023-01-19 18:44:31 +01:00
..
comment.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
comment_list.tpl client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
comments_page.tpl server: use index-based paging (#123) 2017-02-09 22:40:00 +01:00
endless_pager.tpl client/paging: fix loading on small page sizes 2017-02-19 14:24:01 +01:00
endless_pager_page.tpl client/views: escape HTML 2016-06-23 12:47:56 +02:00
expander.tpl client/posts: show tag/note counters in expanders 2016-08-23 23:19:40 +02:00
fav.tpl client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
file_dropper.tpl client/posts: improve placeholder in file dropper 2017-02-21 19:09:18 +01:00
help.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
help_about.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
help_comments.tpl client/markdown: allow to specify image size 2016-12-22 23:41:43 +01:00
help_keyboard.tpl client/help: fix spelling issues 2017-12-02 23:38:22 +01:00
help_search.tpl client+server: add post pools feature 2020-06-04 21:01:28 -04:00
help_search_general.tpl server/search: add search term escaping 2017-04-24 21:59:38 +02:00
help_search_pools.tpl Add pool CRUD operations/pages 2020-05-03 19:53:28 -07:00
help_search_posts.tpl server/search: add MD5-based search 2021-01-05 13:51:39 -05:00
help_search_tags.tpl docs/api: add info about wildcards 2017-02-05 21:47:52 +01:00
help_search_users.tpl client/help: correct obsolete information 2016-07-30 23:12:31 +02:00
help_tos.tpl client/views: escape HTML 2016-06-23 12:47:56 +02:00
home.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
home_featured_post.tpl client/css: improve appearance on small screens 2016-08-27 22:19:01 +02:00
home_footer.tpl Improve compilation speed for development builds (#402) 2021-05-14 14:39:40 +00:00
index.htm client/js/router.js: Reads <base> href tag 2018-08-23 21:04:19 +02:00
login.tpl server/password-reset: support having no smtp 2017-02-17 23:10:51 +01:00
manual_pager.tpl client/general: change templates extension 2016-05-18 00:15:28 +02:00
manual_pager_nav.tpl client/paging: add cues for qutebrowser 2017-06-25 17:47:40 +02:00
not_found.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
password_reset.tpl server/password-reset: support having no smtp 2017-02-17 23:10:51 +01:00
pool.tpl client/pools: inherit option to show underscores as spaces 2020-06-23 12:36:26 -04:00
pool_categories.tpl Add pool CRUD operations/pages 2020-05-03 19:53:28 -07:00
pool_category_row.tpl Add pool CRUD operations/pages 2020-05-03 19:53:28 -07:00
pool_create.tpl Implement updating pools of a post from details sidebar 2020-05-04 14:44:16 -07:00
pool_delete.tpl Add pool CRUD operations/pages 2020-05-03 19:53:28 -07:00
pool_edit.tpl Implement updating pools of a post from details sidebar 2020-05-04 14:44:16 -07:00
pool_input.tpl PR fixes 2020-06-02 17:43:18 -07:00
pool_merge.tpl Add list of posts to pools 2020-05-04 00:09:33 -07:00
pool_summary.tpl client/html: fixed pool summary view 2020-06-22 12:48:54 -04:00
pools_header.tpl Add pool CRUD operations/pages 2020-05-03 19:53:28 -07:00
pools_page.tpl Implement pool merging 2020-05-04 15:15:51 -07:00
post_content.tpl client/post_view: Force inline playback for iOS 2019-12-17 12:41:23 -05:00
post_detail.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
post_edit_sidebar.tpl Implement updating pools of a post from details sidebar 2020-05-04 14:44:16 -07:00
post_main.tpl client/paging: add cues for qutebrowser 2017-06-25 17:47:40 +02:00
post_merge.tpl client/css: fix lists in comments css inheritance 2016-12-22 23:45:14 +01:00
post_merge_side.tpl Merge branch 'avif' 2021-06-01 16:57:29 +02:00
post_readonly_sidebar.tpl Merge branch 'avif' 2021-06-01 16:57:29 +02:00
post_upload.tpl client/upload: restore option to pause upload chain on error 2021-11-29 20:06:20 -05:00
post_upload_row.tpl client/upload: force enable 'upload anonymously' for anon users 2021-09-13 14:24:07 -04:00
posts_header.tpl client: add bulk delete feature (#459) 2023-01-19 18:44:31 +01:00
posts_page.tpl client: add bulk delete feature (#459) 2023-01-19 18:44:31 +01:00
score.tpl client/auth: fix being able to rate/fav things 2016-08-23 23:12:29 +02:00
settings.tpl client/posts: support content aware post flow option 2020-09-27 20:11:56 -04:00
snapshots_page.tpl server: use index-based paging (#123) 2017-02-09 22:40:00 +01:00
tag.tpl client/pools: inherit option to show underscores as spaces 2020-06-23 12:36:26 -04:00
tag_categories.tpl client+server: add tag category ordering feature 2020-09-19 22:55:17 +02:00
tag_category_row.tpl client+server: add tag category ordering feature 2020-09-19 22:55:17 +02:00
tag_delete.tpl client: rename escapeColons to escapeTagName and also escape dots 2021-04-10 15:10:39 +02:00
tag_edit.tpl remove tags.json 2017-10-01 21:48:00 +02:00
tag_input.tpl client/general: add empty href for link buttons 2016-08-22 01:40:30 +02:00
tag_merge.tpl client/tags: merging can now also add aliases 2017-03-04 16:55:53 +01:00
tag_summary.tpl client: rename escapeColons to escapeTagName and also escape dots 2021-04-10 15:10:39 +02:00
tags_header.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
tags_page.tpl Add pool CRUD operations/pages 2020-05-03 19:53:28 -07:00
top_navigation.tpl client/css: improve mobile styling 2018-03-10 17:45:37 +01:00
user.tpl server/auth: add token authentication 2018-03-25 22:23:29 +02:00
user_delete.tpl client/css: fix lists in comments css inheritance 2016-12-22 23:45:14 +01:00
user_edit.tpl client/users: stop native completion 2016-08-22 21:46:30 +02:00
user_registration.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
user_summary.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
user_tokens.tpl server/auth: add token authentication 2018-03-25 22:23:29 +02:00
users_header.tpl client: refactor linking and routing 2017-01-21 00:13:35 +01:00
users_page.tpl server: use index-based paging (#123) 2017-02-09 22:40:00 +01:00