imperosol
7b0cf7c078
fix some tests
2025-05-25 12:30:42 +02:00
Thomas Girod
ff220e67c1
use new django.url.reverse
query
kwarg
2025-04-11 14:54:06 +02:00
6e39b59dd5
Use UploadedImage to check image correctness and better error responses
2025-04-09 22:15:12 +02:00
67bc49fb21
Serve upload files directly from nginx
2025-04-09 20:55:24 +02:00
91b30e7550
Add quick upload tests
2025-04-09 20:55:24 +02:00
e46cba7a06
Move all user picture logic to sas
2025-02-18 20:10:51 +01:00
imperosol
8c660e9856
Make core.User
inherit from AbstractUser
instead of AbstractBaseUser
2024-12-19 10:39:04 +01:00
3af5d96bf5
Introduce htmx in sith files
...
* Convert FileModerationView into ListView and add pagination with htmx
* Don't allow sas moderation in file moderation view
* Split up base.jinja and introduce base_fragment.jinja
* Improve FileModerationView performances and make it root only
* Add permissions tests for file modération
2024-11-11 13:49:38 +01:00
NaNoMelo
5ee0ee8efb
tests for picture ownership
2024-10-05 21:02:19 +02:00
thomas girod
43917317b4
optimize file recursive rights
2024-09-25 12:31:51 +02:00
thomas girod
c6657bffd2
fix: profile picture deletion by board members
2024-09-23 23:35:14 +02:00