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
/
application
/
LinkDB.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #583 from ArthurHoaro/enhance/tag-case
Arthur
2016-06-03
1
-2
/
+9
|
\
|
*
Fixes #497: ignore case difference between tags
ArthurHoaro
2016-05-31
1
-2
/
+9
*
|
Fixes #480: add an option to urlencode redirector URL
ArthurHoaro
2016-04-09
1
-6
/
+29
|
/
*
Refactor filter in LinkDB
ArthurHoaro
2016-03-25
1
-5
/
+59
*
Allow crossed search between terms and tags
ArthurHoaro
2016-02-28
1
-2
/
+1
*
cleanup: use DateTime to format dates
VirtualTam
2016-02-17
1
-0
/
+3
*
Private/Hidden tags
ArthurHoaro
2016-02-15
1
-0
/
+7
*
Add exclusion in tag search
ArthurHoaro
2016-02-15
1
-1
/
+1
*
Introduce the Updater class which
ArthurHoaro
2016-02-15
1
-6
/
+4
*
Bugfix: prevent LinkFilter to work on outdated data.
ArthurHoaro
2016-01-20
1
-8
/
+4
*
Fixes #426 - Do not filter with blank tags.
ArthurHoaro
2016-01-06
1
-1
/
+1
*
Link filter refactoring
ArthurHoaro
2016-01-06
1
-105
/
+15
*
QRCode plugin: use url instead of real_url
ArthurHoaro
2015-12-22
1
-1
/
+3
*
URL encode links when a redirector is set.
ArthurHoaro
2015-11-26
1
-3
/
+17
*
install: check file/directory permissions for Shaarli resources
VirtualTam
2015-11-24
1
-9
/
+26
*
Url: introduce global helper functions for cleanup and scheme detection
Guillaume Virlet
2015-09-08
1
-0
/
+4
*
CachedPage: move to a proper file, add tests
VirtualTam
2015-08-13
1
-3
/
+4
*
LinkDB: prefix private members with an underscore
VirtualTam
2015-07-09
1
-62
/
+62
*
LinkDB::filterDay(): check input date format
VirtualTam
2015-07-09
1
-1
/
+4
*
Merge remote-tracking branch 'ArthurHoaro/default-links'
nodiscc
2015-06-26
1
-6
/
+10
|
\
|
*
Change fresh install default link
ArthurHoaro
2015-06-24
1
-6
/
+10
*
|
Merge remote-tracking branch 'virtualtam/linkdb/remove-globals'
nodiscc
2015-06-26
1
-12
/
+19
|
\
\
|
*
|
LinkDB: do not access global variables
VirtualTam
2015-06-24
1
-12
/
+19
|
|
/
*
/
Restore compatability with php 5.3
Felix Bartels
2015-06-26
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'ArthurHoaro/input-escape' into next
nodiscc
2015-06-24
1
-0
/
+5
|
\
|
*
Working on shaarli/Shaarli#224
ArthurHoaro
2015-06-23
1
-0
/
+5
*
|
LinkDB: add 'hidePublicLinks' parameter to the constructor
VirtualTam
2015-06-24
1
-2
/
+6
|
/
*
re-add readDb() missing from previous merge
nodiscc
2015-06-23
1
-0
/
+7
*
LinkDB: move to a proper file, add test coverage
VirtualTam
2015-06-11
1
-0
/
+412