| Commit message (Expand) | Author | Age | Files | Lines |
* | Markdown plugin: fix RSS feed direct link reverse | ArthurHoaro | 2019-08-15 | 1 | -0/+10 |
* | Fix UT: LinkDBTest - make each tests independant | ArthurHoaro | 2019-08-10 | 1 | -13/+12 |
* | Make sure that bookmark sort is consistent, even with equal timestamps | ArthurHoaro | 2019-08-07 | 1 | -0/+35 |
* | Default colors plugin - Add unit tests | ArthurHoaro | 2019-07-20 | 1 | -0/+195 |
* | Automatically retrieve description for new bookmarks | ArthurHoaro | 2019-07-06 | 1 | -11/+193 |
* | Merge pull request #1273 from ArthurHoaro/feature/ban-manager | ArthurHoaro | 2019-05-25 | 2 | -97/+400 |
|\ |
|
| * | Rewrite IP ban management | ArthurHoaro | 2019-02-09 | 2 | -97/+400 |
* | | Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve | ArthurHoaro | 2019-03-02 | 1 | -0/+20 |
|\ \ |
|
| * | | Do not try to retrieve thumbnails for internal link | ArthurHoaro | 2019-02-24 | 1 | -0/+20 |
| |/ |
|
* / | Remove the redirector setting | ArthurHoaro | 2019-02-09 | 4 | -71/+23 |
|/ |
|
* | Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login | ArthurHoaro | 2019-02-09 | 1 | -0/+14 |
|\ |
|
| * | Do not check the IP address with session protection disabled | ArthurHoaro | 2018-07-17 | 1 | -0/+14 |
* | | Optimize and cleanup imports | VirtualTam | 2019-01-13 | 27 | -84/+86 |
* | | API: update test regexes to comply with PCRE2 | VirtualTam | 2019-01-13 | 1 | -2/+2 |
* | | namespacing: add plugin tests to \Shaarli\Plugin\[...] | VirtualTam | 2019-01-12 | 9 | -15/+22 |
* | | namespacing: \Shaarli\Plugin\PluginManager | VirtualTam | 2019-01-12 | 9 | -15/+14 |
* | | namespacing: \Shaarli\Netscape\NetscapeBookmarkUtils | VirtualTam | 2019-01-12 | 9 | -7/+8 |
* | | namespacing: \Shaarli\Router | VirtualTam | 2019-01-12 | 5 | -7/+9 |
* | | namespacing: \Shaarli\ApplicationUtils | VirtualTam | 2019-01-12 | 2 | -23/+23 |
* | | namespacing: \Shaarli\Updater | VirtualTam | 2019-01-12 | 3 | -16/+24 |
* | | namespacing: move LinkUtils along \Shaarli\Bookmark classes | VirtualTam | 2019-01-12 | 3 | -115/+122 |
* | | namespacing: \Shaarli\Bookmark\LinkFilter | VirtualTam | 2019-01-12 | 2 | -12/+17 |
* | | namespacing: \Shaarli\Bookmark\LinkDB | VirtualTam | 2019-01-12 | 20 | -38/+55 |
* | | namespacing: \Shaarli\FileUtils | VirtualTam | 2019-01-12 | 3 | -4/+4 |
* | | namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils} | VirtualTam | 2019-01-12 | 1 | -1/+1 |
* | | namespacing: move HTTP utilities along \Shaarli\Http\ classes | VirtualTam | 2019-01-12 | 12 | -29/+50 |
* | | namespacing: \Shaarli\Http\Url | VirtualTam | 2019-01-12 | 1 | -11/+12 |
* | | namespacing: \Shaarli\Http\Base64Url | VirtualTam | 2019-01-12 | 1 | -1/+1 |
* | | namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} | VirtualTam | 2019-01-12 | 4 | -22/+25 |
* | | namespacing: \Shaarli\Exceptions\IOException | VirtualTam | 2019-01-12 | 3 | -6/+10 |
* | | namespacing: \Shaarli\History | VirtualTam | 2019-01-12 | 9 | -32/+38 |
* | | lint: fix line-length warnings | VirtualTam | 2018-12-02 | 5 | -19/+56 |
* | | lint: apply phpcbf to tests/ | VirtualTam | 2018-12-02 | 26 | -43/+38 |
* | | Merge pull request #1205 from ArthurHoaro/feature/opengraph | ArthurHoaro | 2018-10-06 | 1 | -0/+2 |
|\ \ |
|
| * | | Add OpenGraph meta tags on permalink page | ArthurHoaro | 2018-08-13 | 1 | -0/+2 |
* | | | Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escape | ArthurHoaro | 2018-10-06 | 5 | -6/+38 |
|\ \ \ |
|
| * | | | Fix hashtags with markdown escape enabled | ArthurHoaro | 2018-08-14 | 5 | -6/+38 |
| |/ / |
|
* | | | Add a button to set links as sticky | ArthurHoaro | 2018-10-06 | 6 | -26/+133 |
* | | | Isso plugin: add an icon in linklist if enabled | ArthurHoaro | 2018-08-14 | 1 | -6/+10 |
|/ / |
|
* | | Merge pull request #687 from ArthurHoaro/web-thumb | ArthurHoaro | 2018-07-28 | 5 | -12/+258 |
|\ \
| |/
|/| |
|
| * | Bunch of improvement for thumbnails integration: | ArthurHoaro | 2018-07-17 | 1 | -1/+1 |
| * | Thumbnails: add a common mode to only retrieve thumbs from popular media webs... | ArthurHoaro | 2018-07-05 | 3 | -11/+41 |
| * | Add a page to update all thumbnails through AJAX requests in both templates | ArthurHoaro | 2018-07-05 | 2 | -10/+42 |
| * | Update thumbnail integration after rebasing the branch | ArthurHoaro | 2018-07-05 | 4 | -27/+134 |
| * | ConfigManager: add a method to remove an entry | ArthurHoaro | 2018-07-05 | 1 | -0/+23 |
| * | Use web-thumbnailer to retrieve thumbnails | ArthurHoaro | 2018-07-05 | 2 | -0/+54 |
* | | Merge pull request #1141 from ArthurHoaro/api/tags | ArthurHoaro | 2018-07-10 | 11 | -0/+711 |
|\ \
| |/
|/| |
|
| * | GetTagsTest - Update to alpha sort for equal occurences | ArthurHoaro | 2018-07-05 | 3 | -8/+8 |
| * | Implements Tags endpoints for Shaarli's REST API | ArthurHoaro | 2018-06-04 | 11 | -0/+711 |
* | | docker: move testing resources to tests/docker | VirtualTam | 2018-06-16 | 4 | -0/+141 |
|/ |
|