| Commit message (Expand) | Author | Age | Files | Lines |
* | Automatically retrieve description for new bookmarks | ArthurHoaro | 2019-07-06 | 2 | -4/+82 |
* | Merge pull request #1273 from ArthurHoaro/feature/ban-manager | ArthurHoaro | 2019-05-25 | 2 | -86/+227 |
|\ |
|
| * | Rewrite IP ban management | ArthurHoaro | 2019-02-09 | 2 | -86/+227 |
* | | Merge pull request #1276 from ArthurHoaro/feature/bulk-visibility | ArthurHoaro | 2019-04-22 | 1 | -0/+6 |
|\ \ |
|
| * | | Bulk action: set visibility | ArthurHoaro | 2019-02-09 | 1 | -0/+6 |
| |/ |
|
* | | Merge pull request #1272 from ArthurHoaro/feature/html-lang | ArthurHoaro | 2019-03-02 | 1 | -0/+2 |
|\ \ |
|
| * | | Accessibility: specify the HTML lang attribute | ArthurHoaro | 2019-02-09 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve | ArthurHoaro | 2019-03-02 | 4 | -4/+17 |
|\ \ |
|
| * | | Do not try to retrieve thumbnails for internal link | ArthurHoaro | 2019-02-24 | 4 | -4/+17 |
| |/ |
|
* | | Merge pull request #1270 from ArthurHoaro/hotfix/sticky-warning | ArthurHoaro | 2019-02-24 | 1 | -1/+5 |
|\ \ |
|
| * | | Fix a warning if links sticky status isn't set | ArthurHoaro | 2019-02-09 | 1 | -1/+5 |
| |/ |
|
* | | Merge pull request #1269 from ArthurHoaro/feature/remove-redirector | ArthurHoaro | 2019-02-24 | 6 | -64/+22 |
|\ \ |
|
| * | | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 6 | -64/+22 |
| |/ |
|
* / | Fix thumbnails disabling if PHP GD is not installed | ArthurHoaro | 2019-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login | ArthurHoaro | 2019-02-09 | 1 | -0/+3 |
|\ |
|
| * | Do not check the IP address with session protection disabled | ArthurHoaro | 2018-07-17 | 1 | -0/+3 |
* | | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 14 | -20/+12 |
* | | namespacing: \Shaarli\Plugin\PluginManager | VirtualTam | 2019-01-12 | 2 | -25/+37 |
* | | namespacing: \Shaarli\Netscape\NetscapeBookmarkUtils | VirtualTam | 2019-01-12 | 1 | -11/+16 |
* | | namespacing: \Shaarli\Router | VirtualTam | 2019-01-12 | 1 | -21/+22 |
* | | namespacing: \Shaarli\ApplicationUtils | VirtualTam | 2019-01-12 | 3 | -37/+42 |
* | | namespacing: \Shaarli\Updater | VirtualTam | 2019-01-12 | 4 | -110/+125 |
* | | namespacing: move LinkUtils along \Shaarli\Bookmark classes | VirtualTam | 2019-01-12 | 1 | -2/+2 |
* | | namespacing: \Shaarli\Bookmark\LinkFilter | VirtualTam | 2019-01-12 | 4 | -37/+47 |
* | | namespacing: \Shaarli\Bookmark\LinkDB | VirtualTam | 2019-01-12 | 10 | -38/+57 |
* | | namespacing: \Shaarli\FileUtils | VirtualTam | 2019-01-12 | 3 | -7/+7 |
* | | namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils} | VirtualTam | 2019-01-12 | 2 | -7/+15 |
* | | namespacing: move HTTP utilities along \Shaarli\Http\ classes | VirtualTam | 2019-01-12 | 3 | -4/+4 |
* | | namespacing: \Shaarli\Http\Url | VirtualTam | 2019-01-12 | 3 | -216/+222 |
* | | namespacing: \Shaarli\Http\Base64Url | VirtualTam | 2019-01-12 | 2 | -4/+4 |
* | | namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} | VirtualTam | 2019-01-12 | 3 | -18/+23 |
* | | namespacing: \Shaarli\Exceptions\IOException | VirtualTam | 2019-01-12 | 7 | -4/+13 |
* | | namespacing: \Shaarli\History | VirtualTam | 2019-01-12 | 3 | -5/+11 |
* | | lint: fix line-length warnings | VirtualTam | 2018-12-02 | 6 | -10/+34 |
* | | lint: apply phpcbf to application/ | VirtualTam | 2018-12-02 | 23 | -93/+98 |
* | | Merge pull request #1205 from ArthurHoaro/feature/opengraph | ArthurHoaro | 2018-10-06 | 1 | -1/+1 |
|\ \ |
|
| * | | Add OpenGraph meta tags on permalink page | ArthurHoaro | 2018-08-13 | 1 | -1/+1 |
* | | | Add a button to set links as sticky | ArthurHoaro | 2018-10-06 | 3 | -0/+29 |
* | | | Fix issue 'You are not authorized to add a link' with thumbnails enabled | ArthurHoaro | 2018-08-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #687 from ArthurHoaro/web-thumb | ArthurHoaro | 2018-07-28 | 5 | -10/+258 |
|\ \
| |/
|/| |
|
| * | Bunch of improvement for thumbnails integration: | ArthurHoaro | 2018-07-17 | 2 | -1/+4 |
| * | Thumbnails: add a common mode to only retrieve thumbs from popular media webs... | ArthurHoaro | 2018-07-05 | 3 | -5/+60 |
| * | Add a page to update all thumbnails through AJAX requests in both templates | ArthurHoaro | 2018-07-05 | 4 | -14/+58 |
| * | Take code review into account | ArthurHoaro | 2018-07-05 | 1 | -0/+17 |
| * | Update thumbnail integration after rebasing the branch | ArthurHoaro | 2018-07-05 | 2 | -2/+25 |
| * | ConfigManager: add a method to remove an entry | ArthurHoaro | 2018-07-05 | 1 | -1/+49 |
| * | Use web-thumbnailer to retrieve thumbnails | ArthurHoaro | 2018-07-05 | 3 | -0/+58 |
* | | Implements Tags endpoints for Shaarli's REST API | ArthurHoaro | 2018-06-04 | 4 | -4/+213 |
|/ |
|
* | Merge pull request #1143 from ArthurHoaro/sort-equal-tags | ArthurHoaro | 2018-06-04 | 1 | -8/+21 |
|\ |
|
| * | Tag sort - UT + comment + fix filter and visibility | ArthurHoaro | 2018-05-29 | 1 | -7/+18 |