]>
git.p6c8.net - jirafeau.git/log
Mattias Münster [Mon, 18 Nov 2019 10:21:30 +0000 (10:21 +0000)]
Translated using Weblate (Swedish)
Currently translated at 97.4% (111 of 114 strings)
Erik Lundin [Tue, 12 Nov 2019 01:13:38 +0000 (02:13 +0100)]
Avoid code duplication when authorizing upload
Erik Lundin [Tue, 12 Nov 2019 00:04:45 +0000 (01:04 +0100)]
Fix upload IP check
If no IP addresses are listed at 'upload_ip_nopassword', index.php won't
show any login form and indicate the session as authenticated. During
the actual upload, script.php will show the error 'Error 2: No password
nor allowed IP'.
The reason is that jirafeau_challenge_upload_ip returns true if the
supplied IP whitelist is empty, but uploading without a password doesn't
work this way (and shouldn't).
I took the liberty to split 'jirafeau_challenge_upload_ip' into one
function for the normal IP check, and one for checking if allowed to
upload without a password. Having function names that clearly
communicates the intent makes it easier to avoid bugs.
Jerome Jutteau [Mon, 11 Nov 2019 23:25:04 +0000 (00:25 +0100)]
[FIX] Typo USING_SERIVCE -> USING_SERVICE
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
j-broo [Mon, 11 Nov 2019 23:07:23 +0000 (23:07 +0000)]
Open TOS in new tab, link protected.
j-broo [Mon, 11 Nov 2019 21:41:50 +0000 (21:41 +0000)]
Suggestion: Open footer links in new tabs, with link hijacking protection. Keeps user on the main Jirafeau page they don't lose data.
j-broo [Mon, 11 Nov 2019 20:55:19 +0000 (20:55 +0000)]
Spelling and consistency corrections
Jerome Jutteau [Mon, 11 Nov 2019 22:47:39 +0000 (23:47 +0100)]
[TASK] Size checking adjustments
- identation
- print GB when >= 1024
- show limitation in MB when > 0
- hide text under file selection when there is no limit
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
j-broo [Mon, 11 Nov 2019 10:38:08 +0000 (10:38 +0000)]
Propose change of copy icon to Unicode "clipboard" icon, the current icon does not display properly in many browsers. Clipboard icon also makes more sense - copy link to clipboard. https://www.compart.com/en/unicode/U+1F4CB
j-broo [Mon, 11 Nov 2019 10:17:01 +0000 (10:17 +0000)]
Update for installations that allow large files - If file is over 1 GB, display units in GB. Avoids displaying strings like "3000 MB"
j-broo [Fri, 8 Nov 2019 21:24:14 +0000 (21:24 +0000)]
Better looking file list table for interface
j-broo [Fri, 8 Nov 2019 21:16:11 +0000 (21:16 +0000)]
Update functions.js.php
j-broo [Fri, 8 Nov 2019 21:11:29 +0000 (21:11 +0000)]
Update settings.php
Jerome Jutteau [Tue, 5 Nov 2019 22:46:17 +0000 (23:46 +0100)]
[TASK] Reword migration to Jirafeau 4.0.0
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
Zoltán Faludi [Tue, 5 Nov 2019 21:25:24 +0000 (21:25 +0000)]
update hungarian translation
Jerome Jutteau [Tue, 5 Nov 2019 07:59:46 +0000 (08:59 +0100)]
[TASK] Explain how to migrate to Jirafeau 4.0.0
Jerome Jutteau [Mon, 4 Nov 2019 23:19:22 +0000 (00:19 +0100)]
[TASK] Refresh lang support in README.md
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
Jerome Jutteau [Mon, 4 Nov 2019 22:17:45 +0000 (23:17 +0100)]
Jirafeau version 4.0.0
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
GoZ [Mon, 4 Nov 2019 15:20:31 +0000 (16:20 +0100)]
Update PHP to 7.3-fpm-alpine
Mattias Münster [Fri, 18 Oct 2019 16:13:06 +0000 (16:13 +0000)]
Translated using Weblate (Swedish)
Currently translated at 100.0% (114 of 114 strings)
Guilherme Andrade [Thu, 17 Oct 2019 19:57:56 +0000 (19:57 +0000)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (114 of 114 strings)
Dark Horse [Sun, 26 May 2019 00:34:18 +0000 (00:34 +0000)]
Translated using Weblate (Bengali (India))
Currently translated at 21.1% (24 of 114 strings)
Sabri Ünal [Wed, 8 May 2019 06:23:38 +0000 (06:23 +0000)]
Translated using Weblate (Turkish)
Currently translated at 100.0% (114 of 114 strings)
ssantos [Sun, 5 May 2019 20:50:04 +0000 (20:50 +0000)]
Translated using Weblate (German)
Currently translated at 100.0% (114 of 114 strings)
Jerome Jutteau [Mon, 21 Oct 2019 21:03:36 +0000 (23:03 +0200)]
[TASK] Inform about encryption mode server side
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
sebastien [Wed, 16 Oct 2019 10:09:55 +0000 (12:09 +0200)]
[BUGFIX] prevent send button to "move" when focused or hovered
sebastien [Wed, 16 Oct 2019 08:14:09 +0000 (10:14 +0200)]
[BUGFIX] prevent PREV_STEP button to be disproportionnate cause of \n in ""
sebastien [Wed, 16 Oct 2019 08:05:16 +0000 (10:05 +0200)]
[BUGFIX] prevent NEXT_STEP button to be disproportionnate cause of \n in ""
sebastien [Wed, 16 Oct 2019 07:25:34 +0000 (09:25 +0200)]
Typo fix « »
sebastien [Tue, 15 Oct 2019 14:10:44 +0000 (16:10 +0200)]
[BUGFIX] allow no ip user to connect and stay connected
sebastien [Tue, 15 Oct 2019 13:32:23 +0000 (15:32 +0200)]
French translation improvement
sebastien [Tue, 15 Oct 2019 13:07:36 +0000 (15:07 +0200)]
[BUGFIX] Prevent addCopyListener to add event on undefined button when preview option set to false
sebastien [Tue, 15 Oct 2019 13:02:34 +0000 (15:02 +0200)]
[BUGFIX] Replace \r by \r\n in email link for windows thunderbird compatibility
sebastien [Tue, 15 Oct 2019 12:55:10 +0000 (14:55 +0200)]
[BUGFIX] Replace text by password field
Jerome Jutteau [Tue, 18 Sep 2018 19:59:31 +0000 (21:59 +0200)]
[BUGFIX] Fix crash when admin downloads
If the admin tries to download a big file, the file read can cause a
crash.
Fixes #174
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
Jerome Jutteau [Thu, 12 Sep 2019 10:02:40 +0000 (12:02 +0200)]
[FEATURE] change folder sub-division in var
WARNING: breaking change.
Folders in Jirafeau are originally split with 1 char.
e.g: a/3/b/c/6/f/1...
This is now set to 4 chars for better lisibility.
Older Jirafeau installation can put back to 1 char by editing this file.
This could eventually be a configuration item.
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
Jerome Jutteau [Thu, 12 Sep 2019 09:02:40 +0000 (11:02 +0200)]
[TASK] Remove plaintext password support
Finally remove support for admin password in plaintext
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
Matthieu Schneider [Tue, 31 Oct 2017 13:43:37 +0000 (16:43 +0300)]
[FEATURE] Add check ip_nopassword in challenge_upload function
Matthieu Schneider [Tue, 31 Oct 2017 13:36:00 +0000 (16:36 +0300)]
[FEATURE] No logout button for upload_ip_nopassword
Matthieu Schneider [Tue, 31 Oct 2017 13:32:02 +0000 (16:32 +0300)]
[FEATURE] Add check config for upload_ip_nopassword
Matthieu Schneider [Tue, 31 Oct 2017 13:30:52 +0000 (16:30 +0300)]
[FEATURE] Add new option: upload_ip_nopassword
Victor Lamoine [Sat, 4 Aug 2018 20:40:35 +0000 (22:40 +0200)]
Add dark-courgette theme
Thomas Sontheimer [Mon, 28 Jan 2019 09:25:09 +0000 (10:25 +0100)]
[BUGFIX] Fix unwritable folders messages
Jerome Jutteau [Sun, 27 Jan 2019 11:57:32 +0000 (12:57 +0100)]
[BUGFIX] Change scissors character to copy symbol
fix #187
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Dennis de Best [Fri, 13 Jul 2018 07:19:58 +0000 (09:19 +0200)]
Fix typo in readme
Jerome Jutteau [Mon, 21 May 2018 18:53:52 +0000 (20:53 +0200)]
[BUGFIX] Set correct license name for LibreJS
Signed-off-by: Jerome Jutteau <mojo@couak.net>
ssantos [Sat, 26 Jan 2019 20:58:03 +0000 (20:58 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 100.0% (114 of 114 strings)
ssantos [Mon, 3 Dec 2018 20:26:55 +0000 (20:26 +0000)]
Translated using Weblate (German)
Currently translated at 92.1% (105 of 114 strings)
Sylke Vicious [Tue, 20 Nov 2018 16:30:53 +0000 (16:30 +0000)]
Translated using Weblate (Italian)
Currently translated at 99.1% (113 of 114 strings)
ssantos [Sun, 18 Nov 2018 07:40:41 +0000 (07:40 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 86.0% (98 of 114 strings)
ButterflyOfFire [Mon, 22 Oct 2018 16:01:38 +0000 (16:01 +0000)]
Translated using Weblate (Arabic)
Currently translated at 91.2% (104 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:40:17 +0000 (11:40 +0000)]
Translated using Weblate (Polish)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:39:01 +0000 (11:39 +0000)]
Translated using Weblate (Italian)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:39:15 +0000 (11:39 +0000)]
Translated using Weblate (Hungarian)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:40:36 +0000 (11:40 +0000)]
Translated using Weblate (Hebrew)
Currently translated at 70.1% (80 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:37:22 +0000 (11:37 +0000)]
Translated using Weblate (Greek)
Currently translated at 74.5% (85 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:38:21 +0000 (11:38 +0000)]
Translated using Weblate (German)
Currently translated at 85.9% (98 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:39:47 +0000 (11:39 +0000)]
Translated using Weblate (Finnish)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:39:33 +0000 (11:39 +0000)]
Translated using Weblate (Dutch)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:37:41 +0000 (11:37 +0000)]
Translated using Weblate (Croatian)
Currently translated at 29.8% (34 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:38:36 +0000 (11:38 +0000)]
Translated using Weblate (Turkish)
Currently translated at 82.4% (94 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:40:01 +0000 (11:40 +0000)]
Translated using Weblate (Swedish)
Currently translated at 100.0% (114 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:36:28 +0000 (11:36 +0000)]
Translated using Weblate (Russian)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:37:02 +0000 (11:37 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 79.8% (91 of 114 strings)
ButterflyOfFire [Tue, 21 Aug 2018 11:38:03 +0000 (11:38 +0000)]
Translated using Weblate (Latin)
Currently translated at 39.4% (45 of 114 strings)
ButterflyOfFire [Sun, 22 Jul 2018 14:17:18 +0000 (14:17 +0000)]
Translated using Weblate (Arabic)
Currently translated at 77.1% (88 of 114 strings)
Étienne Deparis [Tue, 12 Jun 2018 08:57:08 +0000 (08:57 +0000)]
Translated using Weblate (Français)
Currently translated at 100,0% (114 of 114 strings)
Misik [Mon, 11 Jun 2018 10:55:32 +0000 (10:55 +0000)]
Translated using Weblate (Čeština)
Currently translated at 84,2% (96 of 114 strings)
Misik [Fri, 8 Jun 2018 12:57:50 +0000 (12:57 +0000)]
Translated using Weblate (Tjekkisk)
Currently translated at 77,1% (88 of 114 strings)
ButterflyOfFire [Thu, 24 May 2018 00:12:09 +0000 (00:12 +0000)]
Translated using Weblate (French)
Currently translated at 90.3% (103 of 114 strings)
ButterflyOfFire [Thu, 24 May 2018 00:03:01 +0000 (00:03 +0000)]
Translated using Weblate (Arabic)
Currently translated at 71.9% (82 of 114 strings)
ferranroig [Wed, 23 May 2018 13:53:19 +0000 (13:53 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (114 of 114 strings)
ferranroig [Wed, 23 May 2018 09:53:39 +0000 (09:53 +0000)]
Translated using Weblate (Catalan)
Currently translated at 100.0% (114 of 114 strings)
Fedor Piecka [Wed, 16 May 2018 19:46:10 +0000 (19:46 +0000)]
Translated using Weblate (Slovak)
Currently translated at 99.1% (113 of 114 strings)
Viktar Vauchkevich [Mon, 14 May 2018 21:17:28 +0000 (21:17 +0000)]
Translated using Weblate (Belarusian)
Currently translated at 98.2% (112 of 114 strings)
ButterflyOfFire [Mon, 14 May 2018 11:37:28 +0000 (11:37 +0000)]
Translated using Weblate (Arabic)
Currently translated at 63.1% (72 of 114 strings)
YFdyh000 [Sat, 12 May 2018 13:59:06 +0000 (13:59 +0000)]
Translated using Weblate (Chinese)
Currently translated at 92.1% (105 of 114 strings)
Allan Nordhøy [Fri, 11 May 2018 22:22:39 +0000 (22:22 +0000)]
Translated using Weblate (Norwegian Bokmål)
Currently translated at 95.6% (109 of 114 strings)
ButterflyOfFire [Tue, 8 May 2018 16:00:41 +0000 (16:00 +0000)]
Translated using Weblate (Arabic)
Currently translated at 63.1% (72 of 114 strings)
Federico Bailes [Fri, 4 May 2018 13:12:00 +0000 (13:12 +0000)]
Translated using Weblate (Spanish)
Currently translated at 99.1% (113 of 114 strings)
Federico Bailes [Fri, 4 May 2018 13:02:18 +0000 (13:02 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (114 of 114 strings)
anonymous [Fri, 4 May 2018 13:00:56 +0000 (13:00 +0000)]
Translated using Weblate (Spanish)
Currently translated at 100.0% (114 of 114 strings)
anonymous [Fri, 4 May 2018 13:00:42 +0000 (13:00 +0000)]
Translated using Weblate (Spanish)
Currently translated at 93.8% (107 of 114 strings)
Federico Bailes [Fri, 4 May 2018 13:00:15 +0000 (13:00 +0000)]
Translated using Weblate (Spanish)
Currently translated at 93.8% (107 of 114 strings)
anonymous [Fri, 4 May 2018 13:00:08 +0000 (13:00 +0000)]
Translated using Weblate (Spanish)
Currently translated at 92.9% (106 of 114 strings)
João Paulo Freire [Wed, 21 Mar 2018 14:36:04 +0000 (14:36 +0000)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.3% (111 of 114 strings)
Viktar Vauchkevich [Sat, 17 Feb 2018 11:18:43 +0000 (11:18 +0000)]
Translated using Weblate (Belarusian)
Currently translated at 99.1% (113 of 114 strings)
Allan Nordhøy [Sat, 17 Feb 2018 06:31:34 +0000 (06:31 +0000)]
Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.1% (113 of 114 strings)
Jérôme Jutteau [Fri, 16 Feb 2018 19:23:36 +0000 (19:23 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (114 of 114 strings)
Jerome Jutteau [Thu, 3 May 2018 17:55:28 +0000 (19:55 +0200)]
Jirafeau version 3.4.1
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Fri, 11 May 2018 15:58:29 +0000 (17:58 +0200)]
[BUGFIX] admin.php password input box display not correctly
Signed-off-by: Fetsch Fabrice <fabrice.fetsch@uni-deal.com>
Jerome Jutteau [Fri, 4 May 2018 08:29:32 +0000 (10:29 +0200)]
[TASK] README.md: client_max_body_size and Nginx
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Fri, 4 May 2018 07:15:06 +0000 (09:15 +0200)]
[TASK] Refactor server send limitation functions
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Tue, 1 May 2018 10:44:31 +0000 (12:44 +0200)]
[BUGFIX] Remove invalid regex Warning
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Tue, 1 May 2018 10:37:55 +0000 (12:37 +0200)]
[BUGFIX] Fix XSS in admin pannel
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Tue, 1 May 2018 10:17:22 +0000 (12:17 +0200)]
[BUGFIX] Add CSRF protection for admin
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Mon, 30 Apr 2018 17:29:03 +0000 (19:29 +0200)]
[BUGFIX] Fix mime_type escaping
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Mon, 30 Apr 2018 17:23:45 +0000 (19:23 +0200)]
[BUGFIX] refactor htmlspecialchars escaping
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Mon, 30 Apr 2018 17:04:25 +0000 (19:04 +0200)]
[TASK] clean some spaces and tabs
Signed-off-by: Jerome Jutteau <mojo@couak.net>
Jerome Jutteau [Fri, 11 May 2018 21:50:04 +0000 (23:50 +0200)]
[FEATURE] Advertise javascript license for LibreJS
closes #172
Signed-off-by: Jerome Jutteau <mojo@couak.net>
patrick-canterino.de