]> git.immae.eu Git - github/shaarli/Shaarli.git/shortlog
github/shaarli/Shaarli.git
2019-03-02  Luce Carevićdelete useless titles 1282/head
2019-03-02  Luce Carevićfix empty links and hide <i> for screenreaders
2019-03-02  Luce Carevićfooter and contentinfo
2019-03-02  ArthurHoaroMerge pull request #1272 from ArthurHoaro/feature/html...
2019-03-02  ArthurHoaroMerge pull request #1271 from ArthurHoaro/hotfix/thumb...
2019-02-24  Aurélien TamisierMerge pull request #1279 from virtualtam/changelog...
2019-02-24  VirtualTamUpdate badges, changelog and documentation for v0.10.3 1279/head
2019-02-24  ArthurHoaroMerge pull request #1275 from ArthurHoaro/doc/drop...
2019-02-24  ArthurHoaroDo not try to retrieve thumbnails for internal link 1271/head
2019-02-24  ArthurHoaroMerge pull request #1270 from ArthurHoaro/hotfix/sticky...
2019-02-24  ArthurHoaroMerge pull request #1269 from ArthurHoaro/feature/remov...
2019-02-24  ArthurHoaroMerge pull request #1274 from ArthurHoaro/hotfix/css...
2019-02-24  ArthurHoaroMerge pull request #1268 from ArthurHoaro/hotfix/thumb...
2019-02-09  nodisccMerge pull request #1264 from shaarli/doc-fix-mkdocs...
2019-02-09  ArthurHoaroDocumentation: drop PHP 7.0 compatibility in Shaarli... 1275/head
2019-02-09  ArthurHoaroFix button overlapping on mobile in linklist 1274/head
2019-02-09  ArthurHoaroAccessibility: specify the HTML lang attribute 1272/head
2019-02-09  ArthurHoaroFix a warning if links sticky status isn't set 1270/head
2019-02-09  ArthurHoaroRemove the redirector setting 1269/head
2019-02-09  ArthurHoaroFix thumbnails disabling if PHP GD is not installed 1268/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-02-09  ArthurHoaroMerge pull request #1229 from ArthurHoaro/travis/php-7.3
2019-02-09  ArthurHoaroRun Shaarli's tests againt PHP 7.3 RC1 on Travis 1229/head
2019-01-31  nodisccdoc: fix invalid links doc-fix-mkdocs-warnings 1264/head
2019-01-31  nodisccMerge pull request #1261 from trailjeep/patch-1
2019-01-31  nodisccMerge branch 'master' into patch-1 1261/head
2019-01-31  nodisccMerge pull request #1262 from trailjeep/patch-2
2019-01-26  trailjeepUpdate Community-&-Related-software.md 1262/head
2019-01-26  trailjeepUpdate Community-&-Related-software.md
2019-01-23  Aurélien TamisierMerge pull request #1258 from virtualtam/refactor/phpdoc
2019-01-23  Aurélien TamisierMerge pull request #1257 from virtualtam/security/compo...
2019-01-21  Aurélien TamisierMerge pull request #1259 from virtualtam/fix/render...
2019-01-18  VirtualTamfix: ensure HTML tags are stripped from OpenGraph descr... 1259/head
2019-01-18  VirtualTamdoc: remove Doxygen configuration 1258/head
2019-01-18  VirtualTamdoc: add Make target to run phpDocumentor with Docker
2019-01-18  VirtualTamdoc: add phpDocumentor configuration
2019-01-18  VirtualTamcomposer: enforce PHP security advisories 1257/head
2019-01-18  Aurélien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2019-01-12  VirtualTamAPI: update test regexes to comply with PCRE2
2019-01-12  VirtualTamcomposer: add and document optional PHP extensions
2019-01-12  VirtualTamnamespacing: add plugin tests to \Shaarli\Plugin\[...]
2019-01-12  VirtualTamnamespacing: \Shaarli\Plugin\PluginManager
2019-01-12  VirtualTamnamespacing: \Shaarli\Netscape\NetscapeBookmarkUtils
2019-01-12  VirtualTamnamespacing: \Shaarli\Router
2019-01-12  VirtualTamnamespacing: \Shaarli\ApplicationUtils
2019-01-12  VirtualTamnamespacing: \Shaarli\Updater
2019-01-12  VirtualTamnamespacing: add curl-ext to suggested dependencies
2019-01-12  VirtualTamnamespacing: move LinkUtils along \Shaarli\Bookmark...
2019-01-12  VirtualTamnamespacing: \Shaarli\Bookmark\LinkFilter
2019-01-12  VirtualTamnamespacing: \Shaarli\Bookmark\LinkDB
2019-01-12  VirtualTamnamespacing: \Shaarli\FileUtils
2019-01-12  VirtualTamnamespacing: \Shaarli\Render\{PageBuilder,ThemeUtils}
2019-01-12  VirtualTamnamespacing: move HTTP utilities along \Shaarli\Http...
2019-01-12  VirtualTamnamespacing: \Shaarli\Http\Url
2019-01-12  VirtualTamnamespacing: \Shaarli\Http\Base64Url
2019-01-12  VirtualTamnamespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}
2019-01-12  VirtualTamnamespacing: \Shaarli\Exceptions\IOException
2019-01-12  VirtualTamnamespacing: \Shaarli\History
2019-01-06  nodisccMerge pull request #1233 from shaarli/doc-fix-homepage...
2019-01-06  nodisccMerge pull request #1251 from shaarli/doc-update-php...
2019-01-06  nodisccdoc: fix homepage icon doc-fix-homepage-icon 1233/head
2018-12-09  nodisccdoc: update PHP compatibility table doc-update-php-compat 1251/head
2018-12-02  Aurélien TamisierMerge pull request #1234 from virtualtam/lint
2018-12-02  VirtualTamlint: fix line-length warnings 1234/head
2018-12-02  VirtualTamlint: apply phpcbf to tests/
2018-12-02  VirtualTamlint: apply phpcbf to index.php
2018-12-02  VirtualTamlint: apply phpcbf to plugins/
2018-12-02  VirtualTamlint: apply phpcbf to application/
2018-12-02  VirtualTamlint: setup PHPCS for PSR-1 and PSR-2
2018-12-02  VirtualTamlint: remove unused tools
2018-12-02  Aurélien TamisierMerge pull request #1247 from llune/patch-5
2018-12-02  Aurélien TamisierMerge pull request #1246 from llune/patch-4
2018-11-30  Luce Carevićadd label to form - accessibility issue 1247/head
2018-11-30  Luce Carevićfix translation string 1246/head
2018-11-15  ArthurHoaroMerge pull request #1236 from bisherbas/patch-1
2018-10-31  Bish ErbasUpdate session start condition 1236/head
2018-10-20  Aurélien TamisierMerge pull request #1235 from ilesinge/patch-2
2018-10-20  Alexandre G... Dead link on dead link detector tool 1235/head
2018-10-12  Aurélien TamisierMerge pull request #1230 from virtualtam/composer/netsc...
2018-10-11  nodisccMerge pull request #1232 from shaarli/doc-rm-firefox...
2018-10-11  nodisccMerge pull request #1221 from nodiscc/doc-refactor...
2018-10-11  nodisccremove firefox share documentation 1232/head
2018-10-11  nodisccMerge pull request #1231 from shaarli/revert-1220-url...
2018-10-09  nodisccRevert part of #1220 revert-1220-url-filter 1231/head
2018-10-06  VirtualTamComposer: bump netscape-bookmark-parser to 2.1 1230/head
2018-10-06  ArthurHoaroMerge pull request #1205 from ArthurHoaro/feature/opengraph
2018-10-06  ArthurHoaroMerge pull request #1208 from ArthurHoaro/feature/selec...
2018-10-06  ArthurHoaroMerge pull request #1211 from ArthurHoaro/hotfix/img...
2018-10-06  ArthurHoaroMerge pull request #1212 from ArthurHoaro/hotfix/hashta...
2018-10-06  ArthurHoaroMerge pull request #1144 from ArthurHoaro/feature/sticky
2018-10-06  ArthurHoaroSticky feature - Add translation and display for logged... 1144/head
2018-10-06  ArthurHoaroAdd a button to set links as sticky
2018-10-03  nodisccMerge pull request #1220 from nodiscc/doc-robots-noinde...
2018-09-20  ArthurHoaroMerge pull request #1207 from ArthurHoaro/feature/cors
2018-09-20  ArthurHoaroMerge pull request #1215 from ArthurHoaro/hotfix/tag...
2018-09-20  ArthurHoaroMerge pull request #1213 from ArthurHoaro/plugins/isso...
2018-09-09  nodisccdoc: server config: basic usage of robots.txt/HTML... 1220/head
2018-09-09  nodisccadd "noindex, nofollow" HTML robots meta-tag to documen...
2018-08-30  nodisccdocumentation: refactor documentation homepage 1221/head
next