Ruin0x11
|
28eaf53dfd
|
Add first/last pool post to pool navigator
|
2021-05-09 01:00:27 -07:00 |
|
Ruin0x11
|
e1c97049da
|
Add pool posts around test
|
2021-05-09 01:00:27 -07:00 |
|
Ruin0x11
|
7750e43714
|
Initial implementation of pool navigation inside posts
|
2021-05-09 01:00:27 -07:00 |
|
Ruin0x11
|
8e8b15a1d8
|
Route for getting previous/next posts in pool
|
2021-05-09 01:00:27 -07:00 |
|
Ruin0x11
|
748f0e16eb
|
temp
|
2021-05-08 18:12:41 -07:00 |
|
Ruin0x11
|
676a5ff97c
|
Retrieve surrounding pool posts in pool search query
|
2021-05-08 16:42:30 -07:00 |
|
Ruin0x11
|
eee9b70b0e
|
Stacked thumbnail appearance for pool list page
|
2021-05-08 16:15:59 -07:00 |
|
Ruin0x11
|
161a3939c9
|
Add new sort tokens for pools; update API doc
|
2021-05-08 16:15:39 -07:00 |
|
Ruin0x11
|
47377395a2
|
Thumbnail view in pool list
|
2021-05-08 05:04:39 -07:00 |
|
Ruin0x11
|
6fd48dcb5f
|
Sort by pool by default from pool details page
|
2021-05-08 02:41:26 -07:00 |
|
Ruin0x11
|
81645864ec
|
Support sorting post search results by pool post order
|
2021-05-08 02:38:49 -07:00 |
|
Shyam Sunder
|
ca77149597
|
client: escape periods in tag names
Merges PR #390
|
2021-04-22 13:43:21 -04:00 |
|
nothink (Satoshi Ishii)
|
535aa0d8fe
|
Suppressed the use of SQLAlchemy 1.4
|
2021-04-20 22:52:29 +09:00 |
|
neobooru
|
4ce72fa712
|
client/tags: escape dots in search term and don't allow '.' and '..' as tags
|
2021-04-12 10:42:58 +02:00 |
|
neobooru
|
7c37734fec
|
client: rename escapeColons to escapeTagName and also escape dots
|
2021-04-10 15:10:39 +02:00 |
|
Shyam Sunder
|
545b5828b5
|
server/func/mime: support ftypM4V file signature
|
2021-03-30 09:52:49 -04:00 |
|
dependabot[bot]
|
7b54551b8e
|
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-08 16:49:06 +00:00 |
|
Shyam Sunder
|
8fa84abdc4
|
client/posts: provide link for danbooru image search
|
2021-01-08 11:03:38 -05:00 |
|
Shyam Sunder
|
b9451bef4a
|
client/posts/edit: maintain post editing state for arrow key nav
Fixes #373
|
2021-01-08 10:21:56 -05:00 |
|
Shyam Sunder
|
2b9a4ab786
|
server/net: prevent youtube-dl errors when downloading image links
|
2021-01-07 08:28:22 -05:00 |
|
Shyam Sunder
|
c732e62844
|
server/net: fix error handling
|
2021-01-06 10:37:59 -05:00 |
|
Shyam Sunder
|
c7461c7f65
|
server/net: improve youtube-dl functionality, enforce size limits
|
2021-01-05 17:05:57 -05:00 |
|
Shyam Sunder
|
2dfd1c2192
|
server/search: add MD5-based search
|
2021-01-05 13:51:39 -05:00 |
|
Shyam Sunder
|
2bdb072296
|
server/posts: store and provide MD5 checksums
|
2021-01-05 13:20:01 -05:00 |
|
dependabot[bot]
|
7515b8e605
|
build(deps): bump dompurify from 2.0.11 to 2.0.17 in /client
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.11 to 2.0.17.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.17)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-19 16:34:36 -05:00 |
|
Shyam Sunder
|
b3dbf1f0c6
|
doc/install (WIP): new install script
|
2020-12-19 16:32:46 -05:00 |
|
Shyam Sunder
|
bc69505382
|
doc/install: applied formatting fixes to script
|
2020-12-19 16:32:29 -05:00 |
|
ShockDW
|
05823e5dec
|
Update install.sh
|
2020-12-13 15:05:55 -06:00 |
|
ShockDW
|
4a23b615fc
|
Update install.sh - added Daemon access check
Added Docker daemon access check, updated output with colorized ERROR, OK, and NOTICE flags for readability.
|
2020-12-13 15:04:02 -06:00 |
|
ShockDW
|
e1390633ff
|
Add files via upload
|
2020-12-06 02:56:39 -06:00 |
|
ShockDW
|
ed9b6c1f48
|
Add files via upload
Updated install.sh to remove logic relevant to deprecated elastisearch dependency, unnecessary root check; various other fixes.
|
2020-12-06 00:39:59 -06:00 |
|
Shyam Sunder
|
58678b4504
|
server/func/mailer: Attempt to manually start TLS for SMTP
Fixes #365
|
2020-12-02 14:01:43 -05:00 |
|
ShockDW
|
cdb3b7dddc
|
add install.sh to automate deployment
|
2020-12-02 00:21:50 -06:00 |
|
ShockDW
|
ec0e9f29c7
|
add install.sh to automate deployment
|
2020-12-01 22:49:37 -06:00 |
|
Shyam Sunder
|
5945271166
|
client/css: generate transparency grid via pure CSS
|
2020-10-12 16:07:49 -04:00 |
|
Shyam Sunder
|
a302b2c4a4
|
server: enable large file support in database
|
2020-10-11 12:50:21 -04:00 |
|
Shyam Sunder
|
143f633eaa
|
server/func/webhooks: call webhooks asynchronously
|
2020-10-06 11:55:09 -04:00 |
|
Shyam Sunder
|
eaa6107a6c
|
client/posts: support content aware post flow option
|
2020-09-27 20:11:56 -04:00 |
|
Shyam Sunder
|
afe4c5c847
|
client/tag-categories: sort by order on tag-category edit page
|
2020-09-25 00:02:12 -04:00 |
|
Shyam Sunder
|
697bd45420
|
server/tag-categories: sort responses by order
|
2020-09-24 22:50:28 -04:00 |
|
Shyam Sunder
|
a896c1a5a7
|
client+server/tag-categories: add ordering feature
|
2020-09-24 13:47:39 -04:00 |
|
Shyam Sunder
|
d4f72de8c2
|
server/tests: fix failing tests
|
2020-09-24 19:09:54 +02:00 |
|
neobooru
|
b5d2e447fc
|
docs: update tag category api
|
2020-09-23 13:49:20 +02:00 |
|
neobooru
|
d2b6ecef4d
|
server+client: update tag category api + fix formatting
|
2020-09-23 13:48:47 +02:00 |
|
neobooru
|
368372e36d
|
server/tests: fix failing tests
|
2020-09-20 12:07:42 +02:00 |
|
neobooru
|
06ad8b1882
|
client+server: add tag category ordering feature
Fixes #209
|
2020-09-19 22:55:17 +02:00 |
|
Shyam Sunder
|
1ef0419dc2
|
server/pools: serialize pools as micro resource within post resources
Fixes #348
|
2020-09-19 10:29:09 -04:00 |
|
neobooru
|
802051399f
|
doc/api: add pools to post resource
|
2020-09-18 18:27:21 +02:00 |
|
Shyam Sunder
|
0dd427755b
|
client+server: fix linter issues due to updated pre-commit hooks
|
2020-09-01 14:07:39 -04:00 |
|
Shyam Sunder
|
67a5dd7c18
|
dev/pre-commit: add additional checks
- Expand scope of python autoformatting
- Check for mixed line endings
- Enforce no tabs for indentation
|
2020-09-01 14:07:39 -04:00 |
|