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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1624 from ArthurHoaro/fix/delete-redirect
ArthurHoaro
2020-11-05
2
-3
/
+7
|
\
|
*
Fix: redirect to referrer after bookmark deletion
ArthurHoaro
2020-11-05
2
-3
/
+7
*
|
Merge pull request #1619 from ArthurHoaro/fix/translations
ArthurHoaro
2020-11-05
1
-39
/
+41
|
\
\
|
|
/
|
/
|
|
*
Fix French translation
ArthurHoaro
2020-11-03
1
-39
/
+41
|
/
*
Merge pull request #1610 from ArthurHoaro/fix/wallabag
ArthurHoaro
2020-11-03
2
-8
/
+32
|
\
|
*
Plugin wallabag: minor improvements
ArthurHoaro
2020-10-27
2
-8
/
+32
*
|
Merge pull request #1618 from ArthurHoaro/fix/ut-daily-date-1-digit
ArthurHoaro
2020-11-02
2
-3
/
+3
|
\
\
|
*
|
UT: fix formatting issue when the current day has a single digit
ArthurHoaro
2020-11-02
2
-3
/
+3
|
/
/
*
|
Merge pull request #1616 from dimtion/fix-api-redirect
ArthurHoaro
2020-10-29
2
-5
/
+5
|
\
\
|
*
|
postLink: change relative path to absolute path
Loïc Carr
2020-10-28
2
-5
/
+5
*
|
|
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
*
|
|
|
Merge pull request #1614 from ArthurHoaro/hotfix/php71-compat-login
ArthurHoaro
2020-10-28
2
-3
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix compatiliby issue on login with PHP 7.1
ArthurHoaro
2020-10-28
2
-3
/
+6
*
|
|
|
Merge pull request #1613 from ArthurHoaro/hotfix/404-not-authorized
ArthurHoaro
2020-10-28
2
-3
/
+3
|
\
|
|
|
|
*
|
|
Raise 404 error instead of 500 if permalink access is denied
ArthurHoaro
2020-10-28
2
-3
/
+3
*
|
|
|
Merge pull request #1612 from ArthurHoaro/hotfix/simplexml
ArthurHoaro
2020-10-28
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Include php-simplexml in Docker image
ArthurHoaro
2020-10-28
1
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #1587 from ArthurHoaro/feature/batch-bookmark-creation
ArthurHoaro
2020-10-27
25
-528
/
+1125
|
\
|
|
|
|
*
|
|
Bulk creation: ignore blank lines
ArthurHoaro
2020-10-27
2
-1
/
+5
|
*
|
|
Bulk creation: displays a progress bar when saving all displayed forms
ArthurHoaro
2020-10-27
3
-4
/
+50
|
*
|
|
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
4
-4
/
+16
|
*
|
|
Feature: bulk creation of bookmarks
ArthurHoaro
2020-10-27
25
-527
/
+1028
|
/
/
/
*
|
|
Merge pull request #1595 from ArthurHoaro/feature/daily-period
ArthurHoaro
2020-10-27
27
-333
/
+1211
|
\
\
\
|
*
|
|
Fix rebase issue
ArthurHoaro
2020-10-27
3
-3
/
+4
|
*
|
|
Feature: add weekly and monthly view/RSS feed for daily page
ArthurHoaro
2020-10-27
11
-318
/
+1190
|
*
|
|
Move utils classes to Shaarli\Helper namespace and folder
ArthurHoaro
2020-10-27
15
-12
/
+17
|
/
/
/
*
|
|
Merge pull request #1597 from ArthurHoaro/feature/share-private-bookmark
ArthurHoaro
2020-10-27
10
-23
/
+268
|
\
\
\
|
*
|
|
Feature: Share private bookmarks using a URL containing a private key
ArthurHoaro
2020-10-27
10
-23
/
+268
|
/
/
/
*
|
|
Merge pull request #1604 from ArthurHoaro/feature/server-admin-page
ArthurHoaro
2020-10-27
16
-105
/
+1087
|
\
\
\
|
*
|
|
Feature: add a Server administration page
ArthurHoaro
2020-10-21
16
-105
/
+1087
*
|
|
|
Merge pull request #1609 from GaneshKandu/patch-1
ArthurHoaro
2020-10-27
1
-3
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
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
17
-125
/
+172
|
\
\
\
|
*
|
|
Use PSR-3 logger for login attempts
ArthurHoaro
2020-10-20
15
-124
/
+170
|
*
|
|
Composer: explicitly import katzgrau/klogger (already included in netscape-bo...
ArthurHoaro
2020-10-20
2
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #1605 from ArthurHoaro/fix/nginx-doc-rule
ArthurHoaro
2020-10-21
2
-1
/
+11
|
\
\
\
|
*
|
|
Fix: nginx - add rule to disable url-rewriting for the docs
ArthurHoaro
2020-10-21
2
-1
/
+11
|
|
/
/
*
|
|
Merge pull request #1602 from ArthurHoaro/fix/root-exceptions
ArthurHoaro
2020-10-20
3
-7
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Dislay an error if an exception occurs in the error handler
ArthurHoaro
2020-10-20
3
-7
/
+19
|
/
/
*
|
Merge pull request #1584 from ArthurHoaro/feature/async-thumbnail-retrieval
ArthurHoaro
2020-10-20
10
-42
/
+279
|
\
\
|
*
|
Asynchronous retrieval of bookmark's thumbnails
ArthurHoaro
2020-10-20
10
-42
/
+279
|
/
/
*
|
Merge pull request #1567 from ArthurHoaro/feature/async-title-retrieval
ArthurHoaro
2020-10-20
22
-245
/
+677
|
\
\
|
*
|
Improve metadata retrieval (performances and accuracy)
ArthurHoaro
2020-10-15
5
-177
/
+237
|
*
|
Add a setting to retrieve bookmark metadata asynchrounously
ArthurHoaro
2020-10-15
19
-75
/
+447
*
|
|
Merge pull request #1600 from yudete/master
ArthurHoaro
2020-10-20
1
-999
/
+1039
|
\
\
\
|
*
|
|
Update translations (Japanese)
yudete
2020-10-19
1
-2
/
+24
|
*
|
|
Update translations (Japanese)
yudete
2020-10-19
1
-999
/
+1017
|
/
/
/
[next]