summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31client: add list of similar posts to post sidebarHunternif
2021-08-31server: implement search for similar posts based on tagsHunternif
2021-08-31client: add buttons to quickly search for liked and favorite postsHunternif
2021-08-08client: fix settings, store them for all users :(Hunternif
2021-08-07client: fix errors after merge (escapeTagName)Hunternif
2021-08-07client: adjust thumb size on mobileHunternif
2021-08-07client: fix error after mergeHunternif
2021-08-07server: inject my changes into alembic revisionsHunternif
2021-08-07server: fix test for metricsHunternif
2021-08-06server: update ' to "Hunternif
2021-08-04Set docker to build image locallyHunternif
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-07server: fix issue where no video files could be uploadedneobooru
2021-06-04client/build: update builder image Node.js version to LTSneobooru
2021-06-01server: update docker image base to alpine:3.13neobooru
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 libheif/libavif to Dockerfile dependenciesRuin0x11
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-22client: escape periods in tag namesShyam Sunder
2021-04-20Suppressed the use of SQLAlchemy 1.4nothink (Satoshi Ishii)
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-30server/func/mime: support ftypM4V file signatureShyam Sunder
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-07server/net: prevent youtube-dl errors when downloading image linksShyam Sunder
2021-01-06server/net: fix error handlingShyam Sunder
2021-01-05server/net: improve youtube-dl functionality, enforce size limitsShyam Sunder
2021-01-05server/search: add MD5-based searchShyam Sunder
2021-01-05server/posts: store and provide MD5 checksumsShyam Sunder
2020-12-19build(deps): bump dompurify from 2.0.11 to 2.0.17 in /clientdependabot[bot]
2020-12-19doc/install (WIP): new install scriptShyam Sunder
2020-12-19doc/install: applied formatting fixes to scriptShyam Sunder
2020-12-13Update install.shShockDW
2020-12-13Update install.sh - added Daemon access checkShockDW
2020-12-06Add files via uploadShockDW
2020-12-06Add files via uploadShockDW
2020-12-02server/func/mailer: Attempt to manually start TLS for SMTPShyam Sunder