aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | Bump expected minimal PHP version to 5.5VirtualTam2017-01-161-2/+2
|/
* Merge pull request #727 from ArthurHoaro/api/getlinksArthurHoaro2017-01-155-0/+576
|\
| * REST API: implement getLinks serviceArthurHoaro2017-01-155-0/+576
* | Merge pull request #746 from ArthurHoaro/hotfix/delete-buttonArthurHoaro2017-01-152-4/+16
|\ \
| * | Fix delete button in editlinkArthurHoaro2017-01-072-4/+16
* | | API: expect JWT in the Authorization headerVirtualTam2017-01-152-6/+34
* | | Merge pull request #753 from ArthurHoaro/usercssArthurHoaro2017-01-142-1/+17
|\ \ \
| * | | Move user.css to data folderArthurHoaro2017-01-142-1/+17
|/ / /
* | | Add an AUTHORS file, simplify COPYING, bump year to 2017VirtualTam2017-01-075-28/+62
* | | Cleanup: use safe boolean comparisonsVirtualTam2017-01-074-4/+6
|/ /
* | Merge pull request #732 from ArthurHoaro/feature/theme-managerArthur2017-01-0652-16/+215
|\ \
| * | Fix permalink image alignement in daily pageArthurHoaro2017-01-051-0/+4
| * | Updater: keep custom theme preference with the new theme settingArthurHoaro2017-01-058-69/+163
| * | Minor improvements regarding #705 (coding style, unit tests, etc.)ArthurHoaro2017-01-0520-28/+92
| * | Change templates set through administration UIKnah Tsaeb2017-01-0541-14/+52
| |/
* | Cleanup: explicit method visibilityVirtualTam2017-01-0516-69/+65
* | Cleanup: remove unused variablesVirtualTam2017-01-052-5/+1
* | API+Docker: enable nginx URL rewritingVirtualTam2017-01-053-0/+27
* | Merge pull request #739 from virtualtam/fix/api/jwt-signatureVirtualTam2017-01-054-13/+49
|\ \ | |/ |/|
| * API: fix JWT signature verificationVirtualTam2017-01-044-13/+49
|/
* Merge pull request #682 from ArthurHoaro/delete-buttonArthur2017-01-043-9/+15
|\
| * Bugfixes on link deletion, and use a GET formArthurHoaro2016-12-163-9/+15
* | Merge pull request #733 from ArthurHoaro/hotfix/reverse-proxy-portArthur2017-01-042-2/+23
|\ \
| * | Hide default port in local URL behind a reverse proxyArthurHoaro2017-01-032-2/+23
* | | Merge pull request #736 from virtualtam/url/annoying/campaignVirtualTam2017-01-042-35/+72
|\ \ \
| * | | URL cleanup: add 'campaign_' to the annoying parametersVirtualTam2017-01-042-35/+72
|/ / /
* | | Merge pull request #731 from virtualtam/fix/api/namespacesVirtualTam2017-01-031-2/+2
|\ \ \
| * | | API: fix Slim namespacesVirtualTam2017-01-021-2/+2
* | | | Merge pull request #734 from ArthurHoaro/hotfix/api-install-errorArthur2017-01-031-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix fatal error during the installArthurHoaro2017-01-031-2/+2
|/ / /
* | | Merge pull request #719 from ArthurHoaro/feed-opensearchArthur2017-01-032-0/+4
|\ \ \
| * | | Add opensearch to RSS and ATOM feedsArthurHoaro2017-01-032-0/+4
| |/ /
* | | Merge pull request #725 from ArthurHoaro/hotfix/privatetags-splitArthur2017-01-034-5/+30
|\ \ \ | |/ / |/| |
| * | Fixes presence of empty tags for private tags and in search resultsArthurHoaro2017-01-034-5/+30
|/ /
* | Merge pull request #620 from ArthurHoaro/pubsubhubArthur2016-12-2012-45/+193
|\ \
| * | Move PubSubHubbub code as a default pluginArthurHoaro2016-12-2012-38/+183
| * | Add plugin placeholders in RSS and ATOM feeds templatesArthurHoaro2016-12-202-9/+12
|/ /
* | Merge pull request #666 from ArthurHoaro/slim-apiArthur2016-12-2023-19/+1126
|\ \
| * | REST API structure using Slim frameworkArthurHoaro2016-12-1518-16/+983
| * | PHP requirement increased to PHP 5.5 - See #599ArthurHoaro2016-12-153-3/+3
| * | Prepare settings for the API in the admin page and during the installArthurHoaro2016-12-127-2/+142
* | | Fix typo in markdown plugin meta descriptionArthurHoaro2016-12-181-1/+1
| |/ |/|
* | Merge pull request #714 from ArthurHoaro/hotfix/banloginArthur2016-12-162-2/+3
|\ \
| * | Fixes can login function call in loginform.htmlArthurHoaro2016-12-152-2/+3
| |/
* | Merge pull request #716 from ArthurHoaro/hotfix/editoldlinksArthur2016-12-151-1/+3
|\ \ | |/ |/|
| * Fix a regression: permalinks change when old links are editedArthurHoaro2016-12-151-1/+3
|/
* Ignore compressed tar archivehelpArthurHoaro2016-12-121-1/+1
* Merge pull request #708 from ArthurHoaro/v0.8.1v0.8.1Arthur2016-12-1212-36/+198
|\
| * Bump version to v0.8.1ArthurHoaro2016-12-1212-36/+198
|/
* Merge pull request #707 from ArthurHoaro/changelogArthur2016-12-121-1/+10
|\