| Commit message (Expand) | Author | Age | Files | Lines |
* | REST API: implement PUT method | ArthurHoaro | 2017-05-07 | 2 | -0/+277 |
* | Merge pull request #742 from ArthurHoaro/api/postLink | ArthurHoaro | 2017-04-01 | 2 | -1/+194 |
|\ |
|
| * | REST API: implement POST link service | ArthurHoaro | 2017-03-27 | 2 | -1/+194 |
* | | Theme: use format_date function for daily date | ArthurHoaro | 2017-03-28 | 3 | -5/+59 |
|/ |
|
* | Merge pull request #828 from ArthurHoaro/project/master-version | ArthurHoaro | 2017-03-22 | 1 | -1/+1 |
|\ |
|
| * | Fix version check branch for UT | ArthurHoaro | 2017-03-22 | 1 | -1/+1 |
* | | Merge pull request #816 from ArthurHoaro/project/master-version | ArthurHoaro | 2017-03-22 | 1 | -7/+40 |
|\| |
|
| * | Set Shaarli's version only in shaarli_version.php file | ArthurHoaro | 2017-03-21 | 1 | -7/+29 |
| * | Use 'dev' version on the master branch | ArthurHoaro | 2017-03-12 | 1 | -0/+11 |
* | | Merge pull request #804 from ArthurHoaro/feature/atom-default | ArthurHoaro | 2017-03-21 | 1 | -0/+45 |
|\ \ |
|
| * | | Fixes #304: use atom feed as default | ArthurHoaro | 2017-03-11 | 1 | -0/+45 |
* | | | Proper error if the conf file is invalid instead of fatal error | ArthurHoaro | 2017-03-12 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #779 from ArthurHoaro/feature/import-parser-logs | ArthurHoaro | 2017-03-11 | 2 | -18/+26 |
|\ \
| |/
|/| |
|
| * | Fix namespace issue | ArthurHoaro | 2017-03-10 | 1 | -0/+1 |
| * | Link imports are now logged in `data/` folder, and can be debug using `dev.de... | ArthurHoaro | 2017-03-10 | 2 | -18/+25 |
* | | Fix #773: set Piwik URL protocol | ArthurHoaro | 2017-03-11 | 1 | -0/+41 |
|/ |
|
* | Move config exception to dedicated classes with proper namespace | ArthurHoaro | 2017-03-09 | 1 | -1/+1 |
* | Fix blocking namespace issue | ArthurHoaro | 2017-03-08 | 1 | -4/+2 |
* | Fix autoLocale error and cover it with unit tests | ArthurHoaro | 2017-03-07 | 3 | -0/+228 |
* | Improve datetime display | ArthurHoaro | 2017-03-06 | 5 | -11/+117 |
* | Improve autoLocale() detection | ArthurHoaro | 2017-03-06 | 1 | -0/+20 |
* | application: introduce the Shaarli\Config namespace | VirtualTam | 2017-03-04 | 17 | -29/+41 |
* | Add markdown_escape setting | ArthurHoaro | 2017-02-28 | 3 | -9/+120 |
* | Set the vintage theme by default for the time being | ArthurHoaro | 2017-02-27 | 1 | -0/+40 |
* | REST API: implements getLink by ID service | ArthurHoaro | 2017-02-19 | 2 | -6/+137 |
* | REST API - getLinks: support the visibility parameter | ArthurHoaro | 2017-01-17 | 1 | -28/+22 |
* | Update LinkFilter to be able to filter only public links | ArthurHoaro | 2017-01-16 | 1 | -10/+63 |
* | Remove CSS call for addlink toolbar plugin | ArthurHoaro | 2017-01-15 | 1 | -40/+0 |
* | Merge pull request #727 from ArthurHoaro/api/getlinks | ArthurHoaro | 2017-01-15 | 2 | -0/+458 |
|\ |
|
| * | REST API: implement getLinks service | ArthurHoaro | 2017-01-15 | 2 | -0/+458 |
* | | API: expect JWT in the Authorization header | VirtualTam | 2017-01-15 | 1 | -3/+26 |
* | | Merge pull request #732 from ArthurHoaro/feature/theme-manager | Arthur | 2017-01-06 | 4 | -1/+105 |
|\ \ |
|
| * | | Updater: keep custom theme preference with the new theme setting | ArthurHoaro | 2017-01-05 | 3 | -44/+99 |
| * | | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 3 | -1/+47 |
| * | | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 1 | -0/+3 |
| |/ |
|
* | | Cleanup: explicit method visibility | VirtualTam | 2017-01-05 | 11 | -58/+54 |
* | | API: fix JWT signature verification | VirtualTam | 2017-01-04 | 1 | -6/+9 |
|/ |
|
* | Merge pull request #733 from ArthurHoaro/hotfix/reverse-proxy-port | Arthur | 2017-01-04 | 1 | -0/+13 |
|\ |
|
| * | Hide default port in local URL behind a reverse proxy | ArthurHoaro | 2017-01-03 | 1 | -0/+13 |
* | | URL cleanup: add 'campaign_' to the annoying parameters | VirtualTam | 2017-01-04 | 1 | -34/+68 |
|/ |
|
* | Fixes presence of empty tags for private tags and in search results | ArthurHoaro | 2017-01-03 | 1 | -1/+13 |
* | Move PubSubHubbub code as a default plugin | ArthurHoaro | 2016-12-20 | 2 | -14/+54 |
* | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 3 | -0/+503 |
* | Prepare settings for the API in the admin page and during the install | ArthurHoaro | 2016-12-12 | 2 | -2/+55 |
* | Add a persistent 'shorturl' key to all links | ArthurHoaro | 2016-12-12 | 6 | -48/+59 |
* | Unit Test for the new ID system | ArthurHoaro | 2016-12-12 | 8 | -95/+306 |
* | Merge pull request #691 from ArthurHoaro/plugins/no-md-feed | Arthur | 2016-12-01 | 1 | -4/+25 |
|\ |
|
| * | Markdown: fixes feed rendering with nomarkdown tag | ArthurHoaro | 2016-11-22 | 1 | -4/+25 |
* | | .htaccess files: support Apache 2.4+ syntax | ArthurHoaro | 2016-11-08 | 1 | -2/+13 |
|/ |
|
* | Fix an issue with links not being reversed in code blocks | ArthurHoaro | 2016-10-22 | 3 | -0/+61 |