summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2024-03-21client/views: better pool name fallbackEva
2024-03-21client/views: more thorough link fallbacksEva
2024-03-21client/posts: fix overextended tag linkEva
2024-03-21client/posts: fix overextended download linkEva
2024-03-21client/users: fix overextended avatar linksEva
2023-04-17client/upload: fix thumbnail width in post uploadsShyam Sunder
2023-04-17client: fix post flow view on webkit browsersShyam Sunder
2023-04-17client+server: add quicktime video supportShyam Sunder
2023-04-17client+server: added quicktime upload supportskybldev
2023-04-17client: merge dependabot version bumpsShyam Sunder
2023-04-17server+client: bump versions in pre-commitShyam Sunder
2023-03-13fix flow view on webkit browsersSediSocks
2023-01-24client: workaround for #545, but not a fixneobooru
2023-01-23build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /clientdependabot[bot]
2023-01-19client: add bulk delete feature (#459)Neo
2022-12-07build(deps): bump qs from 6.5.2 to 6.11.0 in /clientdependabot[bot]
2022-12-07build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /clientdependabot[bot]
2022-07-20build(deps-dev): bump terser from 3.7.7 to 4.8.1 in /clientdependabot[bot]
2022-06-21build(deps): bump shell-quote from 1.6.1 to 1.7.3 in /clientdependabot[bot]
2022-06-17build(deps): bump jpeg-js from 0.4.0 to 0.4.4 in /clientdependabot[bot]
2022-03-31build(deps): bump minimist from 1.2.5 to 1.2.6 in /clientdependabot[bot]
2022-03-31build(deps): bump minimist from 1.2.5 to 1.2.6 in /clientdependabot[bot]
2022-02-16client/js/markdown: fix processing of inline markdownShyam Sunder
2022-02-14client: update dependenciesShyam Sunder
2022-02-08build(deps): bump path-parse from 1.0.6 to 1.0.7 in /clientdependabot[bot]
2022-01-27build(deps): bump cached-path-relative from 1.0.2 to 1.1.0 in /clientdependabot[bot]
2022-01-26client: remove URL rewriting from the markdown handlerneobooru
2022-01-15build(deps): bump marked from 0.7.0 to 4.0.10 in /clientdependabot[bot]
2021-11-29client/upload: restore option to pause upload chain on errorShyam Sunder
2021-11-29client: lintingShyam Sunder
2021-11-29client/docker: Do not pin LTS version of NodeShyam Sunder
2021-09-19client+server/docker: fix ARM build platform issueShyam Sunder
2021-09-19client+server: migrate to GitHub actionsShyam Sunder
2021-09-13client/upload: force enable 'upload anonymously' for anon usersShyam Sunder
2021-09-13client/upload: add QoL features for bulk uploadsShyam Sunder
2021-09-13Fix styleShyam Sunder
2021-09-13client+server: fixed style errorsShyam Sunder
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