| Commit message (Expand) | Author | Age | Files | Lines |
* | New init function for plugins, supports errors reporting | ArthurHoaro | 2016-10-14 | 2 | -3/+25 |
* | Merge pull request #622 from ArthurHoaro/update-date | Arthur | 2016-10-12 | 2 | -7/+34 |
|\ |
|
| * | Set updated date for items in feeds | ArthurHoaro | 2016-08-03 | 1 | -6/+32 |
| * | Save the update date in LinkDB and pass it to linklist templates | ArthurHoaro | 2016-08-03 | 1 | -1/+2 |
* | | Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban | Arthur | 2016-10-12 | 1 | -0/+26 |
|\ \ |
|
| * | | Add trusted IPs in config and try to ban forwarded IP on failed login | ArthurHoaro | 2016-08-03 | 1 | -0/+26 |
| |/ |
|
* | | Merge pull request #619 from ArthurHoaro/plugins/param-desc | VirtualTam | 2016-08-13 | 2 | -4/+12 |
|\ \ |
|
| * | | Parse plugin parameters description with the PluginManager | ArthurHoaro | 2016-08-02 | 2 | -4/+12 |
* | | | Fix: add missing final newlines, untabify text | VirtualTam | 2016-08-13 | 2 | -2/+2 |
* | | | Fix: ensure Internet Explorer bookmark dumps can be imported | VirtualTam | 2016-08-12 | 1 | -2/+1 |
* | | | Refactor bookmark import using a generic Netscape parser | VirtualTam | 2016-08-10 | 1 | -0/+142 |
* | | | Merge pull request #624 from julienCXX/pr-curl-http-fetch | Arthur | 2016-08-09 | 1 | -10/+150 |
|\ \ \ |
|
| * | | | Set cURL as default in HTTP fetching, a fallback method and consistency fixup... | julienCXX | 2016-08-08 | 1 | -10/+150 |
| | |/
| |/| |
|
* | | | Initialize a translation function | ArthurHoaro | 2016-08-07 | 1 | -0/+21 |
* | | | Generate a token for every pages | ArthurHoaro | 2016-08-06 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #621 from ArthurHoaro/hotfix/update-escape-config | VirtualTam | 2016-08-02 | 1 | -2/+2 |
|\ \ |
|
| * | | Fix update method escapeUnescapedConfig | ArthurHoaro | 2016-08-02 | 1 | -2/+2 |
| |/ |
|
* | | Better whitespace handling in tags | ArthurHoaro | 2016-08-02 | 1 | -1/+1 |
* | | Better whitespace handling in tags. Fixes #571 | Chris Kuethe | 2016-08-02 | 1 | -2/+2 |
|/ |
|
* | Fixes #600 - Shaarli's title is not set with the new config manager | ArthurHoaro | 2016-07-19 | 1 | -8/+2 |
* | Merge pull request #558 from ArthurHoaro/hashtag4 | Arthur | 2016-07-09 | 4 | -56/+107 |
|\ |
|
| * | Hashtag system | ArthurHoaro | 2016-06-06 | 4 | -57/+108 |
* | | Merge pull request #570 from ArthurHoaro/config-manager | Arthur | 2016-07-09 | 12 | -311/+905 |
|\ \
| |/
|/| |
|
| * | Add closing PHP tags to JSON config files | ArthurHoaro | 2016-06-20 | 1 | -1/+14 |
| * | Pass the configuration manager to templates | ArthurHoaro | 2016-06-15 | 1 | -0/+2 |
| * | Rename configuration key for better sections | ArthurHoaro | 2016-06-11 | 5 | -73/+77 |
| * | PluginManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 1 | -36/+14 |
| * | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 4 | -95/+101 |
| * | Remove remaining settings initialization in index.php | ArthurHoaro | 2016-06-11 | 2 | -51/+36 |
| * | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 6 | -76/+150 |
| * | Set the default timezone in index.php | ArthurHoaro | 2016-06-11 | 1 | -3/+0 |
| * | Adds ConfigJson which handle the configuration in JSON format. | ArthurHoaro | 2016-06-11 | 5 | -7/+112 |
| * | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 10 | -275/+98 |
| * | Introduce a configuration manager (not plugged yet) | ArthurHoaro | 2016-06-11 | 4 | -0/+607 |
* | | Merge pull request #583 from ArthurHoaro/enhance/tag-case | Arthur | 2016-06-03 | 1 | -2/+9 |
|\ \ |
|
| * | | Fixes #497: ignore case difference between tags | ArthurHoaro | 2016-05-31 | 1 | -2/+9 |
* | | | 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 |
|/ |
|