167 Commits

Author SHA1 Message Date
bc91cec93f Fix groupe permissions v1.10.5 2025-03-28 19:41:57 +01:00
ffbf1907ad Generalization of drag & drop for attachments v1.10.4 2024-10-11 09:35:00 +02:00
009be93b7a Allow for drag & drop when creating partition 2024-10-10 10:54:46 +02:00
4fd789436b Fix migration hooks 2024-10-07 21:50:05 +02:00
b71953fd1b Improve search results
add new dependency: unidecode
v1.10.3
2024-06-17 21:06:28 +02:00
9aa156a9b4 Fix bug: partition can be found multiple times with private search off v1.10.2 2024-06-16 17:04:49 +02:00
f6690f2013 Remove inappropriate "Quit" button v1.10.1 2024-04-19 18:48:19 +02:00
178a540791 Edit README 2024-04-19 18:48:00 +02:00
90c70a8d42 Add translation v1.10.0 2024-04-10 18:48:57 +02:00
dbe77d0ece Add UI button 2024-04-10 18:45:38 +02:00
d1812cdde7 Implement album and groupe zip download
Disabled by default for users not logged in
2024-04-10 18:38:47 +02:00
52894d37ea migration: Add --backup flag 2024-04-10 18:21:06 +02:00
1bd70c8653 Add Docker instructions v1.9.3 2024-03-03 22:56:49 +01:00
0a1d3f0f1c Translation typo 2024-03-03 22:55:44 +01:00
40becb01ce Set partitions to private by default (inaccessible from search for other users) v1.9.2 2024-02-29 13:14:28 +01:00
988f85b134 Update translations 2024-02-29 12:45:52 +01:00
7ae8a1939a config: add DISABLE_ACCOUNT_DELETION 2024-02-28 23:59:14 +01:00
bfb6a127f0 logging: Add "password change" and "account deletion" events v1.9.1 2024-02-28 23:38:14 +01:00
3cbc586c78 Add Dockerfile v1.9.0 2024-02-25 15:56:40 +01:00
5d0535ef70 Remove whitespaces 2024-02-25 15:54:48 +01:00
c702cb714e Move to gs to generate thumbnails 2024-02-25 15:53:51 +01:00
b9a5f92a56 Add /settings v1.8.3 2024-02-25 15:28:51 +01:00
3f83f1c44a check search pdfs v1.8.2 2024-02-21 15:53:49 +01:00
9a6d08d2e1 Fix logs incorrect formatting v1.8.1 2024-02-18 19:40:58 +01:00
ebc454f7a2 Add launch page v1.8.0 2024-01-29 18:37:30 +01:00
3f888c39d2 Add html lang attribute v1.7.1 2024-01-27 12:25:52 +01:00
eb5e1edf5e Fix bad mobile scaling 2024-01-27 12:25:27 +01:00
bf48ed29d7
Merge pull request #4 from partitioncloud/localization
Add localization
v1.7.0
2024-01-26 19:32:48 +01:00
511a4b3626 Add automatic translations compilation 2024-01-26 19:32:22 +01:00
a97070eb2e Add flask-babel installation hook 2024-01-26 19:30:41 +01:00
c219f28a37 Fix recently introduced bugs 2024-01-26 11:14:43 +01:00
74444871c0 localization: Update all base strings to be in English 2024-01-26 09:48:11 +01:00
7acb446837 Localization: add templates strings 2024-01-25 16:22:04 +01:00
210ab6c0d3 Localization: add python strings 2024-01-22 16:06:03 +01:00
2ff7a515d5 Add ENABLED_LOGS config option v1.6.1 2024-01-19 13:48:23 +01:00
99c9781767 Add admin logs view v1.6.0 2024-01-19 13:38:05 +01:00
191ffebd7e Add logs server-side 2024-01-17 12:56:01 +01:00
5a7c3ed09d Hide qrcode loading 2024-01-16 21:39:28 +01:00
56d01ee3e2 Several minor changes (pylint) 2024-01-16 21:32:00 +01:00
fb13e396e5 Use lazy loading on all thumbnails v1.5.4 2024-01-16 21:25:32 +01:00
bb59dfe992 Change webapp background color 2024-01-16 21:24:42 +01:00
9baae929cd Fix fatal make.sh error v1.5.3 2024-01-16 21:13:04 +01:00
6ad1192cec Update make.sh for v1.5.1 v1.5.2 2024-01-16 21:03:01 +01:00
93c8078bdb Add ellipsis on long domain names in search 2024-01-16 21:02:37 +01:00
10621d70c7 Resize icons 2024-01-16 21:02:18 +01:00
64d06dcfe2 Move thumbnails to instance directory v1.5.1 2024-01-16 21:00:14 +01:00
ec3a7d4523 make.sh: wrong path for thumbnails 2024-01-16 19:46:34 +01:00
6f5031623c Move all instance files to instance directory
Still to move: thumbnails
v1.5.0
2024-01-16 18:50:19 +01:00
f43b1e1090 Factorise duplicated code v1.4.8 2024-01-15 18:53:57 +01:00
d54419fd35 Add MAX_AGE config parameter v1.4.7 2024-01-13 12:44:28 +01:00