Deka Jello
|
674979cfca
|
Fix test_pool_search_config.test_sort_by_category to assume default last-created secondary ordering
|
2024-04-19 07:53:56 -05:00 |
|
Deka Jello
|
0955ed0f36
|
Remove redundant no-query tests from pool search sort tests
|
2024-04-19 07:49:33 -05:00 |
|
Deka Jello
|
d0f6a36f5e
|
Make verify_unpage for test_pool_search ignore order unless specified
|
2024-04-19 07:43:50 -05:00 |
|
Deka Jello
|
e7031b3b5d
|
Fix tests/func/test_get_pools_around to use new format
|
2024-04-18 11:36:47 -05:00 |
|
Deka Jello
|
076a3a0b44
|
Don't copy codebase twice in dockerfile
|
2024-04-18 11:35:04 -05:00 |
|
Deka Jello
|
5607664397
|
Update dockerfile to cache package installs before copying in code
|
2024-04-18 11:29:41 -05:00 |
|
Deka Jello
|
cb0377a8eb
|
Spacing
|
2024-04-18 10:48:09 -05:00 |
|
Deka Jello
|
2ea36ceb7f
|
Restore more dev env convenience changes
|
2024-04-18 10:47:51 -05:00 |
|
Deka Jello
|
75d9fb2dc7
|
Restore dev env convenience changes
|
2024-04-18 10:46:58 -05:00 |
|
Deka Jello
|
fdb36ed097
|
Remove unneeded new SQL function lines
|
2024-04-18 10:32:01 -05:00 |
|
Deka Jello
|
75840f2ba5
|
Remove unneeded files
|
2024-04-18 10:31:17 -05:00 |
|
Deka Jello
|
dde52f1009
|
Fix pool post serializer
|
2024-04-18 10:26:59 -05:00 |
|
Deka Jello
|
85f012b02f
|
Rewrite get_pool_posts_around to not use raw sql
|
2024-04-18 10:24:40 -05:00 |
|
Deka Jello
|
1c189fc9c2
|
fix defaulted abstraction
|
2024-04-15 10:16:45 -05:00 |
|
Rebecca Nelson
|
fa14bea4ac
|
rewire post search config to actual function
|
2024-04-14 19:36:55 -05:00 |
|
Rebecca Nelson
|
eabf637736
|
Add todo msg
|
2024-04-14 19:12:49 -05:00 |
|
Rebecca Nelson
|
1a54bb31d5
|
Merge branch 'update/Ruin0x11/improve-pools' of github.com:dekarrin/szurubooru into update/Ruin0x11/improve-pools
|
2024-04-14 16:25:07 -05:00 |
|
Deka Jello
|
fa95a988eb
|
remove initial pgfunction migration bc endgoal is to not have it
|
2024-04-14 10:16:57 -05:00 |
|
Deka Jello
|
e39781748b
|
temp rearrange server Dockerfile so cache is used for fast dev cycle
|
2024-04-14 10:14:37 -05:00 |
|
Rebecca Nelson
|
719f6dc741
|
Impl post_search_config.py's create_around_query()
|
2024-04-13 23:50:56 -05:00 |
|
Rebecca Nelson
|
6a0d5741c3
|
slap alembic-utils into install process quick and let ci do the work for now
|
2024-04-13 23:07:57 -05:00 |
|
Rebecca Nelson
|
2ce243d7e7
|
Merge branch 'old-pool-divergence' into update/Ruin0x11/improve-pools
|
2024-04-13 22:55:03 -05:00 |
|
hujle
|
5596f53744
|
posts page ugly horizontal bar fix
fixes ugly horizontal scrollbar appearing when a post with extremely wide image is present in the posts list
|
2024-02-29 20:56:27 +01:00 |
|
neobooru
|
da425afc49
|
Pin pillow-avif-plugin to compatible version range
|
2024-02-21 17:47:27 +01:00 |
|
Xnoe
|
d7394d672f
|
Fix Pool Search
|
2024-02-21 01:27:00 +01:00 |
|
neobooru
|
190d795426
|
doc: fix small error in pool API docs
|
2023-12-05 21:31:23 +01:00 |
|
ewof
|
7c92ceaf6a
|
fix overflow on comments, prevents ugly unnecesary horizontal scroll
|
2023-11-05 12:27:03 +01:00 |
|
Neo
|
9e00f37464
|
Merge pull request #597 from zakame/use-yt-dlp
server/net: use yt-dlp instead of youtube-dl
|
2023-11-05 12:22:03 +01:00 |
|
Zak B. Elep
|
59c497e168
|
doc: update for yt-dlp
|
2023-08-17 20:58:09 +08:00 |
|
Zak B. Elep
|
c292b96f06
|
server/net: use yt-dlp instead of youtube-dl
youtube-dl no longer even gets URLs properly, so switch to yt-dlp as a
drop-in replacement for it.
|
2023-08-17 20:41:50 +08:00 |
|
neobooru
|
7a82e9d581
|
tests/server: post category filter
|
2023-07-05 12:22:11 +00:00 |
|
neobooru
|
4806bbe0ed
|
server: post category filter
|
2023-07-05 12:22:11 +00:00 |
|
Yochyo
|
c2fdc2d070
|
docs (tag categories): order is required when creating tag category
|
2023-06-26 20:49:48 +02:00 |
|
Yochyo
|
ffdf115714
|
docs (api): change micro post attribute name to id
|
2023-06-26 20:49:48 +02:00 |
|
Shyam Sunder
|
782f069031
|
client/upload: fix thumbnail width in post uploads
Fixes regression caused by 648121d7
|
2023-04-17 19:50:40 -04:00 |
|
Shyam Sunder
|
81f7ae8034
|
client: fix post flow view on webkit browsers
Merge branch 'SediSocks-master'
|
2023-04-17 12:30:21 -04:00 |
|
Shyam Sunder
|
648121d7c3
|
client+server: add quicktime video support
Merge branch 'skybldev-upstream'
|
2023-04-17 12:21:26 -04:00 |
|
Shyam Sunder
|
42524503b9
|
client/tests: add unit tests for quicktime videos
|
2023-04-17 12:01:20 -04:00 |
|
skybldev
|
8a03015349
|
client+server: added quicktime upload support
|
2023-04-17 11:36:44 -04:00 |
|
Shyam Sunder
|
2165b59158
|
client: merge dependabot version bumps
Merge remote-tracking branches:
- 'project/dependabot/npm_and_yarn/client/cookiejar-2.1.4'
- 'project/dependabot/npm_and_yarn/client/decode-uri-component-0.2.2'
- 'project/dependabot/npm_and_yarn/client/jpeg-js-0.4.4'
- 'project/dependabot/npm_and_yarn/client/minimist-1.2.6'
- project/dependabot/npm_and_yarn/client/qs-6.11.0'
- 'project/dependabot/npm_and_yarn/client/shell-quote-1.7.3'
- 'project/dependabot/npm_and_yarn/client/terser-4.8.1'
|
2023-04-17 11:30:47 -04:00 |
|
Shyam Sunder
|
244a0f0b6c
|
server/test: skip network tests by default
|
2023-04-17 10:31:35 -04:00 |
|
Shyam Sunder
|
da3b4790ad
|
server+client: bump versions in pre-commit
|
2023-04-17 10:31:35 -04:00 |
|
SediSocks
|
196f92593c
|
fix flow view on webkit browsers
|
2023-03-13 19:53:02 +00:00 |
|
neobooru
|
d7d2a151a8
|
client: workaround for #545, but not a fix
|
2023-01-24 22:19:24 +01:00 |
|
dependabot[bot]
|
75635bbc43
|
build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /client
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 20:36:57 +00:00 |
|
Neo
|
e3062b1c77
|
client: add bulk delete feature (#459)
This introduces a new privilege 'posts:bulk-edit:delete' which by default is given to power users.
|
2023-01-19 18:44:31 +01:00 |
|
dependabot[bot]
|
e950fe7ea5
|
build(deps): bump qs from 6.5.2 to 6.11.0 in /client
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.11.0)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 17:36:52 +00:00 |
|
dependabot[bot]
|
86f50ec742
|
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /client
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-07 15:29:20 +00:00 |
|
w1kl4s
|
8088ff3bbe
|
support ftypiso6 file signature
|
2022-09-13 19:18:22 +02:00 |
|
dependabot[bot]
|
da71c672dd
|
build(deps-dev): bump terser from 3.7.7 to 4.8.1 in /client
Bumps [terser](https://github.com/terser/terser) from 3.7.7 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 01:23:35 +00:00 |
|