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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Template upgrade to handle plugin zones
ArthurHoaro
2015-11-07
1
-1
/
+1
*
Plugin system - CORE
ArthurHoaro
2015-11-07
3
-129
/
+423
*
HTTP: move server URL functions to `HttpUtils.php`
VirtualTam
2015-09-14
1
-0
/
+80
*
Url: introduce global helper functions for cleanup and scheme detection
Guillaume Virlet
2015-09-08
2
-2
/
+32
*
HTTP: move utils to a proper file, add tests
VirtualTam
2015-09-06
1
-0
/
+52
*
Session ID: extend the regex to match possible hash representations
VirtualTam
2015-09-06
1
-1
/
+6
*
Allow uppercase letters in PHP sessionid format
ArthurHoaro
2015-09-02
1
-1
/
+1
*
Merge pull request #326 from ArthurHoaro/bug-url
VirtualTam
2015-08-31
1
-0
/
+16
|
\
|
*
Fixes #325 - Shaarli does not recognize saved links
ArthurHoaro
2015-08-31
1
-0
/
+16
*
|
Avoid Full Path Disclosure error on session error.
ArthurHoaro
2015-08-22
1
-1
/
+25
|
/
*
Links: refactor & improve URL cleanup
VirtualTam
2015-08-15
1
-0
/
+150
*
Cache: simplify cached content cleanup, improve tests
VirtualTam
2015-08-13
1
-14
/
+6
*
CachedPage: move to a proper file, add tests
VirtualTam
2015-08-13
3
-3
/
+113
*
Installation: default to the server's timezone
VirtualTam
2015-08-04
1
-30
/
+32
*
PHP: ensure 5.3 compatibility, refactor timezone utilities
VirtualTam
2015-07-13
3
-4
/
+135
*
Merge pull request #257 from ArthurHoaro/tag-http-referer
VirtualTam
2015-07-12
1
-1
/
+33
|
\
|
*
Prevent redirection loop everytime we rely on HTTP_REFERER:
ArthurHoaro
2015-07-12
1
-1
/
+33
*
|
LinkDB: prefix private members with an underscore
VirtualTam
2015-07-09
1
-62
/
+62
*
|
Merge pull request #255 from ArthurHoaro/config
VirtualTam
2015-07-09
1
-0
/
+129
|
\
\
|
|
/
|
/
|
|
*
All settings are now stored in config.php
ArthurHoaro
2015-07-09
1
-0
/
+129
*
|
LinkDB::filterDay(): check input date format
VirtualTam
2015-07-09
2
-1
/
+19
|
/
*
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
|
/
*
move escape() and sanitizeLink() to application/Utils.php
nodiscc
2015-06-24
1
-0
/
+27
*
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
3
-0
/
+459