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 #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
|
/
/
*
|
Merge pull request #1588 from ArthurHoaro/feature/search-highlight
ArthurHoaro
2020-10-16
13
-38
/
+533
|
\
\
|
*
|
add search highlight unit tests
ArthurHoaro
2020-10-16
6
-3
/
+184
|
*
|
Feature: highlight fulltext search results
ArthurHoaro
2020-10-16
7
-35
/
+349
|
/
/
*
|
Merge pull request #1596 from ArthurHoaro/feature/better-rename-tag
ArthurHoaro
2020-10-16
4
-47
/
+49
|
\
\
|
*
|
Improve Manage tags page
ArthurHoaro
2020-10-16
4
-47
/
+49
|
/
/
*
|
Merge pull request #1593 from ArthurHoaro/fix/no-url-rewriting
ArthurHoaro
2020-10-16
15
-16
/
+41
|
\
\
|
*
|
Doc: typo
ArthurHoaro
2020-10-16
1
-1
/
+1
|
*
|
Inject ROOT_PATH in plugin instead of regenerating it everywhere
ArthurHoaro
2020-10-16
7
-9
/
+14
|
*
|
Support using Shaarli without URL rewriting
ArthurHoaro
2020-10-16
10
-11
/
+31
*
|
|
Merge pull request #1592 from ArthurHoaro/fix/strict-type-daily
ArthurHoaro
2020-10-16
2
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Strict types: fix an issue in daily where the date could be an int
ArthurHoaro
2020-10-16
2
-3
/
+3
|
|
/
*
|
Merge pull request #1591 from ArthurHoaro/doc/server-conf-php-v
ArthurHoaro
2020-10-15
1
-2
/
+4
|
\
|
|
*
Doc: add PHP 7.4 and 8.0 as supported version
ArthurHoaro
2020-10-15
1
-2
/
+4
|
/
*
Merge pull request #1583 from ArthurHoaro/feature/bookmark-strict-types
ArthurHoaro
2020-10-13
19
-285
/
+209
|
\
[next]