.. |
api
|
Add a button to set links as sticky
|
2018-10-06 12:55:05 +02:00 |
config
|
ConfigManager: add a method to remove an entry
|
2018-07-05 20:31:35 +02:00 |
docker
|
docker: move testing resources to tests/docker
|
2018-06-16 23:54:10 +02:00 |
HttpUtils
|
Refactor client session hijacking protection
|
2018-05-29 22:53:54 +02:00 |
languages
|
Load theme translations files automatically
|
2018-03-26 19:20:25 +02:00 |
NetscapeBookmarkUtils
|
Add a button to set links as sticky
|
2018-10-06 12:55:05 +02:00 |
plugins
|
Merge pull request #1205 from ArthurHoaro/feature/opengraph
|
2018-10-06 13:31:07 +02:00 |
security
|
SessionManager+LoginManager: fix checkLoginState logic
|
2018-06-02 16:46:06 +02:00 |
Updater
|
Add a button to set links as sticky
|
2018-10-06 12:55:05 +02:00 |
Url
|
Add a whitelist of protocols for URLs
|
2017-05-25 14:58:34 +02:00 |
utils
|
Add a button to set links as sticky
|
2018-10-06 12:55:05 +02:00 |
.htaccess
|
.htaccess files: support Apache 2.4+ syntax
|
2016-11-08 11:38:14 +01:00 |
ApplicationUtilsTest.php
|
Fix version check branch for UT
|
2017-03-22 18:55:09 +01:00 |
bootstrap.php
|
Shaarli's translation
|
2017-10-22 12:55:03 +02:00 |
CachedPageTest.php
|
application: refactor version checks, move to ApplicationUtils
|
2015-11-26 23:19:37 +01:00 |
CacheTest.php
|
Hide expected 'error_log' while running TU (clean PHPUnit log)
|
2016-07-23 14:16:07 +02:00 |
FeedBuilderTest.php
|
Add a button to set links as sticky
|
2018-10-06 12:55:05 +02:00 |
FileUtilsTest.php
|
Move database read/write to FileUtils class + additional unit tests
|
2017-03-21 20:16:26 +01:00 |
HistoryTest.php
|
Add history entries for API endpoint
|
2017-05-07 17:11:22 +02:00 |
LanguagesTest.php
|
Load theme translations files automatically
|
2018-03-26 19:20:25 +02:00 |
LinkDBTest.php
|
Add a button to set links as sticky
|
2018-10-06 12:55:05 +02:00 |
LinkFilterTest.php
|
Performances: reorder links when they're written instead of read
|
2017-09-02 15:10:44 +02:00 |
LinkUtilsTest.php
|
Merge pull request #977 from ArthurHoaro/feature/dl-filter
|
2018-01-23 18:41:38 +01:00 |
PluginManagerTest.php
|
application: introduce the Shaarli\Config namespace
|
2017-03-04 17:07:52 +01:00 |
RouterTest.php
|
Unit tests for Router and PluginManager.
|
2015-11-07 15:27:22 +01:00 |
ThemeUtilsTest.php
|
Updater: keep custom theme preference with the new theme setting
|
2017-01-05 16:16:27 +01:00 |
ThumbnailerTest.php
|
Thumbnails: add a common mode to only retrieve thumbs from popular media websites
|
2018-07-05 20:34:22 +02:00 |
TimeZoneTest.php
|
Change timezone data structure send to the templates
|
2017-04-03 19:24:55 +02:00 |
UtilsTest.php
|
Move session ID check to SessionManager
|
2017-10-22 19:54:44 +02:00 |