Commit graph

  • 43c77f658a Merge commit '1826e383ecf501302974132fd443cf1ca06e10f6' into v0.10 VirtualTam 2019-02-23 16:27:33 +0100
  • 3dc80d69ab
    Merge pull request #1264 from shaarli/doc-fix-mkdocs-warnings nodiscc 2019-02-09 18:52:40 +0000
  • 8d03f705eb Bulk action: set visibility ArthurHoaro 2019-02-09 17:59:53 +0100
  • 899d041137 Documentation: drop PHP 7.0 compatibility in Shaarli 11.x ArthurHoaro 2019-02-09 17:02:30 +0100
  • 54ee240878 Fix button overlapping on mobile in linklist ArthurHoaro 2019-02-09 16:56:24 +0100
  • b49a04f796 Rewrite IP ban management ArthurHoaro 2019-02-09 16:44:48 +0100
  • cb974e4747 Accessibility: specify the HTML lang attribute ArthurHoaro 2019-02-09 14:29:35 +0100
  • b790f900c9 Fix a warning if links sticky status isn't set ArthurHoaro 2019-02-09 14:04:16 +0100
  • 520d29578c Remove the redirector setting ArthurHoaro 2019-02-09 13:52:12 +0100
  • 5bd62b5d53 Fix thumbnails disabling if PHP GD is not installed ArthurHoaro 2019-02-09 13:05:37 +0100
  • 905f8675a7
    Merge pull request #1182 from ArthurHoaro/feature/session-protection-stay-login ArthurHoaro 2019-02-09 12:36:31 +0100
  • 7417e8ac4a
    Merge pull request #1229 from ArthurHoaro/travis/php-7.3 ArthurHoaro 2019-02-09 11:07:58 +0100
  • 9f0c719c53 Run Shaarli's tests againt PHP 7.3 RC1 on Travis ArthurHoaro 2018-10-06 13:22:13 +0200
  • 8d1509e8a6
    doc: fix invalid links nodiscc 2019-01-31 13:21:34 +0000
  • 7c13054038
    Merge pull request #1261 from trailjeep/patch-1 nodiscc 2019-01-31 13:19:30 +0000
  • 0d41c8584c
    Merge branch 'master' into patch-1 nodiscc 2019-01-31 13:13:34 +0000
  • 1173f8c87a
    Merge pull request #1262 from trailjeep/patch-2 nodiscc 2019-01-31 13:12:22 +0000
  • 4d55e4f075
    Update Community-&-Related-software.md trailjeep 2019-01-26 15:51:40 -0500
  • 913c70d8e7
    Update Community-&-Related-software.md trailjeep 2019-01-26 14:06:54 -0500
  • e664865e2e
    Merge pull request #1258 from virtualtam/refactor/phpdoc Aurélien Tamisier 2019-01-23 22:14:32 +0100
  • 92423ce58a
    Merge pull request #1257 from virtualtam/security/composer-advisories Aurélien Tamisier 2019-01-23 22:12:52 +0100
  • 586a9e0065
    Merge pull request #1259 from virtualtam/fix/render/strip-opengraph-description Aurélien Tamisier 2019-01-21 10:54:30 +0100
  • 49106a5d8c fix: ensure HTML tags are stripped from OpenGraph description VirtualTam 2019-01-18 22:58:09 +0100
  • 9eb6055abb doc: remove Doxygen configuration VirtualTam 2019-01-18 22:44:21 +0100
  • 7be2a2d5f4 doc: add Make target to run phpDocumentor with Docker VirtualTam 2019-01-18 22:36:13 +0100
  • 1c53591a43 doc: add phpDocumentor configuration VirtualTam 2019-01-18 22:24:58 +0100
  • 8f4e9624e6 composer: enforce PHP security advisories VirtualTam 2019-01-18 21:35:11 +0100
  • ff3b5dc554
    Merge pull request #1248 from virtualtam/refactor/namespacing Aurélien Tamisier 2019-01-18 21:26:03 +0100
  • dea72c711f Optimize and cleanup imports VirtualTam 2019-01-12 23:55:38 +0100
  • a43e7842e4 API: update test regexes to comply with PCRE2 VirtualTam 2019-01-12 23:19:15 +0100
  • 1a55fc8d63 composer: add and document optional PHP extensions VirtualTam 2018-12-04 23:49:29 +0100
  • 9585441734 namespacing: add plugin tests to \Shaarli\Plugin\[...] VirtualTam 2018-12-04 23:17:23 +0100
  • e185038834 namespacing: \Shaarli\Plugin\PluginManager VirtualTam 2018-12-04 00:26:50 +0100
  • 349b014401 namespacing: \Shaarli\Netscape\NetscapeBookmarkUtils VirtualTam 2018-12-04 00:13:42 +0100
  • a932f486f2 namespacing: \Shaarli\Router VirtualTam 2018-12-04 00:02:17 +0100
  • 9778a1551c namespacing: \Shaarli\ApplicationUtils VirtualTam 2018-12-03 23:58:59 +0100
  • bcf056c9d9 namespacing: \Shaarli\Updater VirtualTam 2018-12-03 23:49:20 +0100
  • 92c6439dbc namespacing: add curl-ext to suggested dependencies VirtualTam 2018-12-03 23:22:49 +0100
  • fe3713d2e5 namespacing: move LinkUtils along \Shaarli\Bookmark classes VirtualTam 2018-12-03 01:35:14 +0100
  • 6696729b88 namespacing: \Shaarli\Bookmark\LinkFilter VirtualTam 2018-12-03 01:22:45 +0100
  • f24896b237 namespacing: \Shaarli\Bookmark\LinkDB VirtualTam 2018-12-03 01:10:39 +0100
  • a0c4dbd91c namespacing: \Shaarli\FileUtils VirtualTam 2018-12-03 00:59:21 +0100
  • 8c0f19c797 namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils} VirtualTam 2018-12-03 00:46:04 +0100
  • 51753e403f namespacing: move HTTP utilities along \Shaarli\Http\ classes VirtualTam 2018-12-03 00:34:53 +0100
  • fb1b182fbf namespacing: \Shaarli\Http\Url VirtualTam 2018-12-03 00:23:35 +0100
  • 00af48d9d2 namespacing: \Shaarli\Http\Base64Url VirtualTam 2018-12-03 00:16:10 +0100
  • dfc650aa23 namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} VirtualTam 2018-12-03 00:08:04 +0100
  • f3d2f25794 namespacing: \Shaarli\Exceptions\IOException VirtualTam 2018-12-02 23:31:40 +0100
  • bdc5152d48 namespacing: \Shaarli\History VirtualTam 2018-12-02 23:24:58 +0100
  • 1826e383ec
    Merge pull request #1233 from shaarli/doc-fix-homepage-icon nodiscc 2019-01-06 01:33:32 +0000
  • a7c98a07d1
    Merge pull request #1251 from shaarli/doc-update-php-compat nodiscc 2019-01-06 01:32:28 +0000
  • 02c70f624e doc: fix homepage icon The icon did not display properly on https://shaarli.readthedocs.io/en/master/ nodiscc 2018-10-11 08:16:52 +0000
  • 7062ef4ddd
    doc: update PHP compatibility table nodiscc 2018-12-09 14:40:04 +0000
  • 1004742f09
    Merge pull request #1234 from virtualtam/lint Aurélien Tamisier 2018-12-02 22:47:41 +0100
  • 9d9f6d75b9 lint: fix line-length warnings VirtualTam 2018-10-13 01:40:04 +0200
  • 067c2dd8f5 lint: apply phpcbf to tests/ VirtualTam 2018-10-13 00:35:47 +0200
  • 93bf0918fa lint: apply phpcbf to index.php VirtualTam 2018-10-13 00:31:11 +0200
  • a0ab3c3f68 lint: apply phpcbf to plugins/ VirtualTam 2018-10-13 00:22:45 +0200
  • f211e417bf lint: apply phpcbf to application/ VirtualTam 2018-10-13 00:19:03 +0200
  • 04ec8fedd9 lint: setup PHPCS for PSR-1 and PSR-2 VirtualTam 2018-10-13 00:05:04 +0200
  • 37c9c6b4e6 lint: remove unused tools VirtualTam 2018-10-12 23:47:59 +0200
  • 5e0a898bb1
    Merge pull request #1247 from llune/patch-5 Aurélien Tamisier 2018-12-02 13:56:16 +0100
  • 027ff329a1
    Merge pull request #1246 from llune/patch-4 Aurélien Tamisier 2018-12-02 13:55:58 +0100
  • 0c42c5e359
    add label to form - accessibility issue Luce Carević 2018-11-30 20:39:13 +0100
  • db06c261f6
    fix translation string Luce Carević 2018-11-30 20:36:10 +0100
  • d53d9d01f7
    Merge pull request #1236 from bisherbas/patch-1 ArthurHoaro 2018-11-15 20:10:47 +0100
  • f6380409ac
    Update session start condition Bish Erbas 2018-10-31 09:09:35 -0400
  • a605982fa9
    Merge pull request #1235 from ilesinge/patch-2 Aurélien Tamisier 2018-10-20 12:28:01 +0200
  • 6fd287a0a2
    Dead link on dead link detector tool Alexandre G.-Raymond 2018-10-20 11:58:49 +0200
  • d37348efe2
    Merge pull request #1230 from virtualtam/composer/netscape-parser Aurélien Tamisier 2018-10-12 23:07:38 +0200
  • d3734b0652
    Merge pull request #1232 from shaarli/doc-rm-firefox-share nodiscc 2018-10-11 10:03:48 +0000
  • afe4377e4d
    Merge pull request #1221 from nodiscc/doc-refactor-index-features2 nodiscc 2018-10-11 08:09:45 +0000
  • 37bbfb5f65 remove firefox share documentation Firefox Share integration has been removed in https://github.com/shaarli/Shaarli/pull/1026 Firefox Share is not available anymore in any ESR/release versions of Firefox nodiscc 2018-10-11 09:51:14 +0200
  • 1a9515ff6f
    Merge pull request #1231 from shaarli/revert-1220-url-filter nodiscc 2018-10-11 07:46:15 +0000
  • 8b2afee16b Revert part of #1220 Fixes #1177 The url template filter is [only supported in Mkdocs 1.0+](https://github.com/mkdocs/mkdocs/blob/master/docs/about/release-notes.md#internal-refactor-of-pages-files-and-navigation) Readthedocs.org uses Mkdocs 0.17.3 while make htmldoc fetches the [latest version from pypi](https://pypi.org/project/mkdocs/) which is 1.0.4. Following https://github.com/shaarli/Shaarli/pull/1220, building the docs fails with https://readthedocs.org/projects/shaarli/builds/7886340/ nodiscc 2018-10-09 17:31:39 +0000
  • b41c5ab04c Composer: bump netscape-bookmark-parser to 2.1 VirtualTam 2018-10-06 17:29:44 +0200
  • e95247d41d
    Merge pull request #1205 from ArthurHoaro/feature/opengraph ArthurHoaro 2018-10-06 13:31:07 +0200
  • a062416918
    Merge pull request #1208 from ArthurHoaro/feature/select-all ArthurHoaro 2018-10-06 13:30:29 +0200
  • 8cac122086
    Merge pull request #1211 from ArthurHoaro/hotfix/img-request ArthurHoaro 2018-10-06 13:29:10 +0200
  • fa8100c088
    Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escape ArthurHoaro 2018-10-06 13:28:51 +0200
  • 86e1bc713f
    Merge pull request #1144 from ArthurHoaro/feature/sticky ArthurHoaro 2018-10-06 13:22:59 +0200
  • d9bf5b31ff Sticky feature - Add translation and display for logged out users ArthurHoaro 2018-10-06 13:09:11 +0200
  • 4154c25b5f Add a button to set links as sticky ArthurHoaro 2018-05-22 22:44:38 +0200
  • 71071f144a Add filter for note Knah Tsaeb 2018-10-05 15:32:27 +0200
  • ee610d4505 Fix picwall img url for self note Knah Tsaeb 2018-10-05 14:06:27 +0200
  • 3801d999a0 Update to V0.10.3 Knah Tsaeb 2018-10-05 11:55:51 +0200
  • 10a7b5cee9
    Merge pull request #1220 from nodiscc/doc-robots-noindex-nofollow nodiscc 2018-10-03 19:29:20 +0000
  • 94716fb2ba Merge tag 'v0.10.2' into myShaarli_commu Knah Tsaeb 2018-10-01 15:51:33 +0200
  • 4adeffd7f4
    Merge pull request #1207 from ArthurHoaro/feature/cors ArthurHoaro 2018-09-20 23:34:59 +0200
  • a4fbe88b6d
    Merge pull request #1215 from ArthurHoaro/hotfix/tag-deletion ArthurHoaro 2018-09-20 23:34:44 +0200
  • bede8e1b63
    Merge pull request #1213 from ArthurHoaro/plugins/isso-icon ArthurHoaro 2018-09-20 23:33:44 +0200
  • 6c44d604a1 doc: server config: basic usage of robots.txt/HTML robots meta-tag/crawler control mechanisms nodiscc 2018-08-30 20:03:00 +0200
  • 2b4f391559 add "noindex, nofollow" HTML robots meta-tag to documentation pages - Customize the "readthedocs" mkdocs theme: https://www.mkdocs.org/user-guide/styling-your-docs/#customizing-a-theme - Adds a '<meta name="robots" content="noindex, nofollow">' HTML tag on each page - Do not include robots directive on readthedocs.org, only in local builds nodiscc 2018-08-30 19:36:22 +0200
  • b817fb0d95 documentation: refactor documentation homepage nodiscc 2018-08-30 20:37:52 +0200
  • 4fa9a3c5d8 Fix a JS bug preventing AJAX tag deletion to work ArthurHoaro 2018-08-16 17:25:47 +0200
  • 0e54e1059f Isso plugin: add an icon in linklist if enabled ArthurHoaro 2018-08-14 13:39:31 +0200
  • cb7940e2de Fix hashtags with markdown escape enabled ArthurHoaro 2018-08-14 12:26:51 +0200
  • 8c75c43e7e Fix a bug making thumbnail to request the current page ArthurHoaro 2018-08-14 11:43:54 +0200
  • f28b73b21f
    Merge pull request #1209 from ArthurHoaro/hotfix/history-delete ArthurHoaro 2018-08-13 13:24:01 +0200
  • b54faf4fd9 History: fix a bug on bulk deletion where only one deletion were registred ArthurHoaro 2018-08-13 13:18:31 +0200