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
/
index.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Session ID: extend the regex to match possible hash representations
VirtualTam
2015-09-06
1
-4
/
+6
*
Bump version to v0.5.3
v0.5.3
ArthurHoaro
2015-09-02
1
-2
/
+2
*
Bump version to 0.5.2
v0.5.2
VirtualTam
2015-08-31
1
-2
/
+2
*
Merge pull request #326 from ArthurHoaro/bug-url
VirtualTam
2015-08-31
1
-38
/
+44
|
\
|
*
Add HTTPS support for title extracting feature
ArthurHoaro
2015-08-31
1
-2
/
+2
|
*
Fixes #325 - Shaarli does not recognize saved links
ArthurHoaro
2015-08-31
1
-37
/
+43
*
|
Avoid Full Path Disclosure error on session error.
ArthurHoaro
2015-08-22
1
-13
/
+28
|
/
*
Bump version to 0.5.1
v0.5.1
VirtualTam
2015-08-18
1
-2
/
+2
*
Links: refactor & improve URL cleanup
VirtualTam
2015-08-15
1
-23
/
+4
*
CachedPage: move to a proper file, add tests
VirtualTam
2015-08-13
1
-78
/
+35
*
Fixes #299: prevent 404 on '?edit_link' while logged out
ArthurHoaro
2015-08-07
1
-7
/
+36
*
Installation: default to the server's timezone
VirtualTam
2015-08-04
1
-4
/
+6
*
Bump version to 0.5.0
VirtualTam
2015-07-30
1
-2
/
+2
*
PHP: ensure 5.3 compatibility, refactor timezone utilities
VirtualTam
2015-07-13
1
-85
/
+24
*
Merge pull request #257 from ArthurHoaro/tag-http-referer
VirtualTam
2015-07-12
1
-42
/
+49
|
\
|
*
Prevent redirection loop everytime we rely on HTTP_REFERER:
ArthurHoaro
2015-07-12
1
-42
/
+49
*
|
English mistake cf sebsauvage/Shaarli#221
Arthur
2015-07-12
1
-1
/
+1
*
|
Fixes warning 'Undefined index: searchtags' while filtering by tags.
ArthurHoaro
2015-07-12
1
-1
/
+5
*
|
Merge pull request #262 from ArthurHoaro/dup-tags
Arthur
2015-07-12
1
-0
/
+1
|
\
\
|
*
|
Avoid tag duplicates
ArthurHoaro
2015-07-12
1
-4
/
+5
*
|
|
Merge pull request #268 from ArthurHoaro/dailrss-template
VirtualTam
2015-07-11
1
-41
/
+59
|
\
\
\
|
*
|
|
Include the whole <item> in dailyRSS
ArthurHoaro
2015-07-11
1
-41
/
+59
*
|
|
|
Fix: data/config.php was not imported
VirtualTam
2015-07-11
1
-2
/
+8
|
/
/
/
*
|
|
Merge pull request #255 from ArthurHoaro/config
VirtualTam
2015-07-09
1
-34
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
All settings are now stored in config.php
ArthurHoaro
2015-07-09
1
-38
/
+56
|
|
/
*
|
LinkDB::filterDay(): check input date format
VirtualTam
2015-07-09
1
-1
/
+7
*
|
Fixes #260: previous/next day links in daily
ArthurHoaro
2015-07-08
1
-6
/
+6
|
/
*
LinkDB: do not access global variables
VirtualTam
2015-06-24
1
-2
/
+6
*
move escape() and sanitizeLink() to application/Utils.php
nodiscc
2015-06-24
1
-17
/
+0
*
Merge remote-tracking branch 'ArthurHoaro/input-escape' into next
nodiscc
2015-06-24
1
-75
/
+90
|
\
|
*
Working on shaarli/Shaarli#224
ArthurHoaro
2015-06-23
1
-73
/
+86
*
|
LinkDB: add 'hidePublicLinks' parameter to the constructor
VirtualTam
2015-06-24
1
-8
/
+26
*
|
Page title if there is a single link
ArthurHoaro
2015-06-23
1
-2
/
+4
|
/
*
Merge remote-tracking branch 'ArthurHoaro/daily-date' into next
nodiscc
2015-06-23
1
-1
/
+1
|
\
|
*
Daily page: date format in template
ArthurHoaro
2015-06-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'virtualtam/test/link-db' into next
nodiscc
2015-06-23
1
-256
/
+10
|
\
\
|
*
|
LinkDB: move to a proper file, add test coverage
VirtualTam
2015-06-11
1
-249
/
+10
|
|
/
*
|
Merge remote-tracking branch 'ArthurHoaro/search-tag-awesomplete' into next
nodiscc
2015-06-23
1
-0
/
+1
|
\
\
|
*
|
Add awesomplete to tag search shaarli/Shaarli#49
ArthurHoaro
2015-06-09
1
-0
/
+1
|
|
/
*
/
Do not load links if they're hidden (also fix shaarli/Shaarli#202)
ArthurHoaro
2015-06-09
1
-20
/
+8
|
/
*
split annoyingpatterns list on multpile lines, add new patterns for removal:
nodiscc
2015-06-03
1
-1
/
+14
*
Merge branch 'really-hide' of https://github.com/pikzen/Shaarli into next
nodiscc
2015-05-22
1
-2
/
+23
|
\
|
*
Properly hide all links
feula
2015-05-11
1
-2
/
+23
*
|
Merge remote-tracking branch 'Marsup/firefox-social' into next
nodiscc
2015-05-22
1
-7
/
+8
|
\
\
|
*
|
Add Firefox Social API to the tools. Fixes #101.
Marsup
2015-05-15
1
-7
/
+8
|
|
/
*
/
Display date as today if no articles published
Jonathan Druart
2015-05-11
1
-3
/
+6
|
/
*
change wording and variable names for "Hide public links" feature
nodiscc
2015-04-10
1
-4
/
+4
*
Merge remote-tracking branch 'pikzen/disable-public' into next
nodiscc
2015-04-10
1
-0
/
+7
|
\
|
*
Allow disabling all public links, fixes #188
feula
2015-04-09
1
-0
/
+7
*
|
Merge remote-tracking branch 'ArthurHoaro/localecharset' into next
nodiscc
2015-04-10
1
-3
/
+4
|
\
\
[next]