Julien Constant
b8a55e95ab
Should fix #109
...
Block les URLs suivantes lorsque le fichier se trouve dans le dir `profiles` ou `SAS` :
- `/file/<id>/`
- `/file/<id>/[delete|prop|edit]`
> Les urls du SAS restent accessiblent pour les roots & les admins SAS
> Les urls de profiles sont uniquement accessiblent aux roots
2023-05-02 12:53:26 +02:00
Julien Constant
76f9f1b102
Added back the permission denied
2023-05-02 12:52:58 +02:00
Julien Constant
f52ec66946
Fix #608
2023-05-02 12:52:26 +02:00
Julien Constant
8e7c025e47
[FIX] Broken link in readme and license fix (& update) ( #591 )
2023-04-04 18:39:45 +02:00
47a332445c
Add feature to download all of your pictures as a user
2022-08-07 16:08:56 +02:00
98bfc308a7
Minimal working version
...
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
2022-08-04 00:28:09 +02:00
d7075eb762
django2.2: fix breaking change for getting uploaded files size
2019-10-08 22:46:38 +02:00
97c316b62e
django2.2: replace removed is_anonymous() and is_authenticated to their now used counterparts
2019-10-08 22:46:03 +02:00
2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls
2019-10-08 22:46:01 +02:00
1f86827e46
core: improve performances on not found images
2019-09-15 16:22:13 +02:00
cb58b00b6e
All: Apply Black coding rules
2018-10-05 21:52:55 +02:00
08de5dfe6a
Migration to django 1.11
2018-06-10 16:31:58 +02:00
Skia
0d3c34c155
core/models: refactor SithFile moving and add methods to manage filesystem
...
Signed-off-by: Skia <skia@libskia.so>
2018-04-16 18:35:00 +02:00
e7de8b2aec
Format core
2017-06-13 10:04:13 +02:00
Skia
83deae5964
Apply GPLv3 to Sith, and add header to every concerned file
2017-04-24 17:51:12 +02:00
60e2e0d4f9
Better to use os.path.join for paths
2017-03-30 19:13:47 +02:00
Skia
50413abf76
Fix a weekmail deleteview, and make some translate fix
2017-03-27 15:16:01 +02:00
Skia
5a305354cb
Add recursive option to file props form
2017-01-12 20:55:47 +01:00
Skia
94e740fb04
Small improvement in file prop view
2016-12-18 17:59:08 +01:00
Skia
4a7df31f5e
Some other performance improvements
2016-12-18 11:55:45 +01:00
Skia
642249e7fb
Notification fix
2016-12-14 09:11:26 +01:00
Skia
bf9aa29a54
Add clipboard to SAS
2016-12-13 17:17:58 +01:00
Skia
f594a99751
Clean up, fix, and improve templates around clipboard
2016-12-13 01:24:23 +01:00
Skia
0859648bd4
Add cut/paste function in files
2016-12-13 00:45:38 +01:00
Skia
8b63fa9aea
Store file moderator
2016-12-12 17:23:06 +01:00
Skia
0d4b697079
Refactor group settings
2016-12-10 01:29:56 +01:00
Skia
d92a706920
Refactor notifications
2016-12-10 00:06:17 +01:00
Skia
4542753812
Add two tests for file upload
2016-12-09 15:48:17 +01:00
Skia
80fa99d2ac
Add notification
2016-12-08 19:47:28 +01:00
Skia
7453b857fb
Add thumbnails to albums
2016-11-30 09:28:54 +01:00
Skia
064abe0741
UTF-8 fix
2016-11-25 18:59:22 +01:00
Skia
869634d6e1
Add thumbnail generation
2016-11-23 11:46:45 +01:00
Skia
0b068d3e92
Improve file moderation
2016-11-23 11:30:57 +01:00
Skia
9e32840549
Add file moderation tool
2016-11-23 00:51:20 +01:00
Skia
a4ad7f0e85
Add token to counter to see pictures and to prevend misuses
2016-09-26 11:17:56 +02:00
Skia
fcfbfb3a0b
Small file fix
2016-08-31 02:05:04 +02:00
Skia
7797f87dd0
Clean up some useless prints
2016-08-20 22:15:54 +02:00
Skia
43b709bfd5
Make file modale chooser and complete user profile
2016-08-11 04:30:24 +02:00
Skia
a8858fa781
Add home for users and clubs
2016-08-10 16:23:12 +02:00
Skia
830c15a585
Better right handling in files
2016-08-10 14:48:18 +02:00
Skia
792d66da33
Add nice whole file support
2016-08-10 05:48:06 +02:00