Commit graph

  • 2b9a4ab786 server/net: prevent youtube-dl errors when downloading image links Shyam Sunder 2021-01-07 08:28:22 -0500
  • c732e62844 server/net: fix error handling Shyam Sunder 2021-01-06 10:37:59 -0500
  • c7461c7f65 server/net: improve youtube-dl functionality, enforce size limits Shyam Sunder 2021-01-05 15:18:34 -0500
  • 2dfd1c2192 server/search: add MD5-based search Shyam Sunder 2021-01-05 13:51:39 -0500
  • 2bdb072296 server/posts: store and provide MD5 checksums Shyam Sunder 2021-01-05 13:00:13 -0500
  • 7515b8e605 build(deps): bump dompurify from 2.0.11 to 2.0.17 in /client dependabot[bot] 2020-12-18 22:59:09 +0000
  • b3dbf1f0c6 doc/install (WIP): new install script Shyam Sunder 2020-12-19 16:32:46 -0500
  • bc69505382 doc/install: applied formatting fixes to script Shyam Sunder 2020-12-19 16:32:29 -0500
  • dd559a06b2
    build(deps): bump dompurify from 2.0.11 to 2.0.17 in /client dependabot[bot] 2020-12-18 22:59:09 +0000
  • 05823e5dec
    Update install.sh ShockDW 2020-12-13 15:05:55 -0600
  • 4a23b615fc
    Update install.sh - added Daemon access check ShockDW 2020-12-13 15:04:02 -0600
  • e1390633ff
    Add files via upload ShockDW 2020-12-06 02:56:39 -0600
  • ed9b6c1f48
    Add files via upload ShockDW 2020-12-06 00:39:59 -0600
  • 58678b4504 server/func/mailer: Attempt to manually start TLS for SMTP Shyam Sunder 2020-12-02 14:01:02 -0500
  • cdb3b7dddc add install.sh to automate deployment ShockDW 2020-12-02 00:21:50 -0600
  • ec0e9f29c7 add install.sh to automate deployment ShockDW 2020-12-01 22:49:37 -0600
  • 5945271166 client/css: generate transparency grid via pure CSS Shyam Sunder 2020-10-12 16:07:49 -0400
  • a302b2c4a4 server: enable large file support in database Shyam Sunder 2020-10-11 12:50:21 -0400
  • 143f633eaa server/func/webhooks: call webhooks asynchronously Shyam Sunder 2020-10-06 11:55:09 -0400
  • eaa6107a6c client/posts: support content aware post flow option Shyam Sunder 2020-09-27 15:11:34 -0400
  • afe4c5c847 client/tag-categories: sort by order on tag-category edit page Shyam Sunder 2020-09-25 00:02:12 -0400
  • 697bd45420 server/tag-categories: sort responses by order Shyam Sunder 2020-09-24 22:50:28 -0400
  • a896c1a5a7 client+server/tag-categories: add ordering feature Shyam Sunder 2020-09-24 13:47:39 -0400
  • d4f72de8c2 server/tests: fix failing tests Shyam Sunder 2020-09-24 12:57:26 -0400
  • b5d2e447fc docs: update tag category api neobooru 2020-09-23 13:49:20 +0200
  • d2b6ecef4d server+client: update tag category api + fix formatting neobooru 2020-09-23 13:48:47 +0200
  • 368372e36d server/tests: fix failing tests neobooru 2020-09-20 10:56:29 +0200
  • 06ad8b1882 client+server: add tag category ordering feature neobooru 2020-09-19 22:54:26 +0200
  • 1ef0419dc2 server/pools: serialize pools as micro resource within post resources Shyam Sunder 2020-09-19 09:23:26 -0400
  • 802051399f doc/api: add pools to post resource neobooru 2020-09-18 18:23:56 +0200
  • 0dd427755b client+server: fix linter issues due to updated pre-commit hooks Shyam Sunder 2020-09-01 14:06:22 -0400
  • 67a5dd7c18 dev/pre-commit: add additional checks Shyam Sunder 2020-09-01 11:42:54 -0400
  • 4ab6aa5c85 doc/install: fix typo Shyam Sunder 2020-09-01 11:06:59 -0400
  • b15651ee49 Reverted client-side JS modifications Luxray5474 2020-08-30 21:28:32 -0400
  • 4b73227645 Wording changes Luxray5474 2020-08-30 11:08:52 -0400
  • 1796b837b5 reverted indentation on search help Luxray5474 2020-08-30 08:28:08 -0400
  • 6e619465cf Fixed Alembic migrations to use python instead of SQL Luxray5474 2020-08-29 15:49:02 -0400
  • f5111483af client/html/help: fix typo Shyam Sunder 2020-08-28 14:59:33 -0400
  • e656a3c46a server/docker: unify test and main Dockerfiles Shyam Sunder 2020-08-28 14:43:10 -0400
  • c903218b8f features Luxray5474 2020-08-27 10:31:20 -0400
  • a0f8c23343 Implement proper Alembic migration Luxray5474 2020-08-27 09:55:06 -0400
  • 6cfab3ea17 docker/build: trying again... Shyam Sunder 2020-08-26 17:37:54 -0400
  • f0cab0e8ad docker/build: trying again... Shyam Sunder 2020-08-26 17:19:59 -0400
  • 0e68ace83d docker/build: force buildx platforms Shyam Sunder 2020-08-26 16:54:08 -0400
  • 6b121691ef docker/build: remove qemu installation, run inspect for troubleshooting Shyam Sunder 2020-08-26 16:06:07 -0400
  • 78909eb8c9 docker/build: add qemu installation to build hook Shyam Sunder 2020-08-26 15:40:46 -0400
  • c185ba4deb docker: add support for arm64, ppc64le, s390x, i386, armv7, armv6 Shyam Sunder 2020-03-21 11:51:18 -0400
  • 8eaac35ad4 Merge branch 'file-last-modifed-time' of https://github.com/Luxray5474/szurubooru into file-last-modifed-time Luxray5474 2020-08-26 14:46:22 -0400
  • bfa235a25d Merge branch 'master' into file-last-modifed-time Luxray5474 2020-08-26 14:45:09 -0400
  • a622e87c17
    Merge pull request #2 from sgsunder/Luxray5474-file-last-modifed-time L5474 2020-08-26 14:36:42 -0400
  • c004eb36c2 client/css: implement dark theme option Shyam Sunder 2020-08-22 16:59:13 -0400
  • 717dc37599 Add alembic migration script template (template not filled) Shyam Sunder 2020-08-26 13:11:05 -0400
  • 0c65406743 Implement flmt updating as content is updated Luxray5474 2020-08-24 21:34:45 -0400
  • 04169c6942 Updated and polished documentation Luxray5474 2020-08-24 21:01:04 -0400
  • 955328735f Added to tests Luxray5474 2020-08-24 19:11:03 -0400
  • 8e900e2d3f Implement sorting by flmt Luxray5474 2020-08-24 18:08:04 -0400
  • a13bcbea25 Implement flmt default to creationdate if URL Luxray5474 2020-08-24 16:58:33 -0400
  • fd50c36ec2 Merge branch 'master' of https://github.com/Luxray5474/szurubooru Luxray5474 2020-08-24 08:58:50 -0400
  • a385b93f0c
    Merge pull request #1 from Luxray5474/file-last-modifed-time L5474 2020-08-24 08:51:06 -0400
  • 22f2b21450 Merge branch 'master' into file-last-modifed-time Luxray5474 2020-08-24 08:48:25 -0400
  • 82bb9c63c8 pre-commit stuff and and pytest updates Luxray5474 2020-08-23 23:25:09 -0400
  • 1bbcaf11f7 client/posts: add tag implications when autocompleting mass tag inputs Shyam Sunder 2020-08-23 13:03:23 -0400
  • 3e69edc117 dev/pre-commit: move pytest hook to 'push' stage Shyam Sunder 2020-08-22 22:08:52 -0400
  • 6b065d1f3e
    Merge 33c7752cfa into 74c97efdef Jessie 2020-08-22 17:43:39 -0400
  • bb6f9bde68 Polished sidebar UI Luxray5474 2020-08-22 14:25:42 -0400
  • a2b0d1cbd4 Fixed flmt being the same as creation time Luxray5474 2020-08-22 13:50:43 -0400
  • 65c9c89628 Fixed the "error setting get-only" error Luxray5474 2020-08-22 13:49:57 -0400
  • 74c97efdef client/search: fix autocomplete for composite queries Shyam Sunder 2020-08-22 10:17:59 -0400
  • 239bc0a14d Initial commit, not complete Luxray5474 2020-08-21 23:32:15 -0400
  • 4595f9a2aa server: API support for webhooks Shyam Sunder 2020-08-13 19:14:14 -0400
  • b74492974d doc/developer-utils: added helper script for easily creating szurubooru migrations Shyam Sunder 2020-08-13 12:36:21 -0400
  • 3edc07b7f8 client/build: bump elliptic from 6.4.0 to 6.5.3 dependabot[bot] 2020-07-29 21:41:35 +0000
  • 48a5bd4aec
    build(deps): bump elliptic from 6.4.0 to 6.5.3 in /client dependabot[bot] 2020-07-29 21:41:35 +0000
  • 9189842524 client/build: bump lodash from 4.17.15 to 4.17.19 dependabot[bot] 2020-07-15 22:34:47 +0000
  • 3feddf7605
    build(deps): bump lodash from 4.17.15 to 4.17.19 in /client dependabot[bot] 2020-07-15 22:34:47 +0000
  • 800a79f95f client/css/snapshot-list-view: use alpha for dark Ben Klein 2020-06-26 03:02:15 +0000
  • 13e2888ae4 client/js/views: fix pool links for deleted pools Shyam Sunder 2020-07-08 17:28:20 -0400
  • 33c7752cfa
    Fix recaptcha check Jesse 2020-07-08 13:46:50 -0400
  • 6e178e2eed
    Refactor recaptchaEnabled Jesse 2020-07-08 05:08:54 -0400
  • 293c42113c
    Add recaptcha site key config Jesse 2020-07-08 04:56:23 -0400
  • b771dd6791
    Add config for enabling/disabling recaptcha Jesse 2020-07-08 04:38:47 -0400
  • a36e228fc3
    Install requests library Jesse 2020-07-08 04:12:57 -0400
  • 3ecb61909f
    Add recaptcha_secret to config Jesse 2020-07-08 04:03:57 -0400
  • 882cb91ae0
    Check recaptcha response from google API Jesse 2020-07-08 04:03:41 -0400
  • 58d2c273bb
    Only show recaptcha for anonymous users, send token to API Jesse 2020-07-08 03:40:31 -0400
  • 82596e8ee9
    Get recaptcha token via callback Jesse 2020-07-08 03:29:23 -0400
  • 3c6a3f1d30
    Render recaptcha on registration page Jesse 2020-07-08 03:20:43 -0400
  • b15debf991 client css: snapshot-list-view: use alpha for dark Ben Klein 2020-06-26 03:02:15 +0000
  • b037ce80c3 client/css: make add/remove button for mass tag larger Shyam Sunder 2020-05-15 09:14:14 -0400
  • 0137cf383a client/markdown: use DOMPurify over marked.js sanitizer Shyam Sunder 2020-06-23 13:24:59 -0400
  • 342ca9ccba client/build: fix npm audit Shyam Sunder 2020-06-23 12:58:44 -0400
  • d420609f97 client/pools: inherit option to show underscores as spaces Shyam Sunder 2020-06-23 12:36:26 -0400
  • 029c112011 client/html: fix upload error when pool input is disabled Shyam Sunder 2020-06-22 16:44:41 -0400
  • b8c5b27195 client/html: hide 'pools' in navbar if user doesn't have privileges Shyam Sunder 2020-06-22 15:47:57 -0400
  • 018e3df31d client/html: fixed pool summary view Shyam Sunder 2020-06-22 12:48:54 -0400
  • 57193b5715 client+server: implement code autoformatting using prettier and black Shyam Sunder 2020-06-05 18:03:37 -0400
  • c06aaa63af dev: add pre-commit hooks for pytest and docker building Shyam Sunder 2020-06-05 12:47:23 -0400
  • 454685755b dev: added pre-commit hooks for code style consistency Shyam Sunder 2020-06-05 11:07:30 -0400
  • c0d0c4c894 client+server: normalize trailing newlines Shyam Sunder 2020-06-05 10:54:32 -0400
  • 4f46619b91 doc: clean up Shyam Sunder 2020-06-05 10:29:52 -0400