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
*
Merge pull request #987 from ArthurHoaro/hotfix/security-issue
ArthurHoaro
2017-10-07
1
-2
/
+2
|
\
|
*
Fix security issue reported by @chbi
ArthurHoaro
2017-10-07
1
-2
/
+2
*
|
Merge pull request #979 from ArthurHoaro/feature/assets-cache-version
VirtualTam
2017-10-06
1
-1
/
+1
|
\
\
|
*
|
Rename shaarli_version constant to uppercase
ArthurHoaro
2017-10-01
1
-1
/
+1
|
|
/
*
/
Allow setting of a default note title, see #963
Mark Gerarts
2017-10-01
1
-1
/
+1
|
/
*
added option to redirect all anonymous users to login page
Willi Eggeling
2017-09-03
1
-0
/
+17
*
Merge pull request #939 from ArthurHoaro/hotfix/firefox-social-title
ArthurHoaro
2017-09-02
1
-3
/
+3
|
\
|
*
Make work behind a reverse proxy
ArthurHoaro
2017-09-02
1
-3
/
+3
*
|
Merge pull request #950 from thewilli/delete-fix
ArthurHoaro
2017-09-01
1
-3
/
+10
|
\
\
|
*
|
fixed link deletion
Willi Eggeling
2017-08-30
1
-3
/
+10
*
|
|
Merge pull request #951 from thewilli/fix-daily
ArthurHoaro
2017-09-01
1
-23
/
+31
|
\
\
\
|
*
|
|
fixed daily links if there are no links
Willi Eggeling
2017-08-30
1
-23
/
+31
|
|
/
/
*
|
|
Merge pull request #944 from thewilli/configure-rememberme
VirtualTam
2017-08-27
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
new setting: default value for 'remember me' checkbox
Willi Eggeling
2017-08-27
1
-0
/
+2
*
|
|
Merge pull request #940 from ArthurHoaro/hotfix/empty-urls
VirtualTam
2017-08-27
1
-0
/
+3
|
\
\
\
|
*
|
|
Generates a permalinks URL if the URL is set to blank
ArthurHoaro
2017-08-25
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #942 from thewilli/fix-wiki-links
VirtualTam
2017-08-27
1
-3
/
+3
|
\
\
\
|
*
|
|
migrated Github wiki links to readthedocs
Willi Eggeling
2017-08-26
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
code clean: cookie expiration
Willi Eggeling
2017-08-26
1
-42
/
+43
*
|
|
removed doc and code references to magic quotes
Willi Eggeling
2017-08-26
1
-9
/
+0
|
/
/
*
/
Sort tag cloud in alphabetical order
ArthurHoaro
2017-08-25
1
-1
/
+1
|
/
*
Fix untagged only button
ArthurHoaro
2017-08-19
1
-1
/
+1
*
Adding missing empty() as spotted in #889 code review
Lucas Cimon
2017-08-06
1
-1
/
+1
*
Merge pull request #887 from ArthurHoaro/hotfix/dash-tag-rename
ArthurHoaro
2017-08-05
1
-40
/
+18
|
\
|
*
Move tag renaming code to LinkDB and unit test it
ArthurHoaro
2017-08-05
1
-36
/
+14
|
*
Refactoring of CHANGETAG part to avoid duplicated code
ArthurHoaro
2017-05-31
1
-34
/
+27
|
*
Make sure that the tag exists before altering/removing it
ArthurHoaro
2017-05-31
1
-10
/
+17
*
|
Using only one form in linklist.html + adding untaggedonly filter - fix #885
Lucas Cimon
2017-07-30
1
-1
/
+15
*
|
Tagcloud/list improvments
Lucas Cimon
2017-06-09
1
-1
/
+9
|
/
*
Merge pull request #882 from ArthurHoaro/feature/edit-timestamp
ArthurHoaro
2017-05-31
1
-1
/
+1
|
\
|
*
Add creation date when editing a link
ArthurHoaro
2017-05-31
1
-1
/
+1
*
|
Merge pull request #880 from ArthurHoaro/hotfix/allowed-protocols
ArthurHoaro
2017-05-31
1
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add a whitelist of protocols for URLs
ArthurHoaro
2017-05-25
1
-7
/
+1
*
|
Merge pull request #841 from ArthurHoaro/feature/search-no-tag
ArthurHoaro
2017-05-25
1
-3
/
+15
|
\
\
|
*
|
Empty tag search will look for not tagged links
ArthurHoaro
2017-05-25
1
-3
/
+15
*
|
|
Adds a taglist view with edit/delete buttons
ArthurHoaro
2017-05-25
1
-12
/
+28
*
|
|
Move tagcloud template file to tag.cloud
ArthurHoaro
2017-05-25
1
-1
/
+1
*
|
|
Add an endpoint to refresh the token
ArthurHoaro
2017-05-25
1
-0
/
+7
*
|
|
Merge pull request #819 from ArthurHoaro/feature/multi-delete
ArthurHoaro
2017-05-25
1
-8
/
+11
|
\
\
\
|
*
|
|
Bulk deletion
ArthurHoaro
2017-05-08
1
-8
/
+11
*
|
|
|
Adding ability to display subtags in tagcloud
Lucas Cimon
2017-05-24
1
-3
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
PubSubHub: remove dead code
ArthurHoaro
2017-05-09
1
-21
/
+0
|
/
/
*
|
Inject tag list everywhere to make autocomplete work on the fixed search bar
ArthurHoaro
2017-05-07
1
-3
/
+1
*
|
Add settings history only when they're updated
ArthurHoaro
2017-05-07
1
-2
/
+1
*
|
Add history entries for API endpoint
ArthurHoaro
2017-05-07
1
-8
/
+9
*
|
API: Get History endpoint
ArthurHoaro
2017-05-07
1
-0
/
+1
*
|
Merge pull request #856 from ArthurHoaro/api/delete-link
ArthurHoaro
2017-05-07
1
-0
/
+1
|
\
\
|
*
|
API: add DELETE endpoint
ArthurHoaro
2017-05-07
1
-0
/
+1
*
|
|
Merge pull request #840 from ArthurHoaro/api/putLink
ArthurHoaro
2017-05-07
1
-0
/
+1
|
\
|
|
|
*
|
REST API: implement PUT method
ArthurHoaro
2017-05-07
1
-0
/
+1
[next]