|
5456b02fd6
|
Update fixture
Closes #18
|
2022-11-15 17:51:59 +01:00 |
|
|
c163d4b442
|
Add blockquote style
|
2022-11-15 17:20:06 +01:00 |
|
|
40d4743b83
|
Merge pull request #20 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2022-11-15 08:04:14 +01:00 |
|
pre-commit-ci[bot]
|
f1bbeb13e2
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/adamchainz/django-upgrade: 1.11.0 → 1.12.0](https://github.com/adamchainz/django-upgrade/compare/1.11.0...1.12.0)
|
2022-11-15 00:57:40 +00:00 |
|
|
2db919a987
|
Reduce number of rows for notes edit
|
2022-11-14 22:26:28 +01:00 |
|
|
50c66458fc
|
Validate notes access
|
2022-11-14 21:17:48 +01:00 |
|
|
00cdc6f19d
|
Extract selenium login
|
2022-11-14 19:15:38 +01:00 |
|
|
4b036ece54
|
Ignore character json
|
2022-11-14 18:50:02 +01:00 |
|
|
703075b226
|
Add more tests
|
2022-11-14 18:49:37 +01:00 |
|
|
7fce858e54
|
Update fixture
|
2022-11-14 13:16:13 +01:00 |
|
|
5c38c60af2
|
Fix deps
|
2022-11-14 13:13:28 +01:00 |
|
dependabot[bot]
|
d0c1ba322c
|
Merge pull request #17 from Crocmagnon/dependabot/pip/hypothesis-6.57.1
|
2022-11-14 12:07:48 +00:00 |
|
dependabot[bot]
|
a32bf9c551
|
Bump hypothesis from 6.56.4 to 6.57.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.56.4 to 6.57.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.56.4...hypothesis-python-6.57.1)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 12:01:01 +00:00 |
|
|
19c5a19524
|
Merge pull request #16 from Crocmagnon/dependabot/pip/django-htmx-1.13.0
Bump django-htmx from 1.12.2 to 1.13.0
|
2022-11-14 12:56:23 +01:00 |
|
dependabot[bot]
|
cb76e0881f
|
Bump django-htmx from 1.12.2 to 1.13.0
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/adamchainz/django-htmx/releases)
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-htmx/compare/1.12.2...1.13.0)
---
updated-dependencies:
- dependency-name: django-htmx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 11:13:46 +00:00 |
|
|
ddf1a1b6d3
|
Restrict access to character view
|
2022-11-11 08:59:18 +01:00 |
|
|
c2de3c9731
|
Mark private characters on list
|
2022-11-10 22:59:39 +01:00 |
|
|
ca394f19a3
|
Display path rank as badge
|
2022-11-10 22:53:02 +01:00 |
|
|
ca32576054
|
Display capability points counter
|
2022-11-10 22:48:25 +01:00 |
|
|
0470cb869b
|
Add margin between main content and footer
|
2022-11-10 22:09:20 +01:00 |
|
|
91670b36fa
|
Fix img width in notes
|
2022-11-10 22:07:33 +01:00 |
|
|
abff148dd6
|
Increase notes update height
|
2022-11-10 21:40:44 +01:00 |
|
|
1c7d59c20e
|
Allow configuring trusted origins
|
2022-11-10 20:45:44 +01:00 |
|
|
14f0122639
|
Remove not implemented test
|
2022-11-10 19:30:41 +01:00 |
|
|
2ae48dadbd
|
Add geckodriver to github actions
|
2022-11-10 19:28:28 +01:00 |
|
|
abf2aeb459
|
Add selenium tests
|
2022-11-10 19:23:47 +01:00 |
|
|
5d3869403d
|
Fix stop container
|
2022-11-10 18:27:45 +01:00 |
|
|
f261ceadab
|
Improve logging
|
2022-11-10 18:27:26 +01:00 |
|
|
1e91722794
|
Fix run command
|
2022-11-10 17:46:38 +01:00 |
|
|
f652e8e37e
|
Remove gunicorn pin
|
2022-11-10 17:43:36 +01:00 |
|
|
cf6df4bf2f
|
Switch from uwsgi to gunicorn
|
2022-11-10 17:42:20 +01:00 |
|
|
c43c33f06f
|
Fix character creation
|
2022-11-10 11:40:51 +01:00 |
|
|
6158002796
|
Fix sha check while deploying
|
2022-11-09 21:33:54 +01:00 |
|
|
0fc839a4e8
|
Add footer
Closes #9
|
2022-11-09 21:25:14 +01:00 |
|
|
6abf6bec8b
|
Vary health and mana bar color according to percentage remaining
|
2022-11-09 21:01:36 +01:00 |
|
|
71ce3eefa0
|
Update cursor for states
|
2022-11-09 20:57:09 +01:00 |
|
|
7b4d379f43
|
Display whole paths at first rank
|
2022-11-09 20:49:57 +01:00 |
|
|
467c582a83
|
Add notice about capabilities in form view
|
2022-11-09 19:19:08 +01:00 |
|
|
e8ea8d6505
|
Improve character form display
|
2022-11-09 19:16:44 +01:00 |
|
|
e6d2568686
|
Cleanup activation views
|
2022-11-09 18:55:36 +01:00 |
|
|
71faf4dbe1
|
Add create and update character views
|
2022-11-09 18:53:42 +01:00 |
|
|
ee2caf8a2f
|
Add private profile
|
2022-11-09 18:22:38 +01:00 |
|
|
35205a9524
|
Add opengraph
|
2022-11-09 18:22:38 +01:00 |
|
|
c5c4bf4e7d
|
Add favicon
|
2022-11-09 18:22:28 +01:00 |
|
|
ae1f6112ea
|
Add favicons
|
2022-11-09 18:22:17 +01:00 |
|
|
54c45832cc
|
Fix party invite 404
|
2022-11-09 17:38:37 +01:00 |
|
|
8c7918458a
|
Merge branch 'pre-commit-ci-update-config'
|
2022-11-08 08:34:47 +01:00 |
|
|
3fe3e4c267
|
Revert "Merge pull request #5 from Crocmagnon/dependabot/pip/selenium-4.6.0"
This reverts commit 2f9ee2aa87 , reversing
changes made to 2e9e101332 .
|
2022-11-08 08:31:34 +01:00 |
|
pre-commit-ci[bot]
|
84bfc644e7
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/flakeheaven/flakeheaven: 3.2.0 → 3.2.1](https://github.com/flakeheaven/flakeheaven/compare/3.2.0...3.2.1)
- [github.com/pre-commit/mirrors-eslint: v8.26.0 → v8.27.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.26.0...v8.27.0)
|
2022-11-07 23:40:25 +00:00 |
|
|
2f9ee2aa87
|
Merge pull request #5 from Crocmagnon/dependabot/pip/selenium-4.6.0
Bump selenium from 4.5.0 to 4.6.0
|
2022-11-07 20:38:54 +01:00 |
|