summaryrefslogtreecommitdiff
path: root/client/html
AgeCommit message (Collapse)Author
2020-06-02PR fixesRuin0x11
2020-05-04Add pool information to API.mdRuin0x11
2020-05-04Implement pool mergingRuin0x11
2020-05-04Implement updating pools of a post from details sidebarRuin0x11
2020-05-04Add pool input box in post detailsRuin0x11
2020-05-04Add list of posts to poolsRuin0x11
2020-05-03Add pool CRUD operations/pagesRuin0x11
2020-04-01client/posts: don't define flags on post uploadShyam Sunder
2020-01-26client/posts: allow for multiple source URLs to be entered and viewedShyam Sunder
2019-12-17client/post_view: Force inline playback for iOSShyam Sunder
Fixes #295
2019-10-08all: add support for webp imagesneobooru
Includes webp test image Merges #283
2019-05-22Add setting to display underscores as spaces in tagsneobooru
2019-05-08client: use cachenumber in random post buttonHunternif
2019-05-08client: rename buttonHunternif
2019-05-07client: start metric sorting from post viewHunternif
2019-05-07client: save post id in metric sorter urlHunternif
2019-05-07client: allow pinch to zoom, prevent touch events while zoomed inHunternif
2019-05-05client: metric sorting: on mobile, display buttons & messages in the middle, ↵Hunternif
and fit 2 images.
2019-05-05client: compare button for metric sorterHunternif
2019-05-03client: fix "Start sorting" button, so that it immediately updates the url ↵Hunternif
with selected metrics. Also fix non-focusable links.
2019-05-03client: layout improvements to metric sorterHunternif
2019-05-03client: metric sorter UI, view & controllerHunternif
2019-04-29client: re-open bulk edit and metrics blocks when returning to post list.Hunternif
+ select metrics on click; + improve header style
2019-04-27client: prettier design for metric headerHunternif
2019-04-27client,server: populate metrics menu on post list headerHunternif
2019-04-27client: Metrics menu on post list headerHunternif
2019-04-27client: Shorten post header text on mobileHunternif
2019-04-27client: bulk editors menu is opened via text buttonHunternif
2019-04-25client: apply sort on metric urlsHunternif
2019-04-24client: change links on post metrics to show the entire metricHunternif
2019-04-24client: button to remove post metricsHunternif
2019-04-23client: add button to delete metricHunternif
2019-04-23client: view metric values in read-only sidebarHunternif
2019-04-22client: fixes for displaying metrics on sidebarHunternif
2019-04-22client: ui to create post metric rangeHunternif
2019-04-22client: ui to create exact value post metricHunternif
2019-04-22client: metrics controls on post sidebarHunternif
2019-04-21client: view metrics on post, fix chevron icon size in sidebarHunternif
2019-04-21client: update fontawesomeHunternif
2019-04-17client: fix incorrect highlighting of the metric editor tabHunternif
2019-04-17client: fix number input validationHunternif
2019-04-16Fix metric viewHunternif
2019-04-16POC create metric in tag edit view.Hunternif
2019-04-13Add keyboard shortcuts for random post, focus tags input and save postHunternif
2019-04-13Settings stored locally per user and include default upload safetyHunternif
2019-04-12Add tag input control to upload page. Fix some issues with tag input.Hunternif
2019-04-11Adjust padding on mobile post page, move the comments section to bottom, ↵Hunternif
tags to top
2019-04-11Fix posts header markdownHunternif
2019-04-10client/upload: add checkboxes to copy common tags to existing postsHunternif
2019-04-10client/post: Add sidebar navigation button to go to random postHunternif