Commit Graph

  • 5a76b0052e HSWRO retrofitting + OIDC master Wiktor 2024-08-27 22:55:16 +0200
  • 9983511136
    fix: ignore new devcontainer files Dariusz Niemczyk 2024-02-04 16:13:34 +0100
  • dad68031df
    fix: readme typo Dariusz Niemczyk 2024-02-04 16:00:22 +0100
  • 1dc6d8b76d
    fix: correctly lock all dependencies Dariusz Niemczyk 2024-02-01 12:36:55 +0100
  • 8812e6c0d3
    fix: run app as spejstore user, not root Dariusz Niemczyk 2024-02-01 12:36:39 +0100
  • b94ab204d8
    dx: Un-ignore .vscode Dariusz Niemczyk 2024-02-01 11:46:18 +0100
  • 47b682c509
    feat: Add awesome devcontainer intro and better readme Dariusz Niemczyk 2024-02-01 01:16:07 +0100
  • 70fc374d0d
    feat: add proper devcontainer support Dariusz Niemczyk 2024-02-01 01:16:06 +0100
  • 77ddd6bb45
    fix: ignore .DS_Store Dariusz Niemczyk 2024-02-01 01:16:06 +0100
  • 8ddc4da3b6 Merge pull request 'fix: properly create svgs static paths' (#2) from fix/static-svgs into master radex 2024-01-31 13:24:05 +0000
  • 23c008914b
    fix: properly create svgs static paths Dariusz Niemczyk 2024-01-31 14:22:17 +0100
  • 3c22a7b8c1
    fix printing radex 2024-01-31 09:25:15 +0100
  • b32e5a15fc
    Revert "fix category icons" radex 2024-01-31 09:12:17 +0100
  • c0d805781b
    use spejstore-labelmaker v2 api radex 2024-01-31 00:27:48 +0100
  • cba1e2fd86
    fix category icons radex 2024-01-30 23:38:56 +0100
  • a991063084
    fix: server static on s3 correctly Dariusz Niemczyk 2024-01-19 22:31:39 +0100
  • 5bf31f26a1
    cleanup: docker-compose and .env.example Dariusz Niemczyk 2024-01-19 19:22:36 +0100
  • 1bbd28933f Add S3 storage configuration Patryk Jakuszew 2024-01-14 23:56:26 +0100
  • 650fc34115
    fix: add missing migration (just for clarity) Dariusz Niemczyk 2024-01-14 21:48:55 +0100
  • ab631aeb90
    feat: make media uploaded files generate uuid name Dariusz Niemczyk 2024-01-14 21:47:19 +0100
  • 81417f58be
    fix: trusted origins settings.py Dariusz Niemczyk 2024-01-14 21:46:54 +0100
  • 6c81441f00
    fix: make wiki link optional in admin panel Dariusz Niemczyk 2024-01-14 15:29:50 +0100
  • d36a84e25b
    fix: very dumb accidental commit of ALLOWED_HOSTS Dariusz Niemczyk 2024-01-14 15:21:21 +0100
  • 67ac858323
    fix: missing comma because python Dariusz Niemczyk 2024-01-14 15:20:04 +0100
  • fe496e85f8
    fix: add csrf config Dariusz Niemczyk 2024-01-14 15:12:07 +0100
  • ea5e223fcc
    fix: properly use threads and workers Dariusz Niemczyk 2024-01-14 13:53:39 +0100
  • 2323263ccb
    fix: wrong static template tag usage Dariusz Niemczyk 2024-01-14 13:52:59 +0100
  • f5740e1543
    fix: make wiki link nullable Dariusz Niemczyk 2024-01-14 00:24:44 +0100
  • c9be16b76f
    fix: missing files config Dariusz Niemczyk 2024-01-14 00:21:30 +0100
  • 35a48c3eee
    fix: statics Dariusz Niemczyk 2024-01-14 00:21:23 +0100
  • 6af75328f4
    fix: .env file is not explicitely needed Dariusz Niemczyk 2024-01-13 23:34:05 +0100
  • c3c80d650c
    fix: weird docker compose hacks Dariusz Niemczyk 2024-01-13 23:30:50 +0100
  • 142e38ad95
    fix: bump django version Dariusz Niemczyk 2024-01-12 18:56:42 +0100
  • f94e7b3207
    fix: use proper uri rewrites Dariusz Niemczyk 2024-01-12 18:56:27 +0100
  • ee2c93908a
    fix: use static template Dariusz Niemczyk 2024-01-12 18:56:08 +0100
  • d1b9beca6d
    feat: Add wiki_link field Dariusz Niemczyk 2023-12-03 19:55:26 +0100
  • 1fcbbd9dd3
    vscode: Add .devcontainer support Dariusz Niemczyk 2023-12-03 19:54:29 +0100
  • 2892923389
    Fix wrong psql healthcheck user Dariusz Niemczyk 2023-11-06 20:50:00 +0100
  • d71885d264
    Revert "hscloud: Add single address authentication" Dariusz Niemczyk 2023-09-19 18:21:11 +0200
  • f1143dc4f1
    hscloud: Add single address authentication Dariusz Niemczyk 2023-09-19 18:03:57 +0200
  • 38c7245a3f
    auth: cleanup Dariusz Niemczyk 2023-09-09 19:26:36 +0200
  • 156df0a8a5
    auth: add login button Dariusz Niemczyk 2023-09-09 19:25:44 +0200
  • f8b3dd6bf7
    auth: require necessary authentication or in lan Dariusz Niemczyk 2023-09-09 15:43:23 +0200
  • 3c3ba16811
    middleware: Fix ordering again Dariusz Niemczyk 2023-09-09 16:31:49 +0200
  • f1335f0565
    auth: fix auth paths Dariusz Niemczyk 2023-09-09 15:43:23 +0200
  • daea8dda22
    404: fix wrong status code in html Dariusz Niemczyk 2023-08-25 21:52:13 +0200
  • f92635f5f3
    Revert "auth: do not automatically staff new members" Dariusz Niemczyk 2023-08-25 21:51:09 +0200
  • 8ce869393e
    cache: cache statics Dariusz Niemczyk 2023-08-25 21:50:53 +0200
  • 0fa9762bea
    auth: do not automatically staff new members Dariusz Niemczyk 2023-08-25 21:36:19 +0200
  • 15bf813b04
    django: force auth for all requests Dariusz Niemczyk 2023-08-25 21:06:01 +0200
  • 401fcc088d
    errors: add cute error pages Dariusz Niemczyk 2023-08-25 21:04:43 +0200
  • 820f04cc01
    settings: properly order middleware and and gzip Dariusz Niemczyk 2023-08-25 21:03:55 +0200
  • c5a9fba034
    Add cache Dariusz Niemczyk 2023-08-18 13:44:34 +0200
  • 7f19fe7c7a improve readme for docker-compose newbs radex 2023-08-21 21:38:13 +0200
  • cc3fddfd22 settings: fix oauth_redirect_is_http radex 2023-08-21 21:36:44 +0200
  • 20303a14a7 update readme radex 2023-08-18 16:39:14 +0200
  • cc6f00da08 docker-compose: clean up dev-override radex 2023-08-18 16:38:41 +0200
  • 23244bdf24 fix colors in light mode radex 2023-08-18 15:31:53 +0200
  • ee9e9becf5 settings: make redirect_is_https configurable separate from prod radex 2023-08-18 15:28:57 +0200
  • 6cd7ec529b docker-compose: change postgres healthcheck interval to 1s radex 2023-08-18 15:27:56 +0200
  • d615da3a0f add error logging in production radex 2023-08-18 15:13:35 +0200
  • 4fc47030db docker-compose: build locally radex 2023-08-18 13:00:53 +0200
  • ce3f07de5f add whitenoise lib to serve statics in production w/o nginx radex 2023-08-18 13:00:32 +0200
  • e3229ffd7e Docker: fix broken build_static radex 2023-08-17 14:21:10 +0200
  • d4a305c362 Docker: update dev overrides so that app starts radex 2023-08-17 14:20:39 +0200
  • 255e0f0d08 Docker: wait for postgres until starting web container radex 2023-08-17 14:20:22 +0200
  • af9cb2db32 Docker: update postgres to 15.4 radex 2023-08-17 14:20:00 +0200
  • 9200bdbb3b
    authentication: always require if defined env Dariusz Niemczyk 2023-08-13 20:07:29 +0200
  • d942c99cb9
    Fix parent autocompletes Dariusz Niemczyk 2023-08-04 18:02:08 +0200
  • e1a22100c4
    Remove unused select2 refs Dariusz Niemczyk 2023-08-04 17:46:08 +0200
  • 4fc3629dcd
    Fix users searchfield not working Dariusz Niemczyk 2023-08-04 17:26:25 +0200
  • 875e385f68
    WIP new docs Dariusz Niemczyk 2023-07-23 17:31:46 +0200
  • 8048fccede
    Make paths publically available due to beyondspace Dariusz Niemczyk 2023-07-23 17:31:37 +0200
  • 3a286a5bc6
    Add autocomplete for users in Admin and fix perms Dariusz Niemczyk 2023-07-20 14:32:38 +0200
  • 2a70d2cb31
    Add configurable auth-by-lan values Dariusz Niemczyk 2023-07-17 23:12:02 +0200
  • ae219a2533
    Properly collectstatic on docker build Dariusz Niemczyk 2023-07-17 23:09:11 +0200
  • d026e41ac5
    Update docker-compose setup Dariusz Niemczyk 2023-07-17 23:08:24 +0200
  • a6705a956f
    Remove legacy labels from django admin Dariusz Niemczyk 2023-07-17 23:03:28 +0200
  • 5012a10298
    Hack: admin props combobox works(?) Dariusz Niemczyk 2023-07-17 22:44:44 +0200
  • 027bcfcde5
    Hack: admin props combobox works(?) Dariusz Niemczyk 2023-07-17 22:44:44 +0200
  • 154e1079da
    Make HSLan always authenticated for GET Dariusz Niemczyk 2023-07-17 21:35:45 +0200
  • 30c3c3eb7a
    Deduplicate print function Dariusz Niemczyk 2023-07-17 20:14:06 +0200
  • c15f1bb840
    Make gunicorn properly report errots Dariusz Niemczyk 2023-07-17 15:47:29 +0200
  • f7688262e4
    Fix API views Dariusz Niemczyk 2023-07-17 15:46:00 +0200
  • d2e25c0801
    Add overrides to docker-ignore Dariusz Niemczyk 2023-07-14 22:38:48 +0200
  • e2e82b1a2e
    Replace docker-compose to gunicorn run Dariusz Niemczyk 2023-07-14 16:29:47 +0200
  • 8210381027
    Fix docker port to 8000 Dariusz Niemczyk 2023-07-14 16:29:39 +0200
  • b09016ea3b
    Add .env to .gitignore Dariusz Niemczyk 2023-07-14 16:28:07 +0200
  • af85d191ad
    Force authentication for API usage Dariusz Niemczyk 2023-07-13 22:37:53 +0200
  • a20e14a8d3
    Add LOGIN_URL to redirect properly Dariusz Niemczyk 2023-07-13 21:01:41 +0200
  • b6ce1516d2
    Migrate deprecated field in settings Dariusz Niemczyk 2023-07-13 21:01:17 +0200
  • a8f7530263
    Force authorization for all routes Dariusz Niemczyk 2023-07-13 21:01:00 +0200
  • b74c1b3c8f
    Add inventory.hackerspace.pl to ALLOWED_HOSTS Dariusz Niemczyk 2023-07-11 23:36:35 +0200
  • bfe9d27d71
    Make dockerable for hscloud Dariusz Niemczyk 2023-07-11 23:29:54 +0200
  • ad73094b67
    Fix import for oauth Dariusz Niemczyk 2023-07-11 23:29:39 +0200
  • a0c6d87adb
    Add missing migration (django unhappy) Dariusz Niemczyk 2023-07-11 23:29:28 +0200
  • 5ed4128151
    Add terrible dark mode for inventory Dariusz Niemczyk 2023-07-11 18:34:18 +0200
  • d473901f8c
    Minify bootstrap.css Dariusz Niemczyk 2023-07-11 18:34:01 +0200
  • 878f246b08
    Admin dark-mode properly done Dariusz Niemczyk 2023-07-11 18:12:12 +0200
  • af1be4aca7
    Add __pycache__ to gitignore Dariusz Niemczyk 2023-07-11 17:54:36 +0200