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
/
bookmark
/
BookmarkFileService.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Raise 404 error instead of 500 if permalink access is denied
ArthurHoaro
2020-10-28
1
-1
/
+1
*
Feature: add weekly and monthly view/RSS feed for daily page
ArthurHoaro
2020-10-27
1
-11
/
+27
*
Feature: Share private bookmarks using a URL containing a private key
ArthurHoaro
2020-10-27
1
-2
/
+5
*
Strict types: fix an issue in daily where the date could be an int
ArthurHoaro
2020-10-16
1
-1
/
+1
*
Add strict types for bookmarks management
ArthurHoaro
2020-10-13
1
-38
/
+28
*
Add mutex on datastore I/O operations
ArthurHoaro
2020-10-13
1
-2
/
+7
*
Fix visibility issue on daily page
ArthurHoaro
2020-09-06
1
-1
/
+3
*
Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds
ArthurHoaro
2020-08-29
1
-2
/
+11
*
Remove anonymous permission and initialize bookmarks on login
ArthurHoaro
2020-08-01
1
-19
/
+17
*
Process Shaarli install through Slim controller
ArthurHoaro
2020-07-23
1
-6
/
+20
*
Process main page (linklist) through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Process Daily RSS feed through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Handle tag filtering in the Bookmark service
ArthurHoaro
2020-07-23
1
-0
/
+1
*
Migrate cache purge function to a proper class
ArthurHoaro
2020-07-23
1
-1
/
+6
*
Fix an issue with private tags and fix nomarkdown tag
ArthurHoaro
2020-01-18
1
-2
/
+7
*
Introduce Bookmark object and Service layer to retrieve them
ArthurHoaro
2020-01-17
1
-0
/
+373