Dan Untenzu
752f34d41b
[FEATURE] Show download link in admin panel
...
Show the download link for a file in the admin panel,
to find it again easily if the uploader has lost it somehow.
Move the "direct download" action into the last column instead.
Refs #68
2017-01-13 17:28:39 +00:00
Weblate
145ca7860e
Merge remote-tracking branch 'origin/master'
2017-01-13 18:24:42 +01:00
Dan Untenzu
26d3657f83
[BUGFIX] Deliver JavaScript with correct MIME type
...
The JavaScript lib is generated by a PHP file. This
file will be blocked in browsers, if the server has the
security option "X-Content-Type-Options: nosniff" set.
Set the correct MIME type (text/javascript) in the header
to avoid this behaviour.
Refs #84
2017-01-12 16:28:47 +01:00
Lari Oesch
abb1e0797e
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (110 of 110 strings)
2016-12-26 11:36:44 +01:00
M Krisztián
16af1dfb75
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (110 of 110 strings)
2016-12-18 12:45:08 +01:00
Nelson Pereira
d6c41479cc
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (110 of 110 strings)
2016-11-15 21:45:32 +01:00
Nelson Pereira
e3b542851f
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (110 of 110 strings)
2016-11-13 12:41:53 +01:00
Jerome Jutteau
9573b04ea1
Enable Spanish translation
...
Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2016-11-05 12:33:02 +01:00
Jerome Jutteau
9129b76daf
Enable Russian translation
...
Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2016-11-05 12:33:01 +01:00
Jerome Jutteau
299788db38
Added translation for Spanish
...
Thanks to [Emuarc](https://gitlab.com/Emuarc )
Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2016-11-05 12:33:01 +01:00
Jerome Jutteau
d005d9f5b8
Add a small script to run Jirafeau in a docker
...
Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2016-11-05 12:33:01 +01:00
Borja Saavedra Valdés
8310129cb9
Translated using Weblate (Spanish)
...
Currently translated at 69.0% (76 of 110 strings)
2016-10-21 12:46:18 +02:00
KajmaczeK
1cfadb7a8c
Translated using Weblate (Polish)
...
Currently translated at 40.9% (45 of 110 strings)
2016-10-10 18:45:30 +02:00
KajmaczeK
02572e80e5
Added translation using Weblate (Polish)
2016-10-08 15:56:45 +02:00
Eugene Barbashin
35db486e4e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (110 of 110 strings)
2016-09-23 16:22:20 +02:00
Jérôme
746fb97d70
Update README.md
2016-08-26 21:46:45 +00:00
Jerome Jutteau
b9b1d6464a
add Greek language
...
Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2016-08-26 23:40:35 +02:00
Weblate
1fe7810280
Merge remote-tracking branch 'origin/master'
2016-08-26 23:29:10 +02:00
Jerome Jutteau
6ae26ef124
Adding a very nice theme from JordyValentine
...
Integrated from https://github.com/JordyValentine/jirafeau-elegantish
2016-08-26 23:22:51 +02:00
Weblate
007a65603b
Merge remote-tracking branch 'origin/master'
2016-08-26 23:14:13 +02:00
JuLien42
1f29ee2fe4
add sha-256 password cipher support
2016-08-26 23:13:53 +02:00
Weblate
d0cd7964b1
Merge remote-tracking branch 'origin/master'
2016-08-26 23:08:43 +02:00
Ante Nakic
f3f7d188a8
Translated using Weblate (Croatian)
...
Currently translated at 36.3% (40 of 110 strings)
2016-08-26 23:08:42 +02:00
Ante Nakic
65026ec01d
Added translation using Weblate (Croatian)
2016-08-26 09:53:12 +02:00
Vasilis Giann
b94d50a211
Translated using Weblate (Greek)
...
Currently translated at 86.3% (95 of 110 strings)
2016-07-28 12:44:50 +02:00
Ioannis
207e0731b3
Translated using Weblate (Greek)
...
Currently translated at 16.3% (18 of 110 strings)
2016-07-26 07:55:54 +02:00
Vasilis Giann
f24a42dbb9
Translated using Weblate (Greek)
...
Currently translated at 11.8% (13 of 110 strings)
2016-07-25 15:00:55 +02:00
Vasilis Giann
048d42ca59
Added translation using Weblate (Greek)
2016-07-25 14:43:29 +02:00
Poorchop
5b3d4cd607
Add instructions for nginx
2016-06-01 17:20:55 +00:00
Jérôme
2cd580e147
Merge branch 'master' into 'master'
...
Adding the possibility to call admin.php from CLI to automatize (e.g. in cron) the cleaning of old/expired files and unfinished tranfers
Hello,
I think this feature might be of interest for other administrators of Jirafeau. I have not found any way in the app to do it so I developed this small patch. What do you think?
Best
Pierre-Alain
See merge request !15
2016-05-18 12:09:14 +00:00
Pierre-Alain Bandinelli
a3babcb0c9
Adding infos on Munin plugins for Jirafeau
2016-05-15 17:26:16 +02:00
Pierre-Alain Bandinelli
36b395461e
Adding info about the "cronization" of clean_expired, clean_async
2016-05-15 17:20:58 +02:00
Pierre-Alain Bandinelli
c8be766d3b
Fixing some typos in README.md
2016-05-15 17:11:31 +02:00
Pierre-Alain Bandinelli
9481953918
Adding the possibility to call admin.php from CLI to automatize cleanoing of old files / async files
2016-05-15 17:08:27 +02:00
Jérôme
dd3bb52ddc
Enable simplified Chinese translation
...
Signed-off-by: Jérôme <mojo@couak.net>
2016-05-11 07:20:09 +02:00
Jérôme
c9f3ec5aa3
Fix German translation
...
Signed-off-by: Tobias Strobel <me@strobeltobias.de>
2016-05-11 07:08:27 +02:00
YFdyh000
8a43da2683
Translated using Weblate (Chinese)
...
Currently translated at 93.6% (103 of 110 strings)
2016-03-26 15:44:10 +01:00
Weblate
84a4575bf1
Merge remote-tracking branch 'origin/master'
2016-03-22 10:10:50 +01:00
Jérôme
6564589a47
Merge branch 'master' into 'master'
...
admin.php: fix authentication bypass vulnerability
An attacker ban bypass the authentication form by passing an array instead of a string (https://www.owasp.org/index.php/PHP_Security_Cheat_Sheet#Input_handling ). The identity operator should fix the vulnerability.
See merge request !13
2016-03-22 09:10:42 +00:00
scumjr
c019221848
admin.php: fix authentication bypass vulnerability
2016-03-21 18:56:01 +01:00
Weblate
1a0308acfd
Merge remote-tracking branch 'origin/master'
2016-03-05 12:31:10 +01:00
Jérôme
272ab3a46c
Merge branch 'linkname' into 'master'
...
Add direct link in bash script + link title
Hi,
Another small patch to make things more user friendly :)
See merge request !12
2016-03-05 11:31:02 +00:00
François Boulogne
43ad1d1e82
Add link title + direct download link
2016-03-01 21:45:14 +01:00
François Boulogne
0ec5521a24
Merge branch 'master' of https://gitlab.com/mojo42/Jirafeau
2016-03-01 21:38:51 +01:00
Fedor Piecka
54f3a479b5
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (110 of 110 strings)
2016-02-24 18:45:12 +01:00
Fedor Piecka
30fe48ace3
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (110 of 110 strings)
2016-02-22 17:03:15 +01:00
Weblate
1d8d8c5aeb
Merge remote-tracking branch 'origin/master'
2016-02-18 16:26:01 +01:00
Jérôme
d876ad9bdb
Merge branch 'error_codes' into 'master'
...
Error codes
Hi Jérôme,
I had to debug a little (my max_size limit in php.ini was too low) and I needed more helpful error code. This is a PR to enhance a little bit that. I think it will be also helpful to help users who experience some troubles.
See merge request !11
2016-02-18 15:25:54 +00:00
François Boulogne
45cd26d7b6
Add more informative error codes
2016-01-17 21:25:12 -05:00
François Boulogne
b02ef679e1
Add more informative error codes
2016-01-17 21:14:56 -05:00