Commit graph

  • b8c5b27195 client/html: hide 'pools' in navbar if user doesn't have privileges Shyam Sunder 2020-06-22 15:47:57 -04:00
  • 018e3df31d client/html: fixed pool summary view Shyam Sunder 2020-06-22 12:48:54 -04:00
  • 57193b5715 client+server: implement code autoformatting using prettier and black Shyam Sunder 2020-06-05 18:03:37 -04:00
  • c06aaa63af dev: add pre-commit hooks for pytest and docker building Shyam Sunder 2020-06-05 12:47:23 -04:00
  • 454685755b dev: added pre-commit hooks for code style consistency Shyam Sunder 2020-06-05 11:07:30 -04:00
  • c0d0c4c894 client+server: normalize trailing newlines Shyam Sunder 2020-06-05 10:54:32 -04:00
  • 4f46619b91 doc: clean up Shyam Sunder 2020-06-05 10:29:52 -04:00
  • e7610db054 client/docker: enforce waitress' max upload limitations on nginx proxy Shyam Sunder 2020-06-05 10:07:55 -04:00
  • ea623449e7 server: format code to flake8 Shyam Sunder 2020-06-05 10:02:18 -04:00
  • f5ad74e775 client/css: make add/remove button for mass tag larger Shyam Sunder 2020-05-15 09:14:14 -04:00
  • c5358f7f83 client+server: add post pools feature Shyam Sunder 2020-06-04 21:01:28 -04:00
  • 4329b1620f client/js: format code to ESLint Shyam Sunder 2020-06-04 14:09:35 -04:00
  • 48c9001194 server/docker: include setuptools in installation 2.4 Shyam Sunder 2020-06-04 18:51:30 -04:00
  • ea675d20cb server/docker: fix missing installation requirements Shyam Sunder 2020-06-04 16:38:26 -04:00
  • b0f1b8c230 fix python lint issues Shyam Sunder 2020-06-03 11:55:50 -04:00
  • 1be947e946 PR fixes Ruin0x11 2020-06-02 17:43:18 -07:00
  • 7bcefeb347 Add pool information to API.md Ruin0x11 2020-05-04 19:45:09 -07:00
  • 5ca21f9e7f Add pool tests Ruin0x11 2020-05-04 19:12:54 -07:00
  • 6b8e3f251f Implement pool merging Ruin0x11 2020-05-04 15:15:30 -07:00
  • ffba010ae4 Implement updating pools of a post from details sidebar Ruin0x11 2020-05-04 14:44:16 -07:00
  • 8795279a73 Add pool input box in post details Ruin0x11 2020-05-04 02:20:23 -07:00
  • e6bf102bc0 Add list of posts to pools Ruin0x11 2020-05-04 00:09:33 -07:00
  • d59ecb8e23 Add pool CRUD operations/pages Ruin0x11 2020-05-03 19:53:28 -07:00
  • 95d3ebd4af
    Merge 5d96e0e787 into 6a95a66f12 Hunternif 2020-05-02 09:43:02 +07:00
  • 75e4d9ec88
    Merge 82ca3fd54f into 6a95a66f12 Hunternif 2020-04-21 04:33:13 +02:00
  • 6a95a66f12 client/file-dropper: fix undefined variable rr- 2020-04-20 18:31:15 +02:00
  • deffe91fda client/css: orient image posts based on EXIF data Shyam Sunder 2020-04-08 13:17:38 -04:00
  • 8c01c7714f client/css: prevent word-wrapping in source edit textarea Shyam Sunder 2020-04-07 21:56:30 -04:00
  • 377fe52072 server/posts/upload: refactor youtube-dl caller code to fix some bugs Shyam Sunder 2020-04-07 15:14:53 -04:00
  • cd6683c2d8 server/posts/upload: make youtube-dl use best format Shyam Sunder 2020-04-05 14:58:58 -04:00
  • 2c6434b08d server/posts/upload: limit filesize for uploads through youtube-dl Shyam Sunder 2020-04-03 15:32:25 -04:00
  • 99a69333e6 server/posts/upload: Add youtube-dl functionality Shyam Sunder 2020-04-02 16:17:26 -04:00
  • 08e62ec885 client/posts: don't define flags on post upload Shyam Sunder 2020-03-21 18:36:52 -04:00
  • 65202189e1 server/posts/upload: edit default flag behavior Shyam Sunder 2020-03-21 18:25:54 -04:00
  • c60ec22b92 server/func/tags: allow tags to have longer names neobooru 2020-03-15 19:01:06 +01:00
  • 90d9d6d8b6
    build(deps): bump acorn from 5.7.1 to 5.7.4 in /client dependabot[bot] 2020-03-15 15:51:30 +00:00
  • ed83e11552 build(deps): bump acorn from 5.7.1 to 5.7.4 in /client dependabot[bot] 2020-03-13 23:53:42 +00:00
  • db0c33bb14 server/func/image_hash: added docstrings to functions Shyam Sunder 2020-03-13 19:12:09 -04:00
  • 1a8de9ef3a all: purge remaining elasticsearch artifacts Shyam Sunder 2020-03-07 22:17:51 -05:00
  • 6cc2a91632 server/image_search: add migrations for elasticsearch removal Shyam Sunder 2020-03-07 21:39:22 -05:00
  • bd9284b7f8 server/tests: update unit tests for elasticsearch removal Shyam Sunder 2020-03-07 21:02:01 -05:00
  • 4c78cf8c47 server/image_search: implement reverse search functionality in postgres Shyam Sunder 2020-03-07 20:43:20 -05:00
  • a616cf6987 server/migrations: implement database connection timeout 2.3 Shyam Sunder 2020-03-13 22:43:31 -04:00
  • 7a9cbdacba
    build(deps): bump acorn from 5.7.1 to 5.7.4 in /client dependabot[bot] 2020-03-13 23:53:42 +00:00
  • e3401b3993 server/config: gracefully handle bad config files Shyam Sunder 2020-03-13 13:17:41 -04:00
  • 0e6427d8bc server/tests: use postgresql test database Shyam Sunder 2020-03-06 18:14:16 -05:00
  • e19d7041d1 all: updated gitignore Shyam Sunder 2020-03-06 08:44:52 -05:00
  • f1a09c21d4 server/func/tag_categories: fixed deprecated SA function call Shyam Sunder 2020-03-06 10:24:46 -05:00
  • 72e104b145
    detect ftypiso5 as mp4 mime type CorePoint 2020-02-07 12:10:38 +01:00
  • af6eff9ff8 client/posts: allow for multiple source URLs to be entered and viewed Shyam Sunder 2020-01-26 17:49:04 -05:00
  • 0ff9f9d5a2 server/func/posts: explicity specify MD5 for post security hash Shyam Sunder 2020-01-12 12:54:28 -05:00
  • dce7136f15 server/docker: update renamed dependency pyrfc3339 Shyam Sunder 2020-01-12 12:29:25 -05:00
  • 978a384d9e server/tag-categories: order tag categories alphabetically when requested Shyam Sunder 2020-01-12 12:18:53 -05:00
  • 53ec25f4c4 client/post_view: Force inline playback for iOS Shyam Sunder 2019-12-17 12:41:23 -05:00
  • 0a5279c2c1 docker: changed docker hub image location Shyam Sunder 2019-11-26 19:13:10 -05:00
  • 6f549cf2db client: update NPM lockfile Shyam Sunder 2019-11-03 19:48:10 -05:00
  • 1a0351f4c3
    build(deps): bump cached-path-relative from 1.0.1 to 1.0.2 in /client dependabot[bot] 2019-11-03 02:25:14 +00:00
  • e20e5a27d5
    build(deps): bump extend from 3.0.1 to 3.0.2 in /client dependabot[bot] 2019-11-03 02:25:13 +00:00
  • d56df85874
    client/build(deps): bump lodash from 4.17.10 to 4.17.15 in package-lock.json Shyam Sunder 2019-11-02 22:24:04 -04:00
  • d3be959da8
    build(deps): bump lodash from 4.17.10 to 4.17.15 in /client dependabot[bot] 2019-11-02 07:47:55 +00:00
  • 80da6467f6 doc/install: update install instructions to remove build step Shyam Sunder 2019-10-25 12:48:22 -04:00
  • eb49aea683 client/posts: remember offset when opening/closing bulk editor neobooru 2019-10-25 14:12:41 +02:00
  • 3d1d3e80cd client/posts: make prevQuery a const neobooru 2019-10-25 14:27:59 +02:00
  • 3f89fcccd0 client/posts: remember offset when opening/closing bulk editor neobooru 2019-10-25 14:12:41 +02:00
  • 4f5ea9c5ed server/facade: bump elasticsearch timeout to 2 minutes Shyam Sunder 2019-10-15 13:02:24 -04:00
  • 73c53fa4e2 all: add support for webp images neobooru 2019-10-05 16:34:12 +02:00
  • 412946fad3 server\tests: add webp test image neobooru 2019-10-08 14:59:43 +02:00
  • d9dc7c5c47 add support for webp images neobooru 2019-10-05 16:34:12 +02:00
  • f4afb145d6 client/docker: fix missing build info Shyam Sunder 2019-10-04 20:46:37 -04:00
  • 9c04400369 docker: added OCI-compatible image labels Shyam Sunder 2019-10-04 18:58:05 -04:00
  • 71ecdf55f8 EXPECTED TO FAIL: testing autobuild/autotest from docker hub Shyam Sunder 2019-09-30 23:45:37 -04:00
  • 91f5a42459 docker: switch to DockerHub hosted builds in compose file Shyam Sunder 2019-09-30 22:12:53 -04:00
  • c9eae00c8c client/login: always store login cookie as 'auth' neobooru 2019-09-26 01:41:53 +02:00
  • d2a4e50669 server/info: report correct size when filesystem is missing files neobooru 2019-09-08 01:25:20 +02:00
  • 4fe9c5f4ca server/docker: use Alpine-based image for space savings Shyam Sunder 2019-09-29 18:39:16 -04:00
  • 4d4d5e3b6d server/info: only ignore FileNotFoundError neobooru 2019-09-30 00:29:42 +02:00
  • 6da18036a4 client/docker: improved Dockerfile Shyam Sunder 2019-09-28 19:28:04 -04:00
  • 2af304b844 docker: add hooks to autotag images Shyam Sunder 2019-09-28 16:49:01 -04:00
  • 0c05330cfc server/tests: fix failing tests Shyam Sunder 2019-09-28 16:00:41 -04:00
  • 1231469a35 server/tests: integrate testing into Docker Shyam Sunder 2019-09-27 23:18:28 -04:00
  • edf9083552 server/docker: improved Dockerfile Shyam Sunder 2019-09-27 23:15:34 -04:00
  • c20171c212 client/login: always store login cookie as 'auth' neobooru 2019-09-26 01:41:53 +02:00
  • dd56c287b5 server/facade: integrated elasticsearch wait into entrypoint Shyam Sunder 2019-09-21 14:22:07 -04:00
  • fa3b6275b3 client/nginx: minor tweaks to nginx config Shyam Sunder 2019-09-16 08:36:56 -04:00
  • 54eab0aa35 server/image-hash: optionally allow for elasticsearch authentication Shyam Sunder 2019-09-15 12:45:17 -04:00
  • eae10680e9 server/info: report correct size when filesystem is missing files neobooru 2019-09-08 01:25:20 +02:00
  • 734e28e014 server/tools: better documentation for file rename admin script Shyam Sunder 2019-09-04 17:58:26 -04:00
  • 369ddaf2f8 server/tools: add tool to change post filenames due to changed secret Shyam Sunder 2019-09-03 14:35:57 -04:00
  • 83442b4977 server/tools: created simple admin command script Shyam Sunder 2019-08-15 21:53:57 -04:00
  • 9df090b4d9 doc: simplified how to use the base URL feature Shyam Sunder 2019-08-14 07:57:56 -04:00
  • 48e7eb10f1 doc: moved documentation to a seperate folder Shyam Sunder 2019-08-05 19:15:37 -04:00
  • 69922fccb6 client/nginx: enable Cross-Origin Resource Sharing for API calls Shyam Sunder 2019-08-05 17:11:20 -04:00
  • 9b02a0bd5e server/posts: allow for longer source URLs Shyam Sunder 2019-07-27 19:23:25 -04:00
  • 979d8409d5 server/tools: add password reset script Shyam Sunder 2019-07-27 17:36:15 -04:00
  • 7a42c7a69b server/tools: add script to check audio flags for posts Shyam Sunder 2019-07-27 16:32:39 -04:00
  • 9329717335 server/docker: Rewrite how files are copied in Docker Shyam Sunder 2019-07-27 14:34:58 -04:00
  • 0839dafd34 client/auth: call tags.refreshCategoryColorMap() after login neobooru 2019-07-24 16:42:37 +02:00
  • 9a9a475037 server/facade: Check mailer config on startup Shyam Sunder 2019-07-22 19:51:22 -04:00
  • 80d272d60b server/config: Add 'domain' and 'smtp from' config entries neobooru 2019-05-19 21:13:01 +02:00
  • 8f0835f27b client/tag_categories: load tag_categories after (attempted) login neobooru 2019-07-22 23:57:40 +02:00