..
api
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
bookmark
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
config
Compatibility with PHP 8
2020-09-29 18:57:22 +02:00
container
Plugin system: allow plugins to provide custom routes
2020-11-15 12:41:43 +01:00
docker
docker: move testing resources to tests/docker
2018-06-16 23:54:10 +02:00
feed
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
formatter
Support search highlights when matching URL content
2021-01-19 17:49:19 +01:00
front
Handle pagination through BookmarkService
2021-01-20 15:01:29 +01:00
helper
Daily RSS Cache: invalidate cache base on the date
2020-12-17 15:48:03 +01:00
http
Fix: synchronous metadata retrieval is failing in strict mode
2020-12-16 14:04:32 +01:00
languages
Compatibility with PHPUnit 9
2020-09-29 18:57:20 +02:00
legacy
Manually fix remaining PHPCS errors
2020-11-09 10:56:49 +01:00
netscape
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
plugins
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
render
Compatibility with PHPUnit 9
2020-09-29 18:57:20 +02:00
security
Move utils classes to Shaarli\Helper namespace and folder
2020-10-27 19:41:38 +01:00
updater
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
utils
Move utils classes to Shaarli\Helper namespace and folder
2020-10-27 19:41:38 +01:00
.htaccess
.htaccess files: support Apache 2.4+ syntax
2016-11-08 11:38:14 +01:00
bootstrap.php
Add mutex on datastore I/O operations
2020-10-13 12:38:19 +02:00
HistoryTest.php
Add strict types for bookmarks management
2020-10-13 13:50:11 +02:00
LanguagesTest.php
Compatibility with PHPUnit 9
2020-09-29 18:57:20 +02:00
PluginManagerTest.php
New plugin hook: ability to add custom filters to Shaarli search engine
2021-02-04 11:02:50 +01:00
TestCase.php
Compatibility with PHPUnit 9
2020-09-29 18:57:20 +02:00
ThumbnailerTest.php
Compatibility with PHPUnit 9
2020-09-29 18:57:20 +02:00
TimeZoneTest.php
Compatibility with PHPUnit 9
2020-09-29 18:57:20 +02:00
UtilsTest.php
Use PSR-3 logger for login attempts
2020-10-20 11:47:07 +02:00