MyShaarli/application
Knah Tsaeb 94716fb2ba Release v0.10.2
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEWe5LuNiFNDXAgI8BOzJIyqqwgW4FAltu2K0ACgkQOzJIyqqw
 gW4fpg/+MfXOj0d4sR3QMgafKHAVtiVmrOydVwqFOjVe+BOjpxHliDtOqo++cquF
 umZ3Ln9D8R3Wocw5cdLOn0/WbS+xMqyLmJWkGb1sn2NS8NWINXwCw6A8QuYF789p
 NmfmhYnXCW8OoX3TWLT1RR/0UL0V2ZJsMYTWfngxM4EVSPkaZc8C7Sjqs4hL/m4w
 uPcHgsCziZjxtGmdFUKLEEoFwxWKIvZTnYNTVegD6uHGb7jNZGXz1kizIpsXHC3p
 LffOpx1bamTbPoNhM0PyTTRAvNF3qBWsWY58Haldv9R60KsxJ7Fxc9PXgt02vUfw
 dGLMuMEd98iArAlovqQCy4/f+r1JhqJUsfj2IDJM5QSTiYWJL6zShHyHoWWifU07
 4eZCOZce3kskRd8kl/0TRqdFKBB1RxIDtEZRBbmIhnkUt8E2fZG+7XPvZiIeTZSc
 9/8y0KAxBnOuWtLny/NE6kS6yNUSlYooTU6kkDZ4lvsJFpHlQKwwuoFDcsD6oY0k
 yZ7lCAJht645pEQAF9b7WaB+qiE55suWFUcXM/uHqRdvl+DhEJE5C/BD7orW2mi9
 CVfjmqEz5UFkalG7cZpb/NB1Rtcm1YT1NlY0h1YMRtT6ZILkgUNZLWb6tuZ2e0CS
 sPvVzSNzyJmw5vRC6MtwAJzRRkqa1cFJ58vnQB1n8N65n/mAFNA=
 =+fbH
 -----END PGP SIGNATURE-----

Merge tag 'v0.10.2' into myShaarli_commu

Release v0.10.2
2018-10-01 15:51:33 +02:00
..
api Implements Tags endpoints for Shaarli's REST API 2018-06-04 18:51:22 +02:00
config Bunch of improvement for thumbnails integration: 2018-07-17 13:16:50 +02:00
exceptions Shaarli's translation 2017-10-22 12:55:03 +02:00
security SessionManager+LoginManager: fix checkLoginState logic 2018-06-02 16:46:06 +02:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
ApplicationUtils.php Shaarli's translation 2017-10-22 12:55:03 +02:00
Base64Url.php API: fix JWT signature verification 2017-01-04 16:59:47 +01:00
Cache.php Shaarli's translation 2017-10-22 12:55:03 +02:00
CachedPage.php Cleanup: remove unused variables 2017-01-05 19:51:50 +01:00
FeedBuilder.php Fix markdown editor with myShaarli plugin 2018-02-09 15:56:22 +01:00
FileUtils.php PSR: use elseif instead of else if 2018-02-28 22:34:40 +01:00
History.php Shaarli's translation 2017-10-22 12:55:03 +02:00
HttpUtils.php Refactor client session hijacking protection 2018-05-29 22:53:54 +02:00
Languages.php German language created (#1114) 2018-04-15 14:53:09 +02:00
LinkDB.php Tag sort - UT + comment + fix filter and visibility 2018-05-29 20:52:30 +02:00
LinkFilter.php PSR: use elseif instead of else if 2018-02-28 22:34:40 +01:00
LinkUtils.php Support redirection in cURL download callback 2018-05-01 16:44:51 +02:00
NetscapeBookmarkUtils.php PSR: use elseif instead of else if 2018-02-28 22:34:40 +01:00
PageBuilder.php Thumbnails: add a common mode to only retrieve thumbs from popular media websites 2018-07-05 20:34:22 +02:00
PluginManager.php Shaarli's translation 2017-10-22 12:55:03 +02:00
Router.php Add a page to update all thumbnails through AJAX requests in both templates 2018-07-05 20:34:22 +02:00
ThemeUtils.php Robustness: safer RainTPL directory handling 2017-09-28 21:57:20 +02:00
Thumbnailer.php Thumbnails: add a common mode to only retrieve thumbs from popular media websites 2018-07-05 20:34:22 +02:00
TimeZone.php Change timezone data structure send to the templates 2017-04-03 19:24:55 +02:00
Updater.php Fix issue 'You are not authorized to add a link' with thumbnails enabled 2018-08-10 17:09:51 +02:00
Url.php PSR: use elseif instead of else if 2018-02-28 22:34:40 +01:00
Utils.php Move session ID check to SessionManager 2017-10-22 19:54:44 +02:00