1
Fork 0
Commit Graph

40 Commits

Author SHA1 Message Date
Motiejus Jakštys 2301cb2191 79 chars 2024-01-15 10:10:11 +02:00
Motiejus Jakštys ad62170e87 make format 2024-01-15 10:03:07 +02:00
Motiejus Jakštys 4464e89cbb comment autopep8 2024-01-15 09:22:16 +02:00
Motiejus Jakštys 7db77e5b24 add flake8 for python 2024-01-15 09:09:39 +02:00
Motiejus Jakštys 94626bb28b some linters 2024-01-15 08:46:30 +02:00
Motiejus Jakštys e17646b070 flakes: get rid of `self` 2024-01-15 07:50:38 +02:00
Motiejus Jakštys 0f16146e63 flake.nix: don't ignore extra args 2024-01-14 23:03:25 +02:00
Motiejus Jakštys 75fb04d227 flake.nix: avoid `rec` 2024-01-14 22:45:54 +02:00
Motiejus Jakštys 9700a24db5 rename to unit test 2024-01-14 20:08:27 +02:00
Motiejus Jakštys fce0c341d2 nicer syntax 2024-01-14 20:06:50 +02:00
Motiejus Jakštys 27e0979c86 geoip-archive: move to it's own package 2024-01-14 20:04:41 +02:00
Motiejus Jakštys dc72e8a2a4 move e11sync-static to it's own file 2024-01-14 20:00:17 +02:00
Motiejus Jakštys 6499795df1 e11sync: move to it's own package 2024-01-14 19:54:32 +02:00
Motiejus Jakštys 96181f5075 e11sync-gunicorn is a bit easier to use 2024-01-13 23:43:44 +02:00
Motiejus Jakštys 4555d5f1f9 fmt 2024-01-13 19:36:42 +02:00
Motiejus Jakštys fbae45a98e add E11SYNC_HTTP_PORT 2024-01-13 19:34:50 +02:00
Motiejus Jakštys a27d0cdc96 syntax 2024-01-13 19:30:41 +02:00
Motiejus Jakštys c2c980e31d add nix flake check 2024-01-13 18:58:43 +02:00
Motiejus Jakštys 187997f2a0 fix e11sync-static 2024-01-13 18:50:37 +02:00
Motiejus Jakštys 0a5abf6652 test with `nix build <...>` 2024-01-13 18:39:22 +02:00
Motiejus Jakštys e81eb6c6d2 attempting to add a test 2024-01-13 18:07:24 +02:00
Motiejus Jakštys fd7cbc93a4 add app: e11sync-gunicorn 2024-01-13 17:45:15 +02:00
Motiejus Jakštys af7647dd95 move to gunicorn
I didn't manage to get the uwsgi python plugin to work. It complained
about unrecognized argument `--module`.
2024-01-13 17:40:12 +02:00
Motiejus Jakštys c291c5e0c9 add e11sync-uwsgi 2024-01-13 17:24:07 +02:00
Motiejus Jakštys 81988555d2 compress static assets 2024-01-13 15:12:05 +02:00
Motiejus Jakštys 59026d0fb6 e11sync-static 2024-01-13 10:09:38 +02:00
Motiejus Jakštys 310ecd5b96 flake.nix: simplify 2024-01-12 16:03:24 +02:00
Motiejus Jakštys 3949cf58e0 flake: geoip is not a package
we just need it in GEOIP_PATH
2024-01-12 13:35:38 +02:00
Motiejus Jakštys eff2c4a730 flake.nix: mkShellNoCC 2024-01-12 12:53:02 +02:00
Motiejus Jakštys 762de74ffa move geoip2 files a bit 2024-01-12 07:38:22 +02:00
Motiejus Jakštys 959c3de520 fix geoip 2024-01-12 01:31:38 +02:00
Motiejus Jakštys 56fa177dd4 more geoip attempts 2024-01-12 01:15:11 +02:00
Motiejus Jakštys 1594a78ab1 wip: geoip 2024-01-12 00:58:20 +02:00
Motiejus Jakštys 518dcf469a run tests, add debug toolbar 2024-01-12 00:05:57 +02:00
Motiejus Jakštys ff0c31b494 switch to nixos-23.11 2024-01-07 23:07:09 +02:00
Motiejus Jakštys 4946aa87cf signup/index, django5 2023-12-25 18:08:07 +02:00
Motiejus Jakštys 57c4a56deb use plain dart-sass 2023-12-15 13:06:06 +02:00
Motiejus Jakštys c89fff0340 scss
@use the files, because django_libsass uses the C++ version of sass that
does not support modules.
2023-12-15 11:35:38 +02:00
Motiejus Jakštys e13d2d1965 add django_5 2023-12-14 18:24:10 +02:00
Motiejus Jakštys 43ddfebce1 Ready Set 2023-12-14 18:16:04 +02:00