aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Using explicit flags while creating new directories instead of relying on def...improve_access_controlsteckbrief2016-09-201-2/+2
* MKGETDIR_PROTECT_INDEX now adds an htaccess file blocking the directory index...steckbrief2016-09-201-3/+3
* Protect new directories via .htaccess instead of index.htmsteckbrief2016-09-191-1/+1
* default configuration changedsteckbrief2016-09-191-2/+2
* add access check to i.php for every file requeststeckbrief2016-09-192-38/+47
* Prevent error message in case of open basedir restrictions and non-existant d...steckbrief2016-09-191-2/+2
* Merge branch '2.8'HEADmasterplegall2016-08-291-0/+13
|\
| * Merge branch 'bug/376-mysql-5.7-order_by' into 2.8plegall2016-08-291-0/+13
| |\
| | * typo fixed in commentplegall2016-07-261-1/+1
| | * fixes #376, remove option ONLY_FULL_GROUP_BY in sql_modeplegall2016-07-261-0/+13
* | | Merge branch 2.8, which is a "fake" mergeplegall2016-08-290-0/+0
|\| |
| * | next version is 2.8.3plegall2016-08-291-1/+1
| |/
* | fixes #469, add download link on photo edit/admin pageplegall2016-07-1816-92/+183
* | fixes #490, less visible borders on tags by letterplegall2016-07-131-0/+17
* | Merge branch 2.8, which is a "fake" mergeplegall2016-07-070-0/+0
|\|
| * next release is 2.8.22.8.22.8plegall2016-07-071-1/+1
* | Merge branch '2.8'plegall2016-07-0710-22/+160
|\|
| * cheery-pick 8 commits from translationplegall2016-07-056-9/+117
| * fixes #270 add password reset form to smartpocketplegall2016-07-052-6/+33
| * bug #476, set http code to 401 only when not redirectingplegall2016-07-051-1/+2
| * Bug/430 placeholder (#494)jeremydurand2016-06-031-4/+2
| * fixes #476, in case of guest_access=false, redirect_http instead of redirect_...plegall2016-05-301-2/+6
* | feature #478, improve performancesplegall2016-07-041-1/+5
* | Merge branch 'bug/452-image-tags-lastmodified'plegall2016-06-232-1/+126
|\ \
| * | fixes #452, update images.lastmodified when changing tag listplegall2016-06-232-1/+126
* | | Merge branch 'feature/478-last-visit'plegall2016-06-235-31/+119
|\ \ \
| * | | typo fixed, missing commaplegall2016-05-311-1/+1
| * | | fixes #478, add new column user_infos.last_visitplegall2016-05-315-31/+119
* | | | fixes #496 deactivate rating by default (#500)jeremydurand2016-06-231-1/+1
| |/ / |/| |
* | | fixes #450 enlarge size text field for adding a permalink (#501)jeremydurand2016-06-091-1/+8
* | | incorrect translation in french (#497)jeremydurand2016-06-061-1/+1
* | | fixes #429 upgrade message (#495)jeremydurand2016-06-063-13/+5
* | | fixes #488 make user input watermark filename safe (#492)jeremydurand2016-06-021-3/+32
* | | fixes #487 replace "Invalid password" by "Invalid username or password" (#489)jeremydurand2016-05-303-5/+7
|/ /
* | Merge branch '2.8'plegall2016-05-134-5/+167
|\|
| * fixes #479, fallback on srand.php to generate random bytesplegall2016-05-132-1/+160
| * fixes #415, even if non-picture file, force download with action.phpplegall2016-05-102-4/+7
* | Merge branch '2.8'plegall2016-05-0342-994/+1156
|\|
| * cherry-pick 50 commits from translation2.8.1plegall2016-05-0342-994/+1156
* | Merge branch '2.8'plegall2016-05-032-13/+10
|\|
| * Merge branch 'bug/466-move-photos-on-new-album' into 2.8plegall2016-05-032-13/+10
| |\
| | * bug #466 fixed, new album listed when moving photosplegall2016-05-022-13/+10
* | | Merge branch '2.8'plegall2016-05-030-0/+0
|\| |
| * | fixes #440, update search page on SmartPocket themeplegall2016-05-031-38/+85
| |/
| * Dates start from 1970 onward.Cosmin Stroe2016-05-021-8/+8
* | fixes #440, update search page on SmartPocket themeplegall2016-05-031-38/+85
* | Merge branch '2.8'plegall2016-05-0211-26/+1170
|\|
| * bug #470, use a dedicated lib to generate random bytesplegall2016-04-2611-26/+1170
* | Merge pull request #444 from cstroe/fix_date_defaultsPierrick Le Gall2016-05-021-8/+8
|\ \
| * | Dates start from 1970 onward.Cosmin Stroe2016-03-211-8/+8