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
*
Fixes a bug preventing to edit link with ID 0
ArthurHoaro
2017-03-22
1
-2
/
+6
*
Set Shaarli's version only in shaarli_version.php file
ArthurHoaro
2017-03-21
1
-4
/
+3
*
Use 'dev' version on the master branch
ArthurHoaro
2017-03-12
1
-2
/
+2
*
Link imports are now logged in `data/` folder, and can be debug using `dev.de...
ArthurHoaro
2017-03-10
1
-1
/
+1
*
Fix blocking namespace issue
ArthurHoaro
2017-03-08
1
-0
/
+1
*
Display private only filter as search parameter
ArthurHoaro
2017-03-08
1
-0
/
+1
*
application: introduce the Shaarli\Config namespace
VirtualTam
2017-03-04
1
-2
/
+1
*
REST API: implements getLink by ID service
ArthurHoaro
2017-02-19
1
-2
/
+3
*
Bump version to v0.8.3
ArthurHoaro
2017-01-20
1
-1
/
+1
*
Merge pull request #768 from ArthurHoaro/feature/get-public-links
ArthurHoaro
2017-01-17
1
-2
/
+2
|
\
|
*
Update LinkFilter to be able to filter only public links
ArthurHoaro
2017-01-16
1
-2
/
+2
*
|
Merge pull request #767 from ArthurHoaro/feature/delete-tag-redirect
ArthurHoaro
2017-01-17
1
-1
/
+1
|
\
\
|
*
|
Stay on the changetag page after tag deletion
ArthurHoaro
2017-01-16
1
-1
/
+1
|
|
/
*
/
Fix redirection after link deletion
ArthurHoaro
2017-01-16
1
-25
/
+9
|
/
*
Bump version to v0.8.2
ArthurHoaro
2017-01-16
1
-2
/
+2
*
Merge pull request #761 from ArthurHoaro/hotfix/referrer-warning
ArthurHoaro
2017-01-16
1
-3
/
+13
|
\
|
*
Prevent warning if HTTP_REFERER isn't set
ArthurHoaro
2017-01-15
1
-3
/
+13
*
|
Merge pull request #759 from ArthurHoaro/hotfix/dup-tags
ArthurHoaro
2017-01-16
1
-7
/
+7
|
\
\
|
*
|
Prevent tag duplicate when renaming
ArthurHoaro
2017-01-15
1
-7
/
+7
|
|
/
*
/
Bump expected minimal PHP version to 5.5
VirtualTam
2017-01-16
1
-2
/
+2
|
/
*
Merge pull request #727 from ArthurHoaro/api/getlinks
ArthurHoaro
2017-01-15
1
-0
/
+1
|
\
|
*
REST API: implement getLinks service
ArthurHoaro
2017-01-15
1
-0
/
+1
*
|
Cleanup: use safe boolean comparisons
VirtualTam
2017-01-07
1
-1
/
+1
*
|
Merge pull request #732 from ArthurHoaro/feature/theme-manager
Arthur
2017-01-06
1
-1
/
+6
|
\
\
|
*
|
Minor improvements regarding #705 (coding style, unit tests, etc.)
ArthurHoaro
2017-01-05
1
-2
/
+2
|
*
|
Change templates set through administration UI
Knah Tsaeb
2017-01-05
1
-1
/
+6
|
|
/
*
/
Cleanup: remove unused variables
VirtualTam
2017-01-05
1
-1
/
+1
|
/
*
Merge pull request #682 from ArthurHoaro/delete-button
Arthur
2017-01-04
1
-8
/
+8
|
\
|
*
Bugfixes on link deletion, and use a GET form
ArthurHoaro
2016-12-16
1
-8
/
+8
*
|
Merge pull request #731 from virtualtam/fix/api/namespaces
VirtualTam
2017-01-03
1
-2
/
+2
|
\
\
|
*
|
API: fix Slim namespaces
VirtualTam
2017-01-02
1
-2
/
+2
*
|
|
Fix fatal error during the install
ArthurHoaro
2017-01-03
1
-2
/
+2
*
|
|
Fixes presence of empty tags for private tags and in search results
ArthurHoaro
2017-01-03
1
-3
/
+3
|
/
/
*
|
Move PubSubHubbub code as a default plugin
ArthurHoaro
2016-12-20
1
-5
/
+0
*
|
Merge pull request #666 from ArthurHoaro/slim-api
Arthur
2016-12-20
1
-12
/
+44
|
\
\
|
|
/
|
/
|
|
*
REST API structure using Slim framework
ArthurHoaro
2016-12-15
1
-12
/
+32
|
*
Prepare settings for the API in the admin page and during the install
ArthurHoaro
2016-12-12
1
-0
/
+12
*
|
Fix a regression: permalinks change when old links are edited
ArthurHoaro
2016-12-15
1
-1
/
+3
|
/
*
Bump version to v0.8.1
ArthurHoaro
2016-12-12
1
-2
/
+2
*
Add a persistent 'shorturl' key to all links
ArthurHoaro
2016-12-12
1
-33
/
+23
*
Apply the new ID system accros the whole codebase
ArthurHoaro
2016-12-12
1
-35
/
+57
*
Disable Firefox Social in the tools section if the page is not loaded using H...
Teromene
2016-11-29
1
-0
/
+1
*
LinkDB: update datastore method names
VirtualTam
2016-10-20
1
-4
/
+4
*
Minor code cleanup: PHPDoc, spelling, unused variables, etc.
ArthurHoaro
2016-10-20
1
-6
/
+2
*
New init function for plugins, supports errors reporting
ArthurHoaro
2016-10-14
1
-0
/
+1
*
Merge pull request #622 from ArthurHoaro/update-date
Arthur
2016-10-12
1
-1
/
+11
|
\
|
*
Save the update date in LinkDB and pass it to linklist templates
ArthurHoaro
2016-08-03
1
-1
/
+11
*
|
Merge pull request #623 from ArthurHoaro/security/reverse-proxy-ban
Arthur
2016-10-12
1
-1
/
+10
|
\
\
|
*
|
Add trusted IPs in config and try to ban forwarded IP on failed login
ArthurHoaro
2016-08-03
1
-1
/
+10
|
|
/
*
|
Bump version to v0.8.0
ArthurHoaro
2016-10-12
1
-2
/
+2
[next]