Dariusz Niemczyk
|
b94ab204d8
|
dx: Un-ignore .vscode
|
2024-02-01 12:49:36 +01:00 |
Dariusz Niemczyk
|
47b682c509
|
feat: Add awesome devcontainer intro and better readme
|
2024-02-01 12:49:36 +01:00 |
Dariusz Niemczyk
|
70fc374d0d
|
feat: add proper devcontainer support
|
2024-02-01 12:49:36 +01:00 |
Dariusz Niemczyk
|
77ddd6bb45
|
fix: ignore .DS_Store
MacOS creates .DS_Store files that are usually ignored by mac users.
Unfortunately, this is not a default for devcontainers.
|
2024-02-01 12:49:35 +01:00 |
radex
|
8ddc4da3b6
|
Merge pull request 'fix: properly create svgs static paths' (#2) from fix/static-svgs into master
Reviewed-on: https://code.hackerspace.pl/hswaw/spejstore/pulls/2
|
2024-01-31 13:24:05 +00:00 |
Dariusz Niemczyk
|
23c008914b
|
fix: properly create svgs static paths
|
2024-01-31 14:22:17 +01:00 |
radex
|
3c22a7b8c1
|
fix printing
|
2024-01-31 09:25:15 +01:00 |
radex
|
b32e5a15fc
|
Revert "fix category icons"
This reverts commit cba1e2fd86 .
|
2024-01-31 09:12:17 +01:00 |
radex
|
c0d805781b
|
use spejstore-labelmaker v2 api
|
2024-01-31 00:27:48 +01:00 |
radex
|
cba1e2fd86
|
fix category icons
|
2024-01-30 23:38:56 +01:00 |
Dariusz Niemczyk
|
a991063084
|
fix: server static on s3 correctly
|
2024-01-19 22:31:39 +01:00 |
Dariusz Niemczyk
|
5bf31f26a1
|
cleanup: docker-compose and .env.example
|
2024-01-19 19:22:36 +01:00 |
Patryk Jakuszew
|
1bbd28933f
|
Add S3 storage configuration
|
2024-01-14 23:56:26 +01:00 |
Dariusz Niemczyk
|
650fc34115
|
fix: add missing migration (just for clarity)
|
2024-01-14 21:48:55 +01:00 |
Dariusz Niemczyk
|
ab631aeb90
|
feat: make media uploaded files generate uuid name
|
2024-01-14 21:47:19 +01:00 |
Dariusz Niemczyk
|
81417f58be
|
fix: trusted origins settings.py
|
2024-01-14 21:46:54 +01:00 |
Dariusz Niemczyk
|
6c81441f00
|
fix: make wiki link optional in admin panel
|
2024-01-14 15:31:13 +01:00 |
Dariusz Niemczyk
|
d36a84e25b
|
fix: very dumb accidental commit of ALLOWED_HOSTS
|
2024-01-14 15:21:35 +01:00 |
Dariusz Niemczyk
|
67ac858323
|
fix: missing comma because python
|
2024-01-14 15:20:04 +01:00 |
Dariusz Niemczyk
|
fe496e85f8
|
fix: add csrf config
|
2024-01-14 15:15:14 +01:00 |
Dariusz Niemczyk
|
ea5e223fcc
|
fix: properly use threads and workers
|
2024-01-14 13:53:39 +01:00 |
Dariusz Niemczyk
|
2323263ccb
|
fix: wrong static template tag usage
|
2024-01-14 13:52:59 +01:00 |
Dariusz Niemczyk
|
f5740e1543
|
fix: make wiki link nullable
|
2024-01-14 00:24:44 +01:00 |
Dariusz Niemczyk
|
c9be16b76f
|
fix: missing files config
|
2024-01-14 00:21:30 +01:00 |
Dariusz Niemczyk
|
35a48c3eee
|
fix: statics
|
2024-01-14 00:21:23 +01:00 |
Dariusz Niemczyk
|
6af75328f4
|
fix: .env file is not explicitely needed
|
2024-01-13 23:34:05 +01:00 |
Dariusz Niemczyk
|
c3c80d650c
|
fix: weird docker compose hacks
|
2024-01-13 23:30:50 +01:00 |
Dariusz Niemczyk
|
142e38ad95
|
fix: bump django version
|
2024-01-12 18:57:02 +01:00 |
Dariusz Niemczyk
|
f94e7b3207
|
fix: use proper uri rewrites
|
2024-01-12 18:56:27 +01:00 |
Dariusz Niemczyk
|
ee2c93908a
|
fix: use static template
|
2024-01-12 18:56:08 +01:00 |
Dariusz Niemczyk
|
d1b9beca6d
|
feat: Add wiki_link field
|
2023-12-03 19:55:26 +01:00 |
Dariusz Niemczyk
|
1fcbbd9dd3
|
vscode: Add .devcontainer support
|
2023-12-03 19:54:29 +01:00 |
Dariusz Niemczyk
|
2892923389
|
Fix wrong psql healthcheck user
|
2023-11-06 20:50:00 +01:00 |
Dariusz Niemczyk
|
d71885d264
|
Revert "hscloud: Add single address authentication"
This reverts commit f1143dc4f1 .
|
2023-09-19 18:21:11 +02:00 |
Dariusz Niemczyk
|
f1143dc4f1
|
hscloud: Add single address authentication
|
2023-09-19 18:03:57 +02:00 |
Dariusz Niemczyk
|
38c7245a3f
|
auth: cleanup
|
2023-09-09 19:26:36 +02:00 |
Dariusz Niemczyk
|
156df0a8a5
|
auth: add login button
|
2023-09-09 19:25:44 +02:00 |
Dariusz Niemczyk
|
f8b3dd6bf7
|
auth: require necessary authentication or in lan
middleware was not written properly, now requires authentication or
being in lan for readaccess, otherwise redirecting to login page
|
2023-09-09 17:00:19 +02:00 |
Dariusz Niemczyk
|
3c3ba16811
|
middleware: Fix ordering again
|
2023-09-09 16:31:49 +02:00 |
Dariusz Niemczyk
|
f1335f0565
|
auth: fix auth paths
|
2023-09-09 15:43:23 +02:00 |
Dariusz Niemczyk
|
daea8dda22
|
404: fix wrong status code in html
|
2023-08-25 21:52:13 +02:00 |
Dariusz Niemczyk
|
f92635f5f3
|
Revert "auth: do not automatically staff new members"
This reverts commit 0fa9762bea .
|
2023-08-25 21:51:09 +02:00 |
Dariusz Niemczyk
|
8ce869393e
|
cache: cache statics
|
2023-08-25 21:51:04 +02:00 |
Dariusz Niemczyk
|
0fa9762bea
|
auth: do not automatically staff new members
|
2023-08-25 21:36:19 +02:00 |
Dariusz Niemczyk
|
15bf813b04
|
django: force auth for all requests
|
2023-08-25 21:06:01 +02:00 |
Dariusz Niemczyk
|
401fcc088d
|
errors: add cute error pages
|
2023-08-25 21:04:43 +02:00 |
Dariusz Niemczyk
|
820f04cc01
|
settings: properly order middleware and and gzip
|
2023-08-25 21:03:55 +02:00 |
Dariusz Niemczyk
|
c5a9fba034
|
Add cache
|
2023-08-25 20:55:17 +02:00 |
radex
|
7f19fe7c7a
|
improve readme for docker-compose newbs
|
2023-08-21 21:38:13 +02:00 |
radex
|
cc3fddfd22
|
settings: fix oauth_redirect_is_http
|
2023-08-21 21:36:44 +02:00 |