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
*
Daily page: date format in template
ArthurHoaro
2015-06-19
1
-1
/
+1
*
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
|
\
\
|
*
|
#193 add UTF8 by default to autoLocale
ArthurHoaro
2015-04-08
1
-3
/
+4
|
|
/
*
|
Merge commit '326ae54' into next
nodiscc
2015-04-10
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
Fix missing permalink title when logged in
dimtion
2015-04-05
1
-1
/
+0
*
|
Fixes autoLocale function by trying several way to find a correct one.
ArthurHoaro
2015-04-05
1
-4
/
+9
|
/
*
Display notes as absolute URLs
Florian Eula
2015-04-01
1
-0
/
+6
*
Fix bad merge commit
ArthurHoaro
2015-04-01
1
-23
/
+6
*
Display notes as absolute urls
pikzen
2015-03-31
1
-15
/
+27
|
\
|
*
Display notes as absolute urls.
feula
2015-03-29
1
-7
/
+17
*
|
Fixes autoLocale function by trying several way to find a correct one.
ArthurHoaro
2015-03-31
1
-4
/
+9
*
|
Define date format in templates instead of index.php.
ArthurHoaro
2015-03-31
1
-13
/
+3
|
/
*
bump version to 0.0.45beta
v0.0.45beta
nodiscc
2015-03-16
1
-2
/
+2
*
Merge branch 'picwall-direct-link' into next
v0.0.44beta
nodiscc
2015-03-15
1
-1
/
+0
|
\
|
*
picwall: link directly to the target URL (not the permalink)
nodiscc
2015-03-11
1
-1
/
+0
*
|
bump version to 0.0.44beta
nodiscc
2015-03-15
1
-2
/
+2
*
|
Merge remote-tracking branch 'ArthurHoaro/autocomplete' into next
nodiscc
2015-03-15
1
-40
/
+3
|
\
\
|
|
/
|
/
|
|
*
Use awesomplete as autocomplete lib and remove jQuery - shaarli/Shaarli#148
ArthurHoaro
2015-03-12
1
-40
/
+3
*
|
Merge pull request #119 from ArthurHoaro/js-link
nodiscc
2015-03-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fixes shaarli/Shaarli#46: allow 'javascript:' links sharing
ArthurHoaro
2015-02-20
1
-1
/
+1
*
|
Redirect to homepage after adding a link via "Add Link" dialog
nodiscc
2015-03-05
1
-0
/
+1
*
|
Merge pull request #141 from nodiscc/cleanurl-filters
nodiscc
2015-03-05
1
-4
/
+7
|
\
\
|
*
|
Improve URL cleaning:
nodiscc
2015-03-05
1
-1
/
+1
|
*
|
Improve annoying URL parameters cleaning:
nodiscc
2015-03-05
1
-2
/
+3
|
*
|
cleanup: refactor annoying URL patterns in a single loop
nodiscc
2015-03-04
1
-9
/
+6
|
*
|
Add some filters to clean URLs
Alexis J
2015-03-04
1
-0
/
+5
*
|
|
Lazy load images with the light lib bLazy.js instead of jQuery:
ArthurHoaro
2015-03-01
1
-5
/
+2
|
/
/
*
|
Prevent visitors from reading shaarli version
nodiscc
2015-02-25
1
-2
/
+2
*
|
shaarli/Shaarli#34: Make update check optional
ArthurHoaro
2015-02-20
1
-0
/
+4
|
/
*
bump version to 0.0.43beta
v0.0.43beta
nodiscc
2015-02-20
1
-2
/
+2
*
Only verify login state at the beginning of the request.
Florian Eula
2015-02-18
1
-22
/
+57
*
redirect to previous search (if any) when deleting a link
feula
2015-02-17
1
-1
/
+31
*
Feature: enable/disable permalinks for RSS
Florian Eula
2015-02-07
1
-4
/
+8
*
Merge pull request #98 from ArthurHoaro/port
nodiscc
2015-01-26
1
-4
/
+4
|
\
|
*
Fixes Port/server config problems - see: https://github.com/shaarli/Shaarli/i...
ArthurHoaro
2015-01-09
1
-4
/
+4
*
|
Merge pull request #100 from virtualtam/daily-timestamp
nodiscc
2015-01-26
1
-0
/
+1
|
\
\
|
*
|
daily: display link timestamps
VirtualTam
2015-01-15
1
-0
/
+1
*
|
|
w3c: fix HTML syntax errors
VirtualTam
2015-01-20
1
-1
/
+1
|
/
/
*
/
* removed the language attribute on the script element since it is obsolete a...
ArthurHoaro
2015-01-09
1
-15
/
+15
|
/
*
Redirect to home page after deleting a link
Emilien Klein
2015-01-04
1
-3
/
+1
*
Merge pull request #85 from nodiscc/tagcloud-scaling
nodiscc
2014-12-29
1
-1
/
+2
|
\
[next]