Commit graph

  • d1eb811bd8 Allow to change backend port for the client. Andrey Panchenko 2023-06-15 22:08:44 +0300
  • 90cc0b3d59 client/posts: remove cache buster query string on post file change Since filenames now use the new file's sha1. Eva 2023-05-22 11:53:23 +0200
  • a2d8454880 server/posts: file sha1 in filenames and prevent offline secret cracking Imagine if we had a bunch of simple strings encrypted with the same key we use to salt passwords, publicly accessible, which would undermine our salting model by removing the requirement of filesystem access to crack our users' passwords, requiring only database access and offline cracking of our secret. Wouldn't that be fun? Eva 2023-05-22 11:38:24 +0200
  • 002f49d7db Fix some bugs, document new API rebel 2023-05-17 03:30:49 +0200
  • bd8cdc8509 Add initial frontend rebel 2023-05-17 02:04:35 +0200
  • 68c2f8f676 Add more ban API endpoints rebel 2023-05-17 01:28:44 +0200
  • a7f6547f18 Add doc entry rebel 2023-05-12 03:06:39 +0200
  • 1d00a8f60d Add the ability to ban posts rebel 2023-05-12 02:52:23 +0200
  • 782f069031 client/upload: fix thumbnail width in post uploads Shyam Sunder 2023-04-17 19:50:40 -0400
  • 4fe5973db7 Merge https://github.com/rr-/szurubooru into pool-nearby noirscape 2023-04-17 21:32:41 +0200
  • 81f7ae8034 client: fix post flow view on webkit browsers Shyam Sunder 2023-04-17 12:30:21 -0400
  • 648121d7c3 client+server: add quicktime video support Shyam Sunder 2023-04-17 12:21:26 -0400
  • 42524503b9 client/tests: add unit tests for quicktime videos Shyam Sunder 2023-04-17 11:58:13 -0400
  • 8a03015349 client+server: added quicktime upload support skybldev 2022-08-05 21:31:27 -0400
  • 2165b59158 client: merge dependabot version bumps Shyam Sunder 2023-04-17 10:32:30 -0400
  • 244a0f0b6c server/test: skip network tests by default Shyam Sunder 2023-02-05 12:25:30 -0500
  • da3b4790ad server+client: bump versions in pre-commit Shyam Sunder 2023-02-04 19:08:31 -0500
  • 5cfbba97cc docs (tag categories): order is required when creating tag category Yochyo 2023-04-03 20:27:35 +0200
  • 4338691ace docs (api): change micro post attribute name to id Yochyo 2023-03-20 15:47:56 +0100
  • 196f92593c
    fix flow view on webkit browsers SediSocks 2023-03-13 19:53:02 +0000
  • 8a6d72ea49
    Merge 7c43c185f5 into d7d2a151a8 uonr 2023-02-01 20:06:26 -0700
  • d7d2a151a8 client: workaround for #545, but not a fix neobooru 2023-01-24 22:19:24 +0100
  • 75635bbc43
    build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /client dependabot[bot] 2023-01-23 20:36:57 +0000
  • e3062b1c77
    client: add bulk delete feature (#459) Neo 2023-01-19 18:44:31 +0100
  • bdda068d2b client: add bulk delete feature neobooru 2023-01-11 15:18:04 +0100
  • 564cb360a1 server/tests: add necessary privilege to fixture noirscape 2023-01-08 18:02:07 +0100
  • 113f7a6a48 server/tests: add some tests noirscape 2023-01-08 17:49:31 +0100
  • 475139b7eb doc: properly name API elements noirscape 2023-01-08 17:38:15 +0100
  • 115d436a06 client: fix some incorrect references noirscape 2023-01-04 22:34:48 +0100
  • 467937a952 client: append missing child noirscape 2023-01-04 22:12:22 +0100
  • 5d12150165 client: add missing import noirscape 2023-01-04 22:07:32 +0100
  • 65a6694925 client: add pool navigation elements noirscape 2023-01-04 22:00:12 +0100
  • 00e2b503d6 server: add none check noirscape 2023-01-04 21:07:17 +0100
  • 31d7fe7d90 server: izip doesnt exist anymore noirscape 2023-01-04 21:06:17 +0100
  • 07267b9737 server: better iterable logic noirscape 2023-01-04 21:04:53 +0100
  • 0cc8407d76 server: slightly better way of prev/next noirscape 2023-01-04 20:53:09 +0100
  • a028b4ee6e server: fix incorrect values being used noirscape 2023-01-04 20:45:44 +0100
  • b1a012eac5 server: add missing None argument noirscape 2023-01-04 20:09:20 +0100
  • f51c27291a server: rename incorrect flag noirscape 2023-01-04 20:06:31 +0100
  • d362736185 server: fix small typo noirscape 2023-01-04 20:04:37 +0100
  • fd2ca001af server: poolpost nearby implementation noirscape 2023-01-04 17:16:40 +0100
  • da17f11e1a Fix tag name escaping on upload Fabricio Winter 2022-12-30 13:49:59 -0300
  • 0d1fec51c5 Better layout for upload options Fabricio Winter 2022-12-30 13:47:08 -0300
  • 28d2de8a54 Remove nullcheck operator Fabricio Winter 2022-12-30 13:29:33 -0300
  • b9ddf08c6c Allow default anonymous uploads Fabricio Winter 2022-12-30 13:15:25 -0300
  • 9f569f76b1 Default upload tags Fabricio Winter 2022-12-30 13:07:34 -0300
  • e950fe7ea5
    build(deps): bump qs from 6.5.2 to 6.11.0 in /client dependabot[bot] 2022-12-07 17:36:52 +0000
  • 86f50ec742
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /client dependabot[bot] 2022-12-07 15:29:20 +0000
  • 9822794935
    Merge 97dfc1f21f into 8088ff3bbe Anbosuki 2022-09-13 19:41:02 +0200
  • 8088ff3bbe support ftypiso6 file signature w1kl4s 2022-09-10 08:44:16 +0200
  • 727c27136a
    support ftypiso6 file signature w1kl4s 2022-09-10 08:44:16 +0200
  • 434d979510 added quicktime upload support skybldev 2022-08-05 21:31:27 -0400
  • 5550cd8974
    update README to reflect new name Skybbles 2022-08-05 21:13:41 -0400
  • da71c672dd
    build(deps-dev): bump terser from 3.7.7 to 4.8.1 in /client dependabot[bot] 2022-07-20 01:23:35 +0000
  • 97dfc1f21f cli-delete-posts Added the possibility to delete single posts or a range of multiple posts at once using the command as following:<br/> docker-compose run server ./szuru-admin --delete posts 35 36 40-45<br/> Each space represents a single post id, using a - between two ids will delete all posts within range, including the first and the last one anbosuki 2022-07-04 19:22:35 +0200
  • 03a513b8b6 cli-delete-posts Added the possibility to delete single posts or a range of multiple posts at once using the command as following:<br/> docker-compose run server ./szuru-admin --delete posts 35 36 40-45<br/> Each space represents a single post id, using a - between two ids will delete all posts within range, including the first and the last one anbosuki 2022-07-04 19:22:35 +0200
  • 82b79461d6 cli-delete-posts Added the possibility to delete single posts or a range of multiple posts at once using the command as following:<br/> docker-compose run server ./szuru-admin --delete posts 35 36 40-45<br/> Each space represents a single post id, using a - between two ids will delete all posts within range, including the first and the last one anbosuki 2022-07-04 19:22:35 +0200
  • 3fbe3a0b93 cli-delete-posts Added the possibility to delete single posts or a range of multiple posts at once using the command as following:<br/> docker-compose run server ./szuru-admin --delete posts 35 36 40-45<br/> Each space represents a single post id, using a - between two ids will delete all posts within range, including the first and the last one anbosuki 2022-07-04 19:22:35 +0200
  • 42bb364dd0
    build(deps): bump shell-quote from 1.6.1 to 1.7.3 in /client dependabot[bot] 2022-06-21 21:38:21 +0000
  • 5b43c5bebd
    build(deps): bump jpeg-js from 0.4.0 to 0.4.4 in /client dependabot[bot] 2022-06-17 01:45:34 +0000
  • 6c3b50d287 doc: add GET /post/<id>/around to API.md Luna 2022-06-08 20:06:09 -0300
  • 452c5a28ca doc: add GET /post/<id>/around to API.md Luna 2022-06-08 20:06:09 -0300
  • 6075ae9326 all: add .gitattributes neobooru 2022-05-02 12:57:35 +0200
  • 70f2164dc6 build(deps): bump minimist from 1.2.5 to 1.2.6 in /client dependabot[bot] 2022-03-31 22:45:47 +0000
  • 1b9ce79f4e client+server: only trigger autobuild on master branch pushes Shyam Sunder 2022-03-31 18:54:08 -0400
  • 7e5d48b6e8
    build(deps): bump minimist from 1.2.5 to 1.2.6 in /client dependabot[bot] 2022-03-31 22:45:47 +0000
  • e746f09911 server: fix build error due to broken pip requirements Shyam Sunder 2022-03-31 18:43:37 -0400
  • 6088e89ea1 server/szuru-admin: Add thumbnail regeneration script Shyam Sunder 2022-03-30 23:04:16 -0400
  • 79d0efc25b doc: added BuildKit flags fix to INSTALL.md Skybbles 2022-03-28 16:17:56 -0400
  • 929071ea1a doc: fix external link in README.md Maksymilian Babarowski 2022-03-21 14:24:40 +0100
  • 200395cfa0
    Added BuildKit flags fix to INSTALL.md Skybbles 2022-03-28 16:17:56 -0400
  • e27e5754e1 docs:Fix external link in README Maksymilian Babarowski 2022-03-21 14:24:40 +0100
  • c8a2829c68 Set common tags for all uploads, with auto-completion Hunternif 2019-04-08 00:10:11 +0700
  • 514b846781 client/js/markdown: fix processing of inline markdown Shyam Sunder 2022-02-16 09:09:21 -0500
  • b2582b7b0f client: update dependencies Shyam Sunder 2022-02-14 17:39:28 -0500
  • 82541536af Make waitress thread count configurable. noirscape 2022-02-12 22:16:13 +0100
  • 751c3777e0 Make waitress thread count configurable. noirscape 2022-02-12 22:16:13 +0100
  • 8ad9457b24
    build(deps): bump path-parse from 1.0.6 to 1.0.7 in /client dependabot[bot] 2022-02-08 15:00:00 +0000
  • 6de0a74257 server/config: fix deprecated database string format Shyam Sunder 2022-02-07 16:44:56 -0500
  • a22485afda server/func/images: upgrade to heif-image-plugin Shyam Sunder 2022-02-07 12:51:25 -0500
  • e2419a30ba
    build(deps): bump cached-path-relative from 1.0.2 to 1.1.0 in /client dependabot[bot] 2022-01-27 14:29:29 +0000
  • d5a6609f75 client: remove URL rewriting from the markdown handler neobooru 2021-10-06 14:59:17 +0200
  • c448669fe4
    Merge 17152f68a4 into 106dcc4135 Shyam Sunder 2022-01-17 16:14:44 -0700
  • 106dcc4135 server/func/images: Do not pass file content to ffmpeg stdin Shyam Sunder 2022-01-16 11:07:46 -0500
  • a14ead1842
    build(deps): bump marked from 0.7.0 to 4.0.10 in /client dependabot[bot] 2022-01-15 01:05:54 +0000
  • d090b9ef5f repo: updated README skybldev 2022-01-10 17:05:13 -0500
  • 071d87da8f repo+build: updated info and docker-compose file skybldev 2022-01-10 16:54:46 -0500
  • 2e3b292c26 server: improve migration, camera now UnicodeText skybldev 2022-01-10 16:41:21 -0500
  • aa03eaba44 server: metadata.py -> images.py [WIP, broken] skybldev 2022-01-06 18:31:25 -0500
  • a4ea05a0e4 server: fix swapped dimensions on some images skybldev 2022-01-01 17:38:23 -0500
  • 2c1e25c158 client: added features for camera skybldev 2021-12-30 09:59:08 -0500
  • 40331f2ba2 server: fixed tag typo in metadata.py skybldev 2021-12-03 00:02:36 -0500
  • efe217344d server: add post camera attr and functionality skybldev 2021-12-02 21:27:26 -0500
  • a48c792322 server: catch failure to read image exif skybldev 2021-11-29 21:23:47 -0500
  • 780b7dc6fd client/upload: restore option to pause upload chain on error Shyam Sunder 2021-11-29 20:06:20 -0500
  • 9f95e9eb90 client: linting Shyam Sunder 2021-11-29 18:44:20 -0500
  • 9b3123a815 server: fix python docstring formatting Shyam Sunder 2021-11-29 18:39:34 -0500
  • f3aa0eb801 dev/pre-commit: update versions for pre-commit hooks Shyam Sunder 2021-11-29 18:34:17 -0500
  • 98c0941c97 client/docker: Do not pin LTS version of Node Shyam Sunder 2021-11-29 18:09:56 -0500
  • 066993ee07 server: implemented filter/sort by date taken skybldev 2021-11-29 17:04:56 -0500