index
:
Shaarli
doc-bulk-creation
doc-composer
doc-fix-homepage-icon
doc-fix-mkdocs-warnings
doc-update-php-compat
fix-broken-doc-links
gitolite_local/ldap
latest
legacy
master
revert-1220-url-filter
stable
v0.10
v0.11
v0.12
v0.7
v0.8
v0.9
webdesign
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compatibility with PHPUnit 9
ArthurHoaro
2020-09-29
9
-12
/
+12
*
Comply with PHPUnit V8: setup/teardown functions must return void
ArthurHoaro
2020-09-26
7
-8
/
+8
*
Fix plugin base path in core plugins
ArthurHoaro
2020-09-22
2
-21
/
+39
*
Plugins: do not save metadata along plugin parameters
ArthurHoaro
2020-09-12
1
-0
/
+3
*
Default colors plugin: generate CSS file during initialization
ArthurHoaro
2020-08-29
1
-9
/
+10
*
Better handling of plugin incompatibility
ArthurHoaro
2020-08-27
1
-0
/
+5
*
New basePath: fix officiel plugin paths and vintage template
ArthurHoaro
2020-07-26
1
-0
/
+4
*
Process main page (linklist) through Slim controller
ArthurHoaro
2020-07-23
4
-11
/
+11
*
Slim router: handle add tag route
ArthurHoaro
2020-07-23
4
-87
/
+0
*
Add and update unit test for the new system (Bookmark + Service)
ArthurHoaro
2020-01-18
3
-324
/
+8
*
Markdown plugin: fix RSS feed direct link reverse
ArthurHoaro
2019-08-15
1
-0
/
+10
*
Default colors plugin - Add unit tests
ArthurHoaro
2019-07-20
1
-0
/
+195
*
Remove the redirector setting
ArthurHoaro
2019-02-09
1
-1
/
+1
*
Optimize and cleanup imports
VirtualTam
2019-01-13
1
-2
/
+0
*
namespacing: add plugin tests to \Shaarli\Plugin\[...]
VirtualTam
2019-01-12
9
-15
/
+22
*
namespacing: \Shaarli\Plugin\PluginManager
VirtualTam
2019-01-12
8
-8
/
+11
*
namespacing: \Shaarli\Router
VirtualTam
2019-01-12
4
-0
/
+7
*
namespacing: move LinkUtils along \Shaarli\Bookmark classes
VirtualTam
2019-01-12
1
-0
/
+1
*
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
1
-0
/
+2
*
lint: apply phpcbf to tests/
VirtualTam
2018-12-02
1
-1
/
+2
*
Merge pull request #1205 from ArthurHoaro/feature/opengraph
ArthurHoaro
2018-10-06
1
-0
/
+2
|
\
|
*
Add OpenGraph meta tags on permalink page
ArthurHoaro
2018-08-13
1
-0
/
+2
*
|
Merge pull request #1212 from ArthurHoaro/hotfix/hashtag-md-escape
ArthurHoaro
2018-10-06
5
-6
/
+38
|
\
\
|
*
|
Fix hashtags with markdown escape enabled
ArthurHoaro
2018-08-14
5
-6
/
+38
|
|
/
*
/
Isso plugin: add an icon in linklist if enabled
ArthurHoaro
2018-08-14
1
-6
/
+10
|
/
*
Fix feed permalink rendering with markdown escape set to true
ArthurHoaro
2018-05-19
1
-0
/
+55
*
Update parsedown to its latest version instead of fixed 1.6
ArthurHoaro
2018-03-31
1
-2
/
+2
*
PSR: use elseif instead of else if
ArthurHoaro
2018-02-28
1
-1
/
+1
*
Executes daily hooks before creating columns.
kalvn
2018-02-01
1
-17
/
+11
*
Add a whitelist of protocols for URLs
ArthurHoaro
2017-05-25
3
-5
/
+29
*
Remove readityourself plugin
ArthurHoaro
2017-04-01
1
-99
/
+0
*
application: introduce the Shaarli\Config namespace
VirtualTam
2017-03-04
6
-1
/
+5
*
Add markdown_escape setting
ArthurHoaro
2017-02-28
2
-9
/
+54
*
Remove CSS call for addlink toolbar plugin
ArthurHoaro
2017-01-15
1
-40
/
+0
*
Cleanup: explicit method visibility
VirtualTam
2017-01-05
10
-54
/
+50
*
Move PubSubHubbub code as a default plugin
ArthurHoaro
2016-12-20
1
-0
/
+54
*
Add a persistent 'shorturl' key to all links
ArthurHoaro
2016-12-12
1
-5
/
+16
*
Unit Test for the new ID system
ArthurHoaro
2016-12-12
1
-5
/
+9
*
Markdown: fixes feed rendering with nomarkdown tag
ArthurHoaro
2016-11-22
1
-4
/
+25
*
Fix an issue with links not being reversed in code blocks
ArthurHoaro
2016-10-22
3
-0
/
+61
*
Isso comments plugin
ArthurHoaro
2016-10-17
1
-0
/
+136
*
New init function for plugins, supports errors reporting
ArthurHoaro
2016-10-14
2
-4
/
+42
*
Archive.org plugin: do not propose archival of private notes
Teromene
2016-10-13
1
-4
/
+98
*
Parse plugin parameters description with the PluginManager
ArthurHoaro
2016-08-02
1
-1
/
+3
*
Merge pull request #570 from ArthurHoaro/config-manager
Arthur
2016-07-09
2
-8
/
+14
|
\
|
*
PluginManager no longer uses singleton pattern
ArthurHoaro
2016-06-11
2
-7
/
+10
|
*
Use the configuration manager for wallabag and readityourself plugin
ArthurHoaro
2016-06-11
2
-4
/
+7
*
|
The tag is no longer private
ArthurHoaro
2016-05-30
1
-2
/
+4
|
/
*
Markdown: Add the 'meta-tag' `.nomarkdown` which prevent a shaare from being ...
ArthurHoaro
2016-03-21
1
-1
/
+36
*
Markdown: don't escape content + sanitize sensible tags
ArthurHoaro
2016-02-19
1
-7
/
+12
[next]