.devcontainer
|
Remove unnecessary python path
|
2022-07-28 21:10:44 +01:00 |
docker/dev
|
Remove deprecated version key
|
2024-07-28 20:53:40 +01:00 |
etc
|
Prune DB task results
|
2024-10-01 21:28:24 +01:00 |
scripts
|
Attempt to bundle some contrib static files to reduce network requests
|
2023-10-06 22:42:00 +01:00 |
static/src
|
Use native dark mode for comentario
|
2024-07-28 21:37:04 +01:00 |
website
|
Link to Mastodon account
|
2024-10-17 21:04:46 +01:00 |
.dockerignore
|
Move development into docker
|
2022-07-28 14:42:12 +01:00 |
.editorconfig
|
Add editorconf
|
2022-06-12 17:03:17 +01:00 |
.eslintignore
|
Add eslint
|
2022-08-03 21:19:19 +01:00 |
.eslintrc
|
Add eslint-plugin-unicorn
|
2023-12-14 17:56:57 +00:00 |
.gitignore
|
Add meta tags
|
2022-08-19 16:56:20 +01:00 |
.gitlab-ci.yml
|
Replace gunicorn with granian
|
2024-10-01 21:08:15 +01:00 |
.stylelintignore
|
Add stylelint
|
2022-08-03 21:22:11 +01:00 |
.stylelintrc
|
Add page type for talks
|
2024-03-01 17:09:56 +00:00 |
dev-requirements.txt
|
Upgrade to Python 3.12
|
2024-01-11 09:26:39 +00:00 |
Dockerfile
|
Replace gunicorn with granian
|
2024-10-01 21:08:15 +01:00 |
justfile
|
Add alias for root shell
|
2024-04-07 15:52:40 +01:00 |
manage.py
|
Init wagtail project
|
2022-06-09 08:36:29 +01:00 |
package-lock.json
|
Replace npm-run-all with npm-run-all2
|
2024-07-28 21:47:36 +01:00 |
package.json
|
Replace npm-run-all with npm-run-all2
|
2024-07-28 21:47:36 +01:00 |
Procfile
|
Replace RQ with django-tasks
|
2024-06-08 12:52:52 +01:00 |
pyproject.toml
|
Replace flake8 and isort with ruff
|
2023-07-15 15:10:05 +01:00 |
README.md
|
Update readme instructions for new docker setup
|
2022-07-28 19:24:16 +01:00 |
renovate.json
|
Require approval before opening renovate PRs
|
2024-07-01 23:11:05 +01:00 |
requirements.txt
|
Prune DB task results
|
2024-10-01 21:28:24 +01:00 |
SECURITY.md
|
Add security.md file
|
2022-09-03 16:37:26 +01:00 |