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
/
links
Commit message (
Expand
)
Author
Age
Files
Lines
*
API: POST/PUT Link - properly parse tags string
ArthurHoaro
2020-12-29
2
-0
/
+96
*
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
5
-6
/
+19
*
|
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
5
-5
/
+5
*
|
|
Convert legacy PHPUnit @expected* to new ->expect*
ArthurHoaro
2020-09-27
3
-8
/
+8
*
|
|
Comply with PHPUnit V8: setup/teardown functions must return void
ArthurHoaro
2020-09-26
5
-10
/
+10
|
/
/
*
|
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
5
-37
/
+65
*
Optimize and cleanup imports
VirtualTam
2019-01-13
5
-24
/
+27
*
API: update test regexes to comply with PCRE2
VirtualTam
2019-01-13
1
-2
/
+2
*
namespacing: \Shaarli\Bookmark\LinkDB
VirtualTam
2019-01-12
5
-14
/
+14
*
namespacing: \Shaarli\History
VirtualTam
2019-01-12
3
-11
/
+11
*
lint: fix line-length warnings
VirtualTam
2018-12-02
2
-4
/
+12
*
lint: apply phpcbf to tests/
VirtualTam
2018-12-02
2
-2
/
+0
*
Add a button to set links as sticky
ArthurHoaro
2018-10-06
1
-9
/
+12
*
Implements Tags endpoints for Shaarli's REST API
ArthurHoaro
2018-06-04
5
-0
/
+1170