summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
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-20client/file-dropper: fix undefined variablerr-
2020-04-11client: npm audit fixHunternif
2020-04-08client/css: orient image posts based on EXIF dataShyam Sunder
2020-04-07client/css: prevent word-wrapping in source edit textareaShyam Sunder
2020-04-01client/posts: don't define flags on post uploadShyam Sunder
2020-03-15build(deps): bump acorn from 5.7.1 to 5.7.4 in /clientdependabot[bot]
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
2019-11-03client: update NPM lockfileShyam Sunder
2019-10-25client/posts: remember offset when opening/closing bulk editorneobooru
2019-10-08all: add support for webp imagesneobooru
2019-10-04client/docker: fix missing build infoShyam Sunder
2019-10-04docker: added OCI-compatible image labelsShyam Sunder
2019-09-29client/login: always store login cookie as 'auth'neobooru
2019-09-28client/docker: improved DockerfileShyam Sunder
2019-09-28docker: add hooks to autotag imagesShyam Sunder
2019-09-16client/nginx: minor tweaks to nginx configShyam Sunder
2019-08-05client/nginx: enable Cross-Origin Resource Sharing for API callsShyam Sunder
2019-07-24client/auth: call tags.refreshCategoryColorMap() after loginneobooru
2019-07-22client/tag_categories: load tag_categories after (attempted) loginneobooru
2019-07-23client/upload: automatically set source when uploading from urlneobooru
2019-05-23client/settings: Cache calls to settings.get()Shyam Sunder
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-08client: pass query to post page and metric sorterHunternif
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-07client: don't auto-resize posts on mobile to prevent size jerk when scrollingHunternif
2019-05-07client: tags with categories are saved immediately after input, in all places...Hunternif
2019-05-05client: metric sorting: on mobile, display buttons & messages in the middle, ...Hunternif
2019-05-05client: metric sorting: apply sorted value and reload median.Hunternif
2019-05-05client: compare button for metric sorterHunternif
2019-05-03client: fix "Start sorting" button, so that it immediately updates the url wi...Hunternif
2019-05-03client: layout improvements to metric sorterHunternif
2019-05-03client: metric sorter UI, view & controllerHunternif
2019-04-29client: selecting metrics modifies query, but doesn't show in search boxHunternif
2019-04-29client: re-open bulk edit and metrics blocks when returning to post list.Hunternif
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