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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
application: introduce the Shaarli\Config namespace
VirtualTam
2017-03-04
17
-29
/
+41
*
Add markdown_escape setting
ArthurHoaro
2017-02-28
3
-9
/
+120
*
Set the vintage theme by default for the time being
ArthurHoaro
2017-02-27
1
-0
/
+40
*
REST API: implements getLink by ID service
ArthurHoaro
2017-02-19
2
-6
/
+137
*
REST API - getLinks: support the visibility parameter
ArthurHoaro
2017-01-17
1
-28
/
+22
*
Update LinkFilter to be able to filter only public links
ArthurHoaro
2017-01-16
1
-10
/
+63
*
Remove CSS call for addlink toolbar plugin
ArthurHoaro
2017-01-15
1
-40
/
+0
*
Merge pull request #727 from ArthurHoaro/api/getlinks
ArthurHoaro
2017-01-15
2
-0
/
+458
|
\
|
*
REST API: implement getLinks service
ArthurHoaro
2017-01-15
2
-0
/
+458
*
|
API: expect JWT in the Authorization header
VirtualTam
2017-01-15
1
-3
/
+26
*
|
Merge pull request #732 from ArthurHoaro/feature/theme-manager
Arthur
2017-01-06
4
-1
/
+105
|
\
\
|
*
|
Updater: keep custom theme preference with the new theme setting
ArthurHoaro
2017-01-05
3
-44
/
+99
|
*
|
Minor improvements regarding #705 (coding style, unit tests, etc.)
ArthurHoaro
2017-01-05
3
-1
/
+47
|
*
|
Change templates set through administration UI
Knah Tsaeb
2017-01-05
1
-0
/
+3
|
|
/
*
|
Cleanup: explicit method visibility
VirtualTam
2017-01-05
11
-58
/
+54
*
|
API: fix JWT signature verification
VirtualTam
2017-01-04
1
-6
/
+9
|
/
*
Merge pull request #733 from ArthurHoaro/hotfix/reverse-proxy-port
Arthur
2017-01-04
1
-0
/
+13
|
\
|
*
Hide default port in local URL behind a reverse proxy
ArthurHoaro
2017-01-03
1
-0
/
+13
*
|
URL cleanup: add 'campaign_' to the annoying parameters
VirtualTam
2017-01-04
1
-34
/
+68
|
/
*
Fixes presence of empty tags for private tags and in search results
ArthurHoaro
2017-01-03
1
-1
/
+13
*
Move PubSubHubbub code as a default plugin
ArthurHoaro
2016-12-20
2
-14
/
+54
*
REST API structure using Slim framework
ArthurHoaro
2016-12-15
3
-0
/
+503
*
Prepare settings for the API in the admin page and during the install
ArthurHoaro
2016-12-12
2
-2
/
+55
*
Add a persistent 'shorturl' key to all links
ArthurHoaro
2016-12-12
6
-48
/
+59
*
Unit Test for the new ID system
ArthurHoaro
2016-12-12
8
-95
/
+306
*
Merge pull request #691 from ArthurHoaro/plugins/no-md-feed
Arthur
2016-12-01
1
-4
/
+25
|
\
|
*
Markdown: fixes feed rendering with nomarkdown tag
ArthurHoaro
2016-11-22
1
-4
/
+25
*
|
.htaccess files: support Apache 2.4+ syntax
ArthurHoaro
2016-11-08
1
-2
/
+13
|
/
*
Fix an issue with links not being reversed in code blocks
ArthurHoaro
2016-10-22
3
-0
/
+61
*
Merge pull request #673 from virtualtam/cleanup/linkdb
VirtualTam
2016-10-21
2
-5
/
+5
|
\
|
*
LinkDB: explicit method visibility
VirtualTam
2016-10-20
1
-1
/
+1
|
*
LinkDB: update datastore method names
VirtualTam
2016-10-20
1
-4
/
+4
|
*
LinkDB: do not prefix privates with an underscore
VirtualTam
2016-10-20
1
-2
/
+2
*
|
Merge pull request #665 from ArthurHoaro/fix/feed-hashtags
VirtualTam
2016-10-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix hashtags links in Feeds
ArthurHoaro
2016-10-20
1
-0
/
+1
*
|
Minor code cleanup: PHPDoc, spelling, unused variables, etc.
ArthurHoaro
2016-10-20
1
-1
/
+1
|
/
*
Merge pull request #651 from ArthurHoaro/plugin-isso2
Arthur
2016-10-18
1
-0
/
+136
|
\
|
*
Isso comments plugin
ArthurHoaro
2016-10-17
1
-0
/
+136
*
|
Merge pull request #662 from virtualtam/fix/feed/self-link
VirtualTam
2016-10-17
1
-0
/
+33
|
\
\
|
|
/
|
/
|
|
*
Fix: return the proper value for the "self" feed attribute
VirtualTam
2016-10-16
1
-0
/
+33
*
|
New init function for plugins, supports errors reporting
ArthurHoaro
2016-10-14
2
-4
/
+42
|
/
*
Merge pull request #654 from teromene/archive-org-no-internal
VirtualTam
2016-10-13
1
-4
/
+98
|
\
|
*
Archive.org plugin: do not propose archival of private notes
Teromene
2016-10-13
1
-4
/
+98
*
|
Merge pull request #622 from ArthurHoaro/update-date
Arthur
2016-10-12
2
-5
/
+15
|
\
\
|
*
|
Set updated date for items in feeds
ArthurHoaro
2016-08-03
2
-5
/
+15
*
|
|
Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban
Arthur
2016-10-12
1
-0
/
+58
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add trusted IPs in config and try to ban forwarded IP on failed login
ArthurHoaro
2016-08-03
1
-0
/
+58
|
|
/
*
|
Merge pull request #619 from ArthurHoaro/plugins/param-desc
VirtualTam
2016-08-13
3
-9
/
+17
|
\
\
|
*
|
Parse plugin parameters description with the PluginManager
ArthurHoaro
2016-08-02
3
-9
/
+17
*
|
|
Fix: add missing final newlines, untabify text
VirtualTam
2016-08-13
2
-2
/
+2
[prev]
[next]