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
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
Shyam Sunder
4ab6aa5c85
doc/install: fix typo
2020-09-01 11:06:59 -04:00
Shyam Sunder
f5111483af
client/html/help: fix typo
2020-08-28 14:59:33 -04:00
Shyam Sunder
e656a3c46a
server/docker: unify test and main Dockerfiles
2020-08-28 14:43:10 -04:00
Shyam Sunder
c004eb36c2
client/css: implement dark theme option
2020-08-26 13:19:56 -04:00
Shyam Sunder
1bbcaf11f7
client/posts: add tag implications when autocompleting mass tag inputs
...
Closes #334 . This solution should function similar to single post
tagging. Implications are automatically added but this also allows
for them to review and manually remove any unwanted implications.
2020-08-23 13:11:19 -04:00
Shyam Sunder
3e69edc117
dev/pre-commit: move pytest hook to 'push' stage
2020-08-22 22:08:52 -04:00
Shyam Sunder
74c97efdef
client/search: fix autocomplete for composite queries
...
Fixes #342
2020-08-22 10:17:59 -04:00
Shyam Sunder
4595f9a2aa
server: API support for webhooks
...
Closes #339
2020-08-13 22:41:43 -04:00
Shyam Sunder
b74492974d
doc/developer-utils: added helper script for easily creating szurubooru migrations
2020-08-13 12:38:43 -04:00
dependabot[bot]
3edc07b7f8
client/build: bump elliptic from 6.4.0 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.4.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-13 11:53:04 -04:00
dependabot[bot]
9189842524
client/build: bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 14:38:53 -04:00
Ben Klein
800a79f95f
client/css/snapshot-list-view: use alpha for dark
...
using alpha and an is-dark check to support dark color schemes in the
history page
2020-07-08 17:45:21 -04:00
Shyam Sunder
13e2888ae4
client/js/views: fix pool links for deleted pools
...
Fixes #333
2020-07-08 17:28:20 -04:00
Shyam Sunder
b037ce80c3
client/css: make add/remove button for mass tag larger
...
Fixes #322
2020-06-24 22:37:40 -04:00
Shyam Sunder
0137cf383a
client/markdown: use DOMPurify over marked.js sanitizer
...
See markedjs/marked#1232
2020-06-23 13:24:59 -04:00
Shyam Sunder
342ca9ccba
client/build: fix npm audit
2020-06-23 12:58:44 -04:00
Shyam Sunder
d420609f97
client/pools: inherit option to show underscores as spaces
2020-06-23 12:36:26 -04:00
Shyam Sunder
029c112011
client/html: fix upload error when pool input is disabled
2020-06-22 16:44:41 -04:00
Shyam Sunder
b8c5b27195
client/html: hide 'pools' in navbar if user doesn't have privileges
2020-06-22 15:47:57 -04:00
Shyam Sunder
018e3df31d
client/html: fixed pool summary view
2020-06-22 12:48:54 -04:00
Shyam Sunder
57193b5715
client+server: implement code autoformatting using prettier and black
2020-06-06 08:58:23 -04:00
Shyam Sunder
c06aaa63af
dev: add pre-commit hooks for pytest and docker building
2020-06-05 12:47:23 -04:00
Shyam Sunder
454685755b
dev: added pre-commit hooks for code style consistency
...
See #325
2020-06-05 11:10:05 -04:00
Shyam Sunder
c0d0c4c894
client+server: normalize trailing newlines
2020-06-05 10:54:32 -04:00
Shyam Sunder
4f46619b91
doc: clean up
2020-06-05 10:29:52 -04:00
Shyam Sunder
e7610db054
client/docker: enforce waitress' max upload limitations on nginx proxy
...
This ensures that both NGINX and Waitress are using the same max upload
request body. See #327
2020-06-05 10:07:55 -04:00
Shyam Sunder
ea623449e7
server: format code to flake8
2020-06-05 10:02:18 -04:00
Shyam Sunder
c5358f7f83
client+server: add post pools feature
2020-06-04 21:01:28 -04:00
Shyam Sunder
4329b1620f
client/js: format code to ESLint
2020-06-04 19:02:33 -04:00