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
*
Export: allow prepending notes with the Shaarli instance's URL
VirtualTam
2016-05-06
1
-2
/
+14
*
Merge pull request #551 from ArthurHoaro/hotfix/timezone
Arthur
2016-05-05
1
-8
/
+12
|
\
|
*
Use correct 'UTC' timezone
ArthurHoaro
2016-05-03
1
-8
/
+12
*
|
Merge pull request #532 from ArthurHoaro/hotfix/title-retrieve-the-return
Arthur
2016-05-03
1
-3
/
+5
|
\
\
|
*
|
Fixes #531 - Title retrieving is failing with multiple use case
ArthurHoaro
2016-05-03
1
-3
/
+5
*
|
|
Refactor Netscape bookmark exporting
VirtualTam
2016-04-10
1
-32
/
+25
|
|
/
|
/
|
*
|
Fixes #480: add an option to urlencode redirector URL
ArthurHoaro
2016-04-09
1
-19
/
+11
*
|
Fixes #526: bad font size separator in tagcloud with some locale
ArthurHoaro
2016-03-31
1
-5
/
+10
|
/
*
Remove dev cache disabling
ArthurHoaro
2016-03-26
1
-1
/
+1
*
Merge pull request #515 from ArthurHoaro/template-feeds
Arthur
2016-03-25
1
-299
/
+93
|
\
|
*
Refactor filter in LinkDB
ArthurHoaro
2016-03-25
1
-72
/
+27
|
*
Create a FeedBuilder class which build data for both ATOM and RSS feed.
ArthurHoaro
2016-03-25
1
-238
/
+41
|
*
Plugin: add render_feed hook and call it while generating ATOM and RSS feed.
ArthurHoaro
2016-03-18
1
-0
/
+6
|
*
Refactor showRSS, and make it use the RSS template
ArthurHoaro
2016-03-18
1
-53
/
+67
|
*
Refactor showAtom, and make it use the ATOM template
ArthurHoaro
2016-03-18
1
-66
/
+59
|
*
Add method assignAll() to pageBuilder to assign an array of data
ArthurHoaro
2016-03-18
1
-0
/
+23
*
|
Use generateLocation to set the redirection in login (and don't escape the url)
ArthurHoaro
2016-03-21
1
-1
/
+1
|
/
*
Bump version to v0.6.5
ArthurHoaro
2016-03-02
1
-2
/
+2
*
Fixes #503: check that HTTP_ACCEPT_LANGUAGE is set before calling autoLocale()
ArthurHoaro
2016-02-28
1
-1
/
+4
*
Bump version to v0.6.4
ArthurHoaro
2016-02-28
1
-2
/
+2
*
Merge pull request #496 from ArthurHoaro/cross-search
Arthur
2016-02-28
1
-41
/
+79
|
\
|
*
Allow crossed search between terms and tags
ArthurHoaro
2016-02-28
1
-41
/
+79
*
|
Merge pull request #492 from ArthurHoaro/locale-sort-fix
Arthur
2016-02-24
1
-25
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fixes #481: tag cloud fatal error
ArthurHoaro
2016-02-19
1
-4
/
+5
|
*
Apply the locale to all categories and move autolocale to Utils.php
ArthurHoaro
2016-02-19
1
-21
/
+1
*
|
Merge pull request #486 from virtualtam/refactor/datetime
Arthur
2016-02-18
1
-41
/
+24
|
\
\
|
*
|
cleanup: use DateTime to format dates
VirtualTam
2016-02-17
1
-41
/
+24
|
|
/
*
/
Fixes #468: don't trim description
ArthurHoaro
2016-02-18
1
-1
/
+1
|
/
*
Merge pull request #461 from ArthurHoaro/tagcloud-sort
Arthur
2016-02-15
1
-3
/
+17
|
\
|
*
Fixes #456: Tag cloud does not sort tags (fully) alphabetically
ArthurHoaro
2016-02-05
1
-3
/
+17
*
|
Remove first '-' char when saving tags
ArthurHoaro
2016-02-15
1
-0
/
+2
*
|
Merge pull request #479 from ArthurHoaro/pluginsadmin-error-url
Arthur
2016-02-15
1
-1
/
+1
|
\
\
|
*
|
Fixes typo in plugin admin redirection URL
ArthurHoaro
2016-02-15
1
-1
/
+1
*
|
|
Merge pull request #460 from ArthurHoaro/440-editlink-404
Arthur
2016-02-15
1
-13
/
+34
|
\
\
\
|
*
|
|
Fixes #440 - 404 error after editing a link
ArthurHoaro
2016-02-04
1
-1
/
+1
|
*
|
|
Code cleanup: index.php - save_edit
ArthurHoaro
2016-02-04
1
-12
/
+33
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #442 from ArthurHoaro/updater
Arthur
2016-02-15
1
-10
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Introduce the Updater class which
ArthurHoaro
2016-02-15
1
-10
/
+23
|
|
/
*
|
Common hooks: process includes before header/footer
ArthurHoaro
2016-02-10
1
-1
/
+1
*
|
Merge pull request #458 from ArthurHoaro/plugins-init-parameters
Arthur
2016-02-04
1
-1
/
+2
|
\
\
|
*
|
Initialize plugin parameters array to avoid unnecessary warning.
ArthurHoaro
2016-02-02
1
-1
/
+2
|
|
/
*
/
Add a default value to ENABLE_UPDATECHECK to avoid unnecessary warning.
ArthurHoaro
2016-02-02
1
-0
/
+3
|
/
*
Bump version to v0.6.3
ArthurHoaro
2016-01-31
1
-2
/
+2
*
Fixes #378 - Plugin administration UI.
ArthurHoaro
2016-01-31
1
-0
/
+48
*
Create 404 template
Dimtion
2016-01-20
1
-5
/
+14
*
Logging: move logm() from index.php to application/Utils.php
VirtualTam
2016-01-16
1
-13
/
+5
*
Fixes #410 - Retrieve title fails in multiple cases
ArthurHoaro
2016-01-11
1
-50
/
+37
*
Merge pull request #424 from ArthurHoaro/search
Arthur
2016-01-06
1
-93
/
+117
|
\
|
*
Fixes #426 - Do not filter with blank tags.
ArthurHoaro
2016-01-06
1
-4
/
+6
|
*
Link filter refactoring
ArthurHoaro
2016-01-06
1
-89
/
+111
[next]