|
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 |
|
|
2e9e101332
|
Merge pull request #6 from Crocmagnon/dependabot/pip/django-4.1.3
Bump django from 4.1.2 to 4.1.3
|
2022-11-07 20:38:16 +01:00 |
|
dependabot[bot]
|
6ad3ef581b
|
Bump django from 4.1.2 to 4.1.3
Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/4.1.2...4.1.3)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 11:10:57 +00:00 |
|
dependabot[bot]
|
458f281595
|
Bump selenium from 4.5.0 to 4.6.0
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.5.0...selenium-4.6.0)
---
updated-dependencies:
- dependency-name: selenium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 11:10:19 +00:00 |
|
|
e8693af4c7
|
Display mana and health in character sheet as well
|
2022-11-06 16:22:54 +01:00 |
|
|
ec9912b22a
|
Add progress bars to display health and mana in list
|
2022-11-06 16:09:41 +01:00 |
|
|
d37b1496bc
|
Fix group creation
|
2022-11-06 15:57:26 +01:00 |
|
|
b929cb6cbd
|
Fix states click on other characters
|
2022-11-06 15:49:39 +01:00 |
|
|
67fcfa633d
|
Allow navigating to others characters in party
|
2022-11-06 15:44:55 +01:00 |
|
|
855a853415
|
Hide notes to observers
|
2022-11-06 15:36:53 +01:00 |
|
|
ba33291972
|
Allow responding to invites
|
2022-11-06 15:35:32 +01:00 |
|
|
199ed66ddb
|
Allow inviting characters to group
|
2022-11-06 15:19:21 +01:00 |
|
|
3cf359744a
|
Improve character card render
|
2022-11-06 15:08:31 +01:00 |
|
|
833584a2b7
|
Add view capability
|
2022-11-06 15:06:29 +01:00 |
|