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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1616 from dimtion/fix-api-redirect
ArthurHoaro
2020-10-29
1
-1
/
+1
|
\
|
*
postLink: change relative path to absolute path
Loïc Carr
2020-10-28
1
-1
/
+1
*
|
Merge pull request #1615 from ArthurHoaro/hotfix/save-redirect
ArthurHoaro
2020-10-28
1
-1
/
+1
|
\
\
|
*
|
Remove unnecessary escape of referer
ArthurHoaro
2020-10-28
1
-1
/
+1
*
|
|
Fix compatiliby issue on login with PHP 7.1
ArthurHoaro
2020-10-28
2
-3
/
+6
|
/
/
*
|
Raise 404 error instead of 500 if permalink access is denied
ArthurHoaro
2020-10-28
1
-1
/
+1
*
|
Bulk creation: ignore blank lines
ArthurHoaro
2020-10-27
1
-0
/
+3
*
|
Bulk creation: improve performances using memoization
ArthurHoaro
2020-10-27
1
-9
/
+43
*
|
Bulk creation: fix private status based on the first form
ArthurHoaro
2020-10-27
1
-1
/
+5
*
|
Feature: bulk creation of bookmarks
ArthurHoaro
2020-10-27
5
-386
/
+459
*
|
Fix rebase issue
ArthurHoaro
2020-10-27
2
-3
/
+3
*
|
Feature: add weekly and monthly view/RSS feed for daily page
ArthurHoaro
2020-10-27
5
-73
/
+338
*
|
Move utils classes to Shaarli\Helper namespace and folder
ArthurHoaro
2020-10-27
8
-7
/
+8
*
|
Feature: Share private bookmarks using a URL containing a private key
ArthurHoaro
2020-10-27
4
-5
/
+37
*
|
Merge pull request #1604 from ArthurHoaro/feature/server-admin-page
ArthurHoaro
2020-10-27
5
-25
/
+251
|
\
\
|
*
|
Feature: add a Server administration page
ArthurHoaro
2020-10-21
5
-25
/
+251
*
|
|
Removed PHP_EOL
Ganesh Kandu
2020-10-27
1
-3
/
+3
*
|
|
Replaced PHP_EOL to "\n"
Ganesh Kandu
2020-10-27
1
-2
/
+2
*
|
|
Merge pull request #1601 from ArthurHoaro/feature/psr3
ArthurHoaro
2020-10-24
7
-76
/
+87
|
\
\
\
|
*
|
|
Use PSR-3 logger for login attempts
ArthurHoaro
2020-10-20
7
-76
/
+87
|
|
/
/
*
/
/
Dislay an error if an exception occurs in the error handler
ArthurHoaro
2020-10-20
2
-4
/
+10
|
/
/
*
|
Asynchronous retrieval of bookmark's thumbnails
ArthurHoaro
2020-10-20
3
-7
/
+24
*
|
Merge pull request #1567 from ArthurHoaro/feature/async-title-retrieval
ArthurHoaro
2020-10-20
8
-80
/
+209
|
\
\
|
*
|
Improve metadata retrieval (performances and accuracy)
ArthurHoaro
2020-10-15
3
-55
/
+91
|
*
|
Add a setting to retrieve bookmark metadata asynchrounously
ArthurHoaro
2020-10-15
6
-25
/
+118
*
|
|
Feature: highlight fulltext search results
ArthurHoaro
2020-10-16
5
-32
/
+342
*
|
|
Merge pull request #1593 from ArthurHoaro/fix/no-url-rewriting
ArthurHoaro
2020-10-16
3
-1
/
+5
|
\
\
\
|
*
|
|
Inject ROOT_PATH in plugin instead of regenerating it everywhere
ArthurHoaro
2020-10-16
2
-0
/
+2
|
*
|
|
Support using Shaarli without URL rewriting
ArthurHoaro
2020-10-16
1
-1
/
+3
|
|
/
/
*
/
/
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
12
-176
/
+187
*
|
Add mutex on datastore I/O operations
ArthurHoaro
2020-10-13
5
-21
/
+38
*
|
Merge pull request #1540 from ArthurHoaro/fix/metadata-regexes
ArthurHoaro
2020-10-13
1
-2
/
+4
|
\
\
|
*
|
Improve regex to extract HTML metadata (title, description, etc.)
ArthurHoaro
2020-09-03
1
-2
/
+4
*
|
|
Merge pull request #1525 from ArthurHoaro/feature/rest-api-bookmark-dates
ArthurHoaro
2020-10-13
3
-4
/
+14
|
\
\
\
|
*
|
|
REST API: allow override of creation and update dates
ArthurHoaro
2020-08-29
3
-4
/
+14
*
|
|
|
Add Markdown Extra formatter
ArthurHoaro
2020-10-13
2
-1
/
+25
*
|
|
|
Security: fix multiple XSS vulnerabilities + fix search tags with special chars
ArthurHoaro
2020-10-06
7
-15
/
+50
*
|
|
|
Merge pull request #1575 from ArthurHoaro/feature/php8
ArthurHoaro
2020-10-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Compatibility with PHP 8
ArthurHoaro
2020-09-29
1
-1
/
+1
*
|
|
|
|
Merge pull request #1574 from stoeps13/hosting-fix
ArthurHoaro
2020-10-03
1
-2
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Revert unrelated changes and add unit tests
ArthurHoaro
2020-09-30
1
-7
/
+17
|
*
|
|
|
|
Fix identation
Christoph Stoettner
2020-09-30
1
-5
/
+5
|
*
|
|
|
|
Change to ->container->environment
Christoph Stoettner
2020-09-30
1
-18
/
+10
|
*
|
|
|
|
Workaround for hoster (ionos)
Christoph Stoettner
2020-09-29
1
-2
/
+6
|
|
/
/
/
/
*
|
|
|
|
Fix a bug preventing to edit bookmark with ID #0
ArthurHoaro
2020-09-30
1
-1
/
+1
*
|
|
|
|
Fix warning if the encoding retrieved from external headers is invalid
ArthurHoaro
2020-09-30
2
-2
/
+2
|
/
/
/
/
*
|
|
|
Fix invalid redirection using the path of an external domain
ArthurHoaro
2020-09-22
1
-0
/
+7
*
|
|
|
Merge pull request #1559 from ArthurHoaro/fix/edit-redirect
ArthurHoaro
2020-09-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix redirection to referer after editing a link
ArthurHoaro
2020-09-22
1
-1
/
+1
[next]