Commit Graph

69 Commits

Author SHA1 Message Date
Luc Didry 08316d4c1d
— Add support for Swift object storage
- Swift support
- script to upload the existing files to Swift
- procedure to handle breaking changes
2020-04-24 18:48:49 +02:00
Luc Didry 53342a31ba
Fix #183 — Add config API endpoint 2020-04-24 18:39:00 +02:00
Luc Didry ba209fa74c
🌐 — Use Weblate instead of Zanata for translations 2020-03-22 11:29:56 +01:00
Luc Didry 25cba3a8c8
Small improvements to !47 (Fix #181) 2020-03-22 11:22:41 +01:00
Luc Didry 1b3502a189
🔖 — Bump version (0.04.6) 2019-11-07 09:55:10 +01:00
Luc Didry 441400f0ef
💄 — Use customized instance name in <title> 2019-11-07 09:48:11 +01:00
Luc Didry 7402687d0e
🐛Fix #165 — Now can send large files (>2Gio) while using a DB other than SQLite 2019-10-14 17:53:08 +02:00
Luc Didry 78c212ae88
🔖 — Bump version (0.04.5) 2019-10-14 12:13:50 +02:00
Luc Didry 78d7d34d26
Merge branch 'change-progressbar' into development 2019-10-14 11:42:08 +02:00
Luc Didry c340bd23f3
Update CHANGELOG for MR !42 2019-10-14 11:41:17 +02:00
Luc Didry 4097047921
️ — Smoother progress of progress bar (use smaller chunks) 2019-10-14 11:39:27 +02:00
Luc Didry 26a9d0f060
🔖 — Bump version (0.04.4) 2019-10-11 16:21:26 +02:00
Luc Didry 074729d043
🐛🌐 — Fix untranslated string 2019-10-10 23:12:10 +02:00
Luc Didry 3e3e84d6f4
🐛Fix #159 — Problem with badly detected URLs in mail sending 2019-10-08 00:47:47 +02:00
Luc Didry 7c3bd95361
🐛Fix #164 — Fix typo that leads to error in Safari 2019-10-08 00:16:53 +02:00
Luc Didry 24d1f62375
🐛Fix #166 — Same behavior on files and invitations tables
e.g. striped, invert selection button
+ Change row color on hover
2019-10-08 00:01:56 +02:00
Luc Didry 83432f1625
🐛Fix #163 — Fix invitations sorting order 2019-10-07 23:30:39 +02:00
Luc Didry 7f46f1f91c
Bump version (0.04.3) 2019-09-29 16:58:22 +02:00
Luc Didry be0b3c7b2c
🐛Fix #161 — Translate dates in invitations
Many thanks to https://framagit.org/RainX who reported the bug and
provided the fix 🙂
2019-09-29 16:51:23 +02:00
Luc Didry 3d55244491
Bump version (0.04.2) 2019-08-14 18:14:15 +02:00
Luc Didry a3b2fcee41
Bump version (0.04.1) 2019-08-12 08:25:26 +02:00
Luc Didry 89f3efd1b4
📝 Fix #156 — Add setting to customize the instance name 2019-08-09 21:03:04 +02:00
Luc Didry 5910c83648
🐛🖼 Fix navbar bug (there can be too much items for some settings) 2019-08-09 20:56:19 +02:00
Luc Didry 1661463a4d
🐛 Fix bug on cookie-based language choice 2019-08-09 20:27:20 +02:00
Luc Didry 8d85cdf8eb
Fix #154 — Make localStorage key prefix-dependant 2019-08-09 19:34:27 +02:00
Luc Didry 0abb0d835b
Bump version (0.04.0) 2019-08-04 20:09:35 +02:00
Luc Didry 466433fad1
📜 Add mention of TECH’advantage in CHANGELOG 2019-08-04 19:42:07 +02:00
Luc Didry 8b68d7e821
Fix #150✉️ Implement invitations to other people when using LDAP auth 2019-08-01 19:50:36 +02:00
Luc Didry 0700ea7375
Fix #130 — Allow to individually download files from zip 2019-08-01 19:50:08 +02:00
Luc Didry 33f8707240
Update CHANGELOG 2019-08-01 19:50:07 +02:00
Luc Didry cf79936070
Allow to zip the files before upload 2019-08-01 19:50:04 +02:00
Luc Didry b2d5f3ba96
Bump version (0.03.7) 2019-08-01 19:42:32 +02:00
Luc Didry 4e02665666
Bump version (0.03.6) 2019-07-30 21:49:54 +02:00
Luc Didry 2ac16f9f11
Fix CI 2018-12-06 14:10:17 +01:00
Luc Didry 73eed1f9b8
[i18n] Update arabic, german and italian translations
+ add job to automatically push CHANGELOG on tags
2018-12-06 13:48:26 +01:00
Luc Didry f8d02e190e
Update deps, seems to fix install on Debian Jessie
This commit is dedicated to Schoumi, who is supporting me on Tipeee.
Many thanks :-)
2018-11-02 14:19:24 +01:00
Luc Didry 82b8a4d017
Fix dependences in Lufi.pm 2018-11-02 10:02:47 +01:00
Luc Didry 66a724147d
Fix default CSP Header 2018-10-29 22:54:25 +01:00
Luc Didry 9790bca8d5
Bump version (0.03) 2018-10-28 23:08:33 +01:00
Luc Didry e066312791
[i18n] Add german translation 2018-10-28 21:58:04 +01:00
Luc Didry 6d9d548970
[i18n] Add arabic translation 2018-10-28 21:56:17 +01:00
Luc Didry fef978c7e1
Add CoC link in README 2018-10-28 16:05:30 +01:00
Luc Didry 9fb59173fc
Fix #129 — Add constraints on mail sending to prevent spam sending 2018-10-28 14:41:29 +01:00
Luc Didry da7cb658df
Add CSRF token challenge on logout 2018-10-26 16:03:21 +02:00
Luc Didry 548f838e60
Add CSRF token challenge on login 2018-10-26 14:53:06 +02:00
Luc Didry 501db916a4
Fix #58 - Display max size on upload page 2018-10-24 23:30:14 +02:00
Luc Didry 44507ccfa5
Add MySQL support 2018-10-24 23:05:19 +02:00
Luc Didry e41b08601d
Add a test suite 2018-10-24 21:56:37 +02:00
Luc Didry a4149b73ba
Fix #126 - Add a command to migrate data from SQLite to an other database 2018-10-24 17:50:17 +02:00
Luc Didry 6958b7fc0a
Use a recurrent task to provision shorts 2018-10-24 16:04:10 +02:00