Commit Graph

  • 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
  • f73dd02c7d server: attempt to use DateTimeOriginal skybldev 2021-11-29 13:41:03 -0500
  • 4fe65bebe7 client: format post_readonly_sidebar.tpl skybldev 2021-11-29 13:38:35 -0500
  • 289e49953b client: only show date taken on relevant post type skybldev 2021-11-28 23:45:44 -0500
  • 1bcf7e73ad server: added date taken detection for videos skybldev 2021-11-28 23:18:43 -0500
  • 6be74d6cbd client: added basic date-taken functionality skybldev 2021-11-28 12:18:08 -0500
  • f9af3afdf8 server: added basic date taken functionality skybldev 2021-11-28 12:04:09 -0500
  • 19b1ec1496 server/deps: add exif as dependency skybldev 2021-11-28 12:00:07 -0500
  • a5fbaae4b3 updated build files - is no longer valid as per https://github.com/npm/cli/wiki/Support-Policy#long-term-support-lts - updated pre-commit config to use latest repos skybldev 2021-11-28 10:07:04 -0500
  • 25969b5f6b client: remove URL rewriting from the markdown handler neobooru 2021-10-06 14:59:17 +0200
  • 7c43c185f5
    code style cleanup Tachibana Kiyomi 2021-10-02 06:31:15 +0900
  • 452fa34b36
    Add tests for FLV support Tachibana Kiyomi 2021-10-02 06:29:10 +0900
  • 08deefdcfb
    support flv Tachibana Kiyomi 2021-10-02 03:35:33 +0900
  • 17152f68a4 server/posts: add preload directive to post HTML Shyam Sunder 2021-10-01 11:59:03 -0400
  • 36a614d954 server/posts: generate appropriate URIs using config parameters only Shyam Sunder 2021-09-30 17:21:29 -0400
  • 299ebfc4c8 server/opengraph: add remaining post tags Shyam Sunder 2021-09-27 16:10:41 -0400
  • fff0999e6a client+server: allow for wildcards in Accept headers Shyam Sunder 2021-09-25 12:20:28 -0400
  • 636498ad38 client+server: implement HTML caching and URL prefix determination Shyam Sunder 2021-09-24 20:04:56 -0400
  • d5a223652e client+server: implement server-generated Open Graph tags Shyam Sunder 2021-09-24 14:03:36 -0400
  • d699979d35 client+server: cleanup GitHub actions workflow names Shyam Sunder 2021-09-23 12:38:08 -0400
  • d083084407 server/tests: use transactional db for faster unit tests Shyam Sunder 2021-09-23 12:24:56 -0400
  • ad9d3599bc server/net: return more useful error messages Shyam Sunder 2021-09-22 22:08:07 -0400
  • c3b81371d8 client+server/docker: fix ARM build platform issue Shyam Sunder 2021-09-19 12:03:32 -0400
  • c64983002e client+server/docker: build ARM images for Docker Hub Shyam Sunder 2021-09-16 11:54:03 -0400
  • 4f57f49ebe client+server: migrate to GitHub actions Shyam Sunder 2021-09-15 16:06:48 -0400
  • 43327132cb client: /post/id/* allowed to match for post tags Ben Klein 2021-09-17 23:04:39 -0400
  • 2637a4c207 Merge remote-tracking branch 'origin/master' into robo/og-tags Ben Klein 2021-09-17 22:28:08 -0400
  • f58079e12e client/upload: force enable 'upload anonymously' for anon users Shyam Sunder 2021-09-13 14:24:07 -0400
  • be0c867d25 client/upload: add QoL features for bulk uploads Shyam Sunder 2021-09-13 13:28:34 -0400
  • f5338ca508 Fix style Shyam Sunder 2021-09-13 13:26:57 -0400
  • e4a253fd25 client+server: fixed style errors Shyam Sunder 2021-09-13 12:58:28 -0400
  • d2bd215c6c Fixed markup formatting to only parse host urls wumbl3 2021-08-08 16:30:54 -0400
  • d94f5e9fd6 client/lua: /user/* "User not found" title Ben Klein 2021-07-11 16:04:08 -0400
  • 6e07c61d3f client/lua: wrap tags with error handler Ben Klein 2021-07-11 15:06:40 -0400
  • 372b40a6b5 client/nginx: meta tags use X-Forwarded-Proto Ben Klein 2021-07-10 22:38:39 -0400