| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Url.php: remove unwanted ?PHPSESSID= URL parameters, | nodiscc | 2016-05-20 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge pull request #560 from ArthurHoaro/nb-private-shaare | Arthur | 2016-05-14 | 2 | -0/+161 |
|\ \ |
|
| * | | Add private link counter | ArthurHoaro | 2016-05-13 | 1 | -0/+16 |
| * | | Extract PageBuilder class from index.php | ArthurHoaro | 2016-05-13 | 1 | -0/+145 |
* | | | Fix startsWith and endsWith case | ArthurHoaro | 2016-05-10 | 3 | -16/+28 |
|/ / |
|
* | | Export: allow prepending notes with the Shaarli instance's URL | VirtualTam | 2016-05-06 | 1 | -4/+11 |
* | | typo | ArthurHoaro | 2016-05-05 | 2 | -3/+3 |
* | | Merge pull request #551 from ArthurHoaro/hotfix/timezone | Arthur | 2016-05-05 | 1 | -4/+0 |
|\ \ |
|
| * | | Use correct 'UTC' timezone | ArthurHoaro | 2016-05-03 | 1 | -4/+0 |
* | | | Merge pull request #532 from ArthurHoaro/hotfix/title-retrieve-the-return | Arthur | 2016-05-03 | 3 | -13/+95 |
|\ \ \ |
|
| * | | | Fixes #531 - Title retrieving is failing with multiple use case | ArthurHoaro | 2016-05-03 | 3 | -13/+95 |
| | |/
| |/| |
|
* | | | Fix error when filtering search tags | D Low | 2016-04-14 | 1 | -1/+1 |
* | | | Refactor Netscape bookmark exporting | VirtualTam | 2016-04-10 | 1 | -0/+47 |
| |/
|/| |
|
* | | Fixes #480: add an option to urlencode redirector URL | ArthurHoaro | 2016-04-09 | 1 | -6/+29 |
|/ |
|
* | Merge pull request #522 from ArthurHoaro/hotfix/readershaare | VirtualTam | 2016-03-30 | 1 | -1/+31 |
|\ |
|
| * | Refactor and rebase #380: Firefox reader view links | ArthurHoaro | 2016-03-26 | 1 | -13/+29 |
| * | Fix issue 366, Problem when shaaring a link in Reader View of Firefox. | Kevin Canévet | 2016-03-24 | 1 | -1/+15 |
* | | Merge pull request #515 from ArthurHoaro/template-feeds | Arthur | 2016-03-25 | 6 | -12/+377 |
|\ \
| |/
|/| |
|
| * | Refactor filter in LinkDB | ArthurHoaro | 2016-03-25 | 4 | -24/+74 |
| * | Makes escape a recursive function which handle array of strings | ArthurHoaro | 2016-03-25 | 1 | -3/+11 |
| * | Create a FeedBuilder class which build data for both ATOM and RSS feed. | ArthurHoaro | 2016-03-25 | 2 | -1/+296 |
| * | Refactor showAtom, and make it use the ATOM template | ArthurHoaro | 2016-03-18 | 1 | -1/+1 |
| * | Adds a route for ATOM and RSS feeds page | ArthurHoaro | 2016-03-18 | 1 | -0/+12 |
* | | Fixes #512: retrieving title didn't match the first closing tag | ArthurHoaro | 2016-03-08 | 1 | -1/+1 |
|/ |
|
* | Fixes #477: support multi reverse proxy with comma syntax | ArthurHoaro | 2016-02-28 | 1 | -2/+12 |
* | Merge pull request #496 from ArthurHoaro/cross-search | Arthur | 2016-02-28 | 2 | -6/+24 |
|\ |
|
| * | Allow crossed search between terms and tags | ArthurHoaro | 2016-02-28 | 2 | -6/+24 |
* | | Merge pull request #491 from ArthurHoaro/markdown-escape2 | Arthur | 2016-02-25 | 1 | -1/+17 |
|\ \ |
|
| * | | Markdown: don't escape content + sanitize sensible tags | ArthurHoaro | 2016-02-19 | 1 | -1/+17 |
* | | | Merge pull request #492 from ArthurHoaro/locale-sort-fix | Arthur | 2016-02-24 | 1 | -0/+25 |
|\ \ \
| |_|/
|/| | |
|
| * | | Apply the locale to all categories and move autolocale to Utils.php | ArthurHoaro | 2016-02-19 | 1 | -0/+25 |
| |/ |
|
* / | cleanup: use DateTime to format dates | VirtualTam | 2016-02-17 | 1 | -0/+3 |
|/ |
|
* | Support text search across link fields. | ArthurHoaro | 2016-02-15 | 1 | -25/+23 |
* | Improved search: combine AND, exact terms and exclude search. | ArthurHoaro | 2016-02-15 | 1 | -24/+36 |
* | Private/Hidden tags | ArthurHoaro | 2016-02-15 | 1 | -0/+7 |
* | Add exclusion in tag search | ArthurHoaro | 2016-02-15 | 3 | -9/+38 |
* | Introduce the Updater class which | ArthurHoaro | 2016-02-15 | 4 | -34/+232 |
* | Merge pull request #453 from ArthurHoaro/pr450 | Arthur | 2016-02-01 | 1 | -13/+32 |
|\ |
|
| * | Implemented searching for a phrase in double-quotes or all words in no partic... | Florian Voigt | 2016-02-01 | 1 | -13/+32 |
* | | Merge pull request #388 from ArthurHoaro/pluginadmin | Arthur | 2016-01-31 | 3 | -0/+177 |
|\ \ |
|
| * | | Fixes #378 - Plugin administration UI. | ArthurHoaro | 2016-01-31 | 3 | -0/+177 |
| |/ |
|
* | | Merge pull request #379 from ArthurHoaro/plugin-markdown | Arthur | 2016-01-31 | 1 | -8/+0 |
|\ \
| |/
|/| |
|
| * | PLUGIN Markdown | ArthurHoaro | 2016-01-03 | 1 | -8/+0 |
* | | Bugfix: prevent LinkFilter to work on outdated data. | ArthurHoaro | 2016-01-20 | 1 | -8/+4 |
* | | Merge pull request #441 from virtualtam/tests/check-file-permissions | VirtualTam | 2016-01-18 | 3 | -0/+0 |
|\ \ |
|
| * | | tests: add a make target to check file permissions | VirtualTam | 2016-01-17 | 3 | -0/+0 |
* | | | fix: use PHP_EOL for carriage returns in file logs | VirtualTam | 2016-01-18 | 1 | -1/+1 |
|/ / |
|
* | | Logging: improve formatting to enable fail2ban parsing | VirtualTam | 2016-01-16 | 1 | -2/+7 |
* | | Logging: move logm() from index.php to application/Utils.php | VirtualTam | 2016-01-16 | 1 | -0/+13 |
* | | Fixes #410 - Retrieve title fails in multiple cases | ArthurHoaro | 2016-01-11 | 4 | -9/+132 |