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
/
application
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change to ->container->environment
Christoph Stoettner
2020-09-30
1
-18
/
+10
*
Workaround for hoster (ionos)
Christoph Stoettner
2020-09-29
1
-2
/
+6
*
Better support for notes permalink
ArthurHoaro
2020-07-28
1
-1
/
+1
*
Process main page (linklist) through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+8
*
Apply the new system (Bookmark + Service) to the whole code base
ArthurHoaro
2020-01-18
7
-118
/
+110
*
Run Unit Tests against PHP 7.4
ArthurHoaro
2020-01-17
1
-0
/
+4
*
Merge pull request #1271 from ArthurHoaro/hotfix/thumb-note-retrieve
ArthurHoaro
2019-03-02
1
-1
/
+1
|
\
|
*
Do not try to retrieve thumbnails for internal link
ArthurHoaro
2019-02-24
1
-1
/
+1
*
|
Remove the redirector setting
ArthurHoaro
2019-02-09
1
-3
/
+1
|
/
*
Optimize and cleanup imports
VirtualTam
2019-01-13
7
-12
/
+7
*
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
2
-2
/
+2
*
namespacing: \Shaarli\Http\Base64Url
VirtualTam
2019-01-12
1
-3
/
+3
*
namespacing: \Shaarli\History
VirtualTam
2019-01-12
1
-1
/
+1
*
lint: apply phpcbf to application/
VirtualTam
2018-12-02
7
-12
/
+12
*
Implements Tags endpoints for Shaarli's REST API
ArthurHoaro
2018-06-04
4
-4
/
+213
*
PSR: use elseif instead of else if
ArthurHoaro
2018-02-28
2
-4
/
+4
*
History: fix entries order
ArthurHoaro
2017-05-07
1
-1
/
+0
*
Add history entries for API endpoint
ArthurHoaro
2017-05-07
4
-5
/
+16
*
API: Get History endpoint
ArthurHoaro
2017-05-07
1
-0
/
+71
*
API: add DELETE endpoint
ArthurHoaro
2017-05-07
1
-0
/
+23
*
REST API: implement PUT method
ArthurHoaro
2017-05-07
2
-0
/
+68
*
REST API: implement POST link service
ArthurHoaro
2017-03-27
3
-3
/
+86
*
application: introduce the Shaarli\Config namespace
VirtualTam
2017-03-04
1
-1
/
+1
*
REST API: implements getLink by ID service
ArthurHoaro
2017-02-19
2
-2
/
+55
*
REST API - getLinks: support the visibility parameter
ArthurHoaro
2017-01-17
1
-3
/
+2
*
Update LinkFilter to be able to filter only public links
ArthurHoaro
2017-01-16
1
-1
/
+2
*
Merge pull request #727 from ArthurHoaro/api/getlinks
ArthurHoaro
2017-01-15
2
-0
/
+117
|
\
|
*
REST API: implement getLinks service
ArthurHoaro
2017-01-15
2
-0
/
+117
*
|
API: expect JWT in the Authorization header
VirtualTam
2017-01-15
1
-3
/
+8
*
|
API: fix JWT signature verification
VirtualTam
2017-01-04
1
-7
/
+5
|
/
*
REST API structure using Slim framework
ArthurHoaro
2016-12-15
8
-0
/
+428