| Commit message (Expand) | Author | Age | Files | Lines |
* | LinkDB: update datastore method names | VirtualTam | 2016-10-20 | 1 | -4/+4 |
* | Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ArthurHoaro | 2016-10-20 | 1 | -6/+2 |
* | New init function for plugins, supports errors reporting | ArthurHoaro | 2016-10-14 | 1 | -0/+1 |
* | Merge pull request #622 from ArthurHoaro/update-date | Arthur | 2016-10-12 | 1 | -1/+11 |
|\ |
|
| * | Save the update date in LinkDB and pass it to linklist templates | ArthurHoaro | 2016-08-03 | 1 | -1/+11 |
* | | Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban | Arthur | 2016-10-12 | 1 | -1/+10 |
|\ \ |
|
| * | | Add trusted IPs in config and try to ban forwarded IP on failed login | ArthurHoaro | 2016-08-03 | 1 | -1/+10 |
| |/ |
|
* | | Bump version to v0.8.0 | ArthurHoaro | 2016-10-12 | 1 | -2/+2 |
* | | composer: display an error message if the autoload script is missing | VirtualTam | 2016-09-05 | 1 | -0/+10 |
* | | Refactor bookmark import using a generic Netscape parser | VirtualTam | 2016-08-10 | 1 | -107/+32 |
* | | Bugfix: wrong key used to get default private links setting | ArthurHoaro | 2016-08-07 | 1 | -1/+1 |
* | | Initialize a translation function | ArthurHoaro | 2016-08-07 | 1 | -0/+1 |
* | | Generate a token for every pages | ArthurHoaro | 2016-08-06 | 1 | -9/+0 |
|/ |
|
* | Merge pull request #604 from ArthurHoaro/no-delicious | Arthur | 2016-07-23 | 1 | -1/+1 |
|\ |
|
| * | Remove Delicious in project description in comments | ArthurHoaro | 2016-07-23 | 1 | -1/+1 |
* | | Merge pull request #601 from ArthurHoaro/hotfix/title-missing | Arthur | 2016-07-23 | 1 | -7/+5 |
|\ \ |
|
| * | | Fixes #600 - Shaarli's title is not set with the new config manager | ArthurHoaro | 2016-07-19 | 1 | -7/+5 |
| |/ |
|
* / | Fix variable in configure.php | ArthurHoaro | 2016-07-10 | 1 | -0/+1 |
|/ |
|
* | Rename configuration key for better sections | ArthurHoaro | 2016-06-11 | 1 | -53/+53 |
* | ConfigManager no longer uses singleton pattern | ArthurHoaro | 2016-06-11 | 1 | -127/+190 |
* | Remove remaining settings initialization in index.php | ArthurHoaro | 2016-06-11 | 1 | -27/+6 |
* | Rename configuration keys and fix GLOBALS in templates | ArthurHoaro | 2016-06-11 | 1 | -100/+102 |
* | Set the default timezone in index.php | ArthurHoaro | 2016-06-11 | 1 | -0/+2 |
* | Replace $GLOBALS configuration with the configuration manager in the whole co... | ArthurHoaro | 2016-06-11 | 1 | -243/+200 |
* | Version bump: v0.7.0 | ArthurHoaro | 2016-05-14 | 1 | -2/+2 |
* | Merge pull request #560 from ArthurHoaro/nb-private-shaare | Arthur | 2016-05-14 | 1 | -137/+5 |
|\ |
|
| * | Add private link counter | ArthurHoaro | 2016-05-13 | 1 | -14/+3 |
| * | Extract PageBuilder class from index.php | ArthurHoaro | 2016-05-13 | 1 | -123/+2 |
* | | Merge pull request #556 from ArthurHoaro/login-refill | Arthur | 2016-05-14 | 1 | -2/+5 |
|\ \ |
|
| * | | Prefill the login field when the authentication has failed | ArthurHoaro | 2016-05-06 | 1 | -2/+5 |
* | | | Merge pull request #559 from ArthurHoaro/startsEndWithCase | Arthur | 2016-05-14 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | Fix startsWith and endsWith case | ArthurHoaro | 2016-05-10 | 1 | -7/+7 |
| | |/
| |/| |
|
* / | | Don't redirect to ?post if ?addlink is reached while logged out | ArthurHoaro | 2016-05-11 | 1 | -6/+0 |
|/ / |
|
* / | Export: allow prepending notes with the Shaarli instance's URL | VirtualTam | 2016-05-06 | 1 | -2/+14 |
|/ |
|
* | Merge pull request #551 from ArthurHoaro/hotfix/timezone | Arthur | 2016-05-05 | 1 | -8/+12 |
|\ |
|
| * | Use correct 'UTC' timezone | ArthurHoaro | 2016-05-03 | 1 | -8/+12 |
* | | Merge pull request #532 from ArthurHoaro/hotfix/title-retrieve-the-return | Arthur | 2016-05-03 | 1 | -3/+5 |
|\ \ |
|
| * | | Fixes #531 - Title retrieving is failing with multiple use case | ArthurHoaro | 2016-05-03 | 1 | -3/+5 |
* | | | Refactor Netscape bookmark exporting | VirtualTam | 2016-04-10 | 1 | -32/+25 |
| |/
|/| |
|
* | | Fixes #480: add an option to urlencode redirector URL | ArthurHoaro | 2016-04-09 | 1 | -19/+11 |
* | | Fixes #526: bad font size separator in tagcloud with some locale | ArthurHoaro | 2016-03-31 | 1 | -5/+10 |
|/ |
|
* | Remove dev cache disabling | ArthurHoaro | 2016-03-26 | 1 | -1/+1 |
* | Merge pull request #515 from ArthurHoaro/template-feeds | Arthur | 2016-03-25 | 1 | -299/+93 |
|\ |
|
| * | Refactor filter in LinkDB | ArthurHoaro | 2016-03-25 | 1 | -72/+27 |
| * | Create a FeedBuilder class which build data for both ATOM and RSS feed. | ArthurHoaro | 2016-03-25 | 1 | -238/+41 |
| * | Plugin: add render_feed hook and call it while generating ATOM and RSS feed. | ArthurHoaro | 2016-03-18 | 1 | -0/+6 |
| * | Refactor showRSS, and make it use the RSS template | ArthurHoaro | 2016-03-18 | 1 | -53/+67 |
| * | Refactor showAtom, and make it use the ATOM template | ArthurHoaro | 2016-03-18 | 1 | -66/+59 |
| * | Add method assignAll() to pageBuilder to assign an array of data | ArthurHoaro | 2016-03-18 | 1 | -0/+23 |
* | | Use generateLocation to set the redirection in login (and don't escape the url) | ArthurHoaro | 2016-03-21 | 1 | -1/+1 |
|/ |
|