summaryrefslogtreecommitdiff
path: root/client/js/controls
AgeCommit message (Expand)Author
2025-02-16client: fix post width on small screen with scrollbarHunternif
2025-02-16client: fix inconsistent width in adaptive css on post pageHunternif
2025-02-15client: remove mobile changes from #641Hunternif
2025-02-15Merge branch 'master' into hunternifHunternif
2024-09-29Upload from clipboard (#414)Neo
2024-04-27Merge pull request #647 from po5/null-checksNeo
2024-03-28client: add null checksEva
2024-03-21client/posts: reorder elements in mobile layoutEva
2022-10-02client: suggest tags based on lookalike postsHunternif
2022-10-02client,server: reverse search post by signatureHunternif
2022-09-18client: don't show the same post in similar postsHunternif
2022-09-18client: use "similar" query to fetch similar posts on post pageHunternif
2021-11-29client: lintingShyam Sunder
2021-09-13client+server: fixed style errorsShyam Sunder
2021-09-03client: show similar posts section only with permissionHunternif
2021-09-01server, client: honor safety when fetching similar postsHunternif
2021-09-01client: add to settings the number of similar posts to loadHunternif
2021-08-31client: add list of similar posts to post sidebarHunternif
2021-08-07client: fix error after mergeHunternif
2021-08-04Merge branch 'master' into hunternifHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2021-07-05client/css: dark mode contrast fixes (#388)Ben Klein
2021-04-12client/tags: escape dots in search term and don't allow '.' and '..' as tagsneobooru
2021-04-10client: rename escapeColons to escapeTagName and also escape dotsneobooru
2020-08-22client/search: fix autocomplete for composite queriesShyam Sunder
2020-06-23client/pools: inherit option to show underscores as spacesShyam Sunder
2020-06-22client/html: fix upload error when pool input is disabledShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2020-06-02PR fixesRuin0x11
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-01-26client/posts: allow for multiple source URLs to be entered and viewedShyam Sunder
2019-05-22Add setting to display underscores as spaces in tagsneobooru
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: 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-03client: fix "Start sorting" button, so that it immediately updates the url wi...Hunternif
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,server: populate metrics menu on post list headerHunternif
2019-04-24client: button to remove post metricsHunternif