summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2021-08-04Fix fontawesome dependencyHunternif
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-06-04client/build: update builder image Node.js version to LTSneobooru
2021-06-01Merge branch 'avif'neobooru
2021-05-14build(deps-dev): bump underscore from 1.9.1 to 1.12.1 in /clientdependabot[bot]
2021-05-14Merge pull request #404 from Ruin0x11/bmp-supportneobooru
2021-05-14Improve compilation speed for development builds (#402)Ruin0x11
2021-05-09Support BMP format uploadsRuin0x11
2021-05-07Option to always upload similar posts instead of confirming every timeRuin0x11
2021-05-07If one post fails to upload, don't prevent the rest from uploadingRuin0x11
2021-05-07Add HEIF formats to allowed extensions textRuin0x11
2021-05-07Add AVIF/HEIF/HEIC upload supportRuin0x11
2021-05-07Add AVIF/HEIC detectionRuin0x11
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
2021-03-08build(deps): bump elliptic from 6.5.3 to 6.5.4 in /clientdependabot[bot]
2021-01-08client/posts: provide link for danbooru image searchShyam Sunder
2021-01-08client/posts/edit: maintain post editing state for arrow key navShyam Sunder
2021-01-05server/search: add MD5-based searchShyam Sunder
2020-12-19build(deps): bump dompurify from 2.0.11 to 2.0.17 in /clientdependabot[bot]
2020-10-12client/css: generate transparency grid via pure CSSShyam Sunder
2020-09-27client/posts: support content aware post flow optionShyam Sunder
2020-09-25client/tag-categories: sort by order on tag-category edit pageShyam Sunder
2020-09-23server+client: update tag category api + fix formattingneobooru
2020-09-19client+server: add tag category ordering featureneobooru
2020-09-01client+server: fix linter issues due to updated pre-commit hooksShyam Sunder
2020-08-28client/html/help: fix typoShyam Sunder
2020-08-28server/docker: unify test and main DockerfilesShyam Sunder
2020-08-26client/css: implement dark theme optionShyam Sunder
2020-08-23client/posts: add tag implications when autocompleting mass tag inputsShyam Sunder
2020-08-22client/search: fix autocomplete for composite queriesShyam Sunder
2020-08-13client/build: bump elliptic from 6.4.0 to 6.5.3dependabot[bot]
2020-07-16client/build: bump lodash from 4.17.15 to 4.17.19dependabot[bot]
2020-07-08client/css/snapshot-list-view: use alpha for darkBen Klein
2020-07-08client/js/views: fix pool links for deleted poolsShyam Sunder
2020-06-24client/css: make add/remove button for mass tag largerShyam Sunder
2020-06-23client/markdown: use DOMPurify over marked.js sanitizerShyam Sunder
2020-06-23client/build: fix npm auditShyam 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-22client/html: hide 'pools' in navbar if user doesn't have privilegesShyam Sunder
2020-06-22client/html: fixed pool summary viewShyam Sunder
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-06-05client+server: normalize trailing newlinesShyam Sunder
2020-06-05client/docker: enforce waitress' max upload limitations on nginx proxyShyam Sunder
2020-06-04client+server: add post pools featureShyam Sunder
2020-06-04client/js: format code to ESLintShyam Sunder
2020-06-02PR fixesRuin0x11