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
/
tests
/
api
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1616 from dimtion/fix-api-redirect
ArthurHoaro
2020-10-29
1
-4
/
+4
|
\
|
*
postLink: change relative path to absolute path
Loïc Carr
2020-10-28
1
-4
/
+4
*
|
add search highlight unit tests
ArthurHoaro
2020-10-16
1
-1
/
+1
*
|
Add mutex on datastore I/O operations
ArthurHoaro
2020-10-13
10
-13
/
+39
*
|
Merge pull request #1525 from ArthurHoaro/feature/rest-api-bookmark-dates
ArthurHoaro
2020-10-13
1
-4
/
+4
|
\
\
|
*
|
REST API: allow override of creation and update dates
ArthurHoaro
2020-08-29
1
-4
/
+4
*
|
|
Compatibility with PHPUnit 9
ArthurHoaro
2020-09-29
11
-11
/
+11
*
|
|
Convert legacy PHPUnit @expected* to new ->expect*
ArthurHoaro
2020-09-27
6
-20
/
+20
*
|
|
Comply with PHPUnit V8: setup/teardown functions must return void
ArthurHoaro
2020-09-26
11
-22
/
+22
|
/
/
*
|
Fix basePath in unit tests reference DB
ArthurHoaro
2020-07-28
2
-2
/
+2
*
|
Better support for notes permalink
ArthurHoaro
2020-07-28
2
-4
/
+4
|
/
*
Add and update unit test for the new system (Bookmark + Service)
ArthurHoaro
2020-01-18
11
-82
/
+129
*
Optimize and cleanup imports
VirtualTam
2019-01-13
11
-65
/
+70
*
API: update test regexes to comply with PCRE2
VirtualTam
2019-01-13
1
-2
/
+2
*
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
10
-24
/
+24
*
namespacing: \Shaarli\History
VirtualTam
2019-01-12
6
-30
/
+30
*
lint: fix line-length warnings
VirtualTam
2018-12-02
2
-4
/
+12
*
lint: apply phpcbf to tests/
VirtualTam
2018-12-02
5
-6
/
+2
*
Add a button to set links as sticky
ArthurHoaro
2018-10-06
1
-9
/
+12
*
GetTagsTest - Update to alpha sort for equal occurences
ArthurHoaro
2018-07-05
3
-8
/
+8
*
Implements Tags endpoints for Shaarli's REST API
ArthurHoaro
2018-06-04
11
-0
/
+711
*
Drop PHP 5.5 compatibility and upgrade PHPUnit to v5.x
ArthurHoaro
2018-02-02
1
-2
/
+4
*
wildcard tag search support
Willi Eggeling
2017-08-30
1
-0
/
+83
*
Merge pull request #841 from ArthurHoaro/feature/search-no-tag
ArthurHoaro
2017-05-25
2
-4
/
+4
|
\
|
*
Empty tag search will look for not tagged links
ArthurHoaro
2017-05-25
2
-4
/
+4
*
|
Add history entries for API endpoint
ArthurHoaro
2017-05-07
7
-6
/
+72
*
|
API: Get History endpoint
ArthurHoaro
2017-05-07
1
-0
/
+221
*
|
API: add DELETE endpoint
ArthurHoaro
2017-05-07
1
-0
/
+104
*
|
REST API: implement PUT method
ArthurHoaro
2017-05-07
1
-0
/
+199
*
|
REST API: implement POST link service
ArthurHoaro
2017-03-27
1
-0
/
+193
|
/
*
application: introduce the Shaarli\Config namespace
VirtualTam
2017-03-04
3
-9
/
+11
*
REST API: implements getLink by ID service
ArthurHoaro
2017-02-19
2
-6
/
+137
*
REST API - getLinks: support the visibility parameter
ArthurHoaro
2017-01-17
1
-28
/
+22
*
REST API: implement getLinks service
ArthurHoaro
2017-01-15
1
-0
/
+393
*
REST API structure using Slim framework
ArthurHoaro
2016-12-15
1
-0
/
+113