summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06-10doc: add GET /post/<id>/around to API.mdLuna
2022-05-02all: add .gitattributesneobooru
2022-03-31build(deps): bump minimist from 1.2.5 to 1.2.6 in /clientdependabot[bot]
2022-03-31client+server: only trigger autobuild on master branch pushesShyam Sunder
2022-03-31build(deps): bump minimist from 1.2.5 to 1.2.6 in /clientdependabot[bot]
2022-03-31server: fix build error due to broken pip requirementsShyam Sunder
2022-03-30server/szuru-admin: Add thumbnail regeneration scriptShyam Sunder
2022-03-30doc: added BuildKit flags fix to INSTALL.mdSkybbles
2022-03-30doc: fix external link in README.mdMaksymilian Babarowski
2022-02-16client/js/markdown: fix processing of inline markdownShyam Sunder
2022-02-14client: update dependenciesShyam Sunder
2022-02-14Make waitress thread count configurable.noirscape
2022-02-14client/docker: Do not pin LTS version of NodeShyam Sunder
2022-02-08build(deps): bump path-parse from 1.0.6 to 1.0.7 in /clientdependabot[bot]
2022-02-08server/config: fix deprecated database string formatShyam Sunder
2022-02-08server/func/images: upgrade to heif-image-pluginShyam Sunder
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-16server/func/images: Do not pass file content to ffmpeg stdinShyam Sunder
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-29server: fix python docstring formattingShyam Sunder
2021-11-29dev/pre-commit: update versions for pre-commit hooksShyam Sunder
2021-11-29client/docker: Do not pin LTS version of NodeShyam Sunder
2021-11-28updated build filesskybldev
2021-09-23client+server: cleanup GitHub actions workflow namesShyam Sunder
2021-09-23server/tests: use transactional db for faster unit testsShyam Sunder
2021-09-22server/net: return more useful error messagesShyam Sunder
2021-09-19client+server/docker: fix ARM build platform issueShyam Sunder
2021-09-19client+server/docker: build ARM images for Docker HubShyam 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-09-03client: more compact margins in post sidebarHunternif
2021-09-03client: show similar posts section only with permissionHunternif
2021-09-02client: link on post page to view all similar postsHunternif
2021-09-02server: search term similar posts applies sort automaticallyHunternif
2021-09-02server: implement similar posts as a search term, without sortHunternif
2021-09-02server: implement similar posts as a single queryHunternif
2021-09-01server, client: honor safety when fetching similar postsHunternif
2021-09-01client: adjust colors for darkthemeHunternif
2021-09-01client: add to settings the number of similar posts to loadHunternif
2021-09-01server: update similar post logic to yield more resultsHunternif
2021-08-31server: simplify similar post logic for better performanceHunternif
2021-08-31server: optimize similar search to max 3 tag removalsHunternif