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
*
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
|
\
|
*
Add strict types for bookmarks management
ArthurHoaro
2020-10-13
19
-285
/
+209
|
/
*
Merge pull request #1570 from ArthurHoaro/feature/datastore-mutex
ArthurHoaro
2020-10-13
26
-63
/
+218
|
\
|
*
Add mutex on datastore I/O operations
ArthurHoaro
2020-10-13
26
-63
/
+218
|
/
*
Merge pull request #1540 from ArthurHoaro/fix/metadata-regexes
ArthurHoaro
2020-10-13
2
-2
/
+93
|
\
|
*
Improve regex to extract HTML metadata (title, description, etc.)
ArthurHoaro
2020-09-03
2
-2
/
+93
*
|
Merge pull request #1525 from ArthurHoaro/feature/rest-api-bookmark-dates
ArthurHoaro
2020-10-13
4
-8
/
+18
|
\
\
|
*
|
REST API: allow override of creation and update dates
ArthurHoaro
2020-08-29
4
-8
/
+18
*
|
|
Merge pull request #1521 from ArthurHoaro/feature/markdown-extra
ArthurHoaro
2020-10-13
7
-13
/
+256
|
\
\
\
|
*
|
|
Add Markdown Extra formatter
ArthurHoaro
2020-10-13
7
-13
/
+256
|
/
/
/
*
|
|
Update badge versions
ArthurHoaro
2020-10-13
1
-3
/
+3
*
|
|
Merge pull request #1589 from ArthurHoaro/changelog/v0.12.0
ArthurHoaro
2020-10-13
2
-6
/
+4
|
\
\
\
|
*
|
|
CHANGELOG and AUTHORS for v0.12.0
ArthurHoaro
2020-10-13
2
-6
/
+4
|
/
/
/
*
|
|
Merge pull request #1586 from ArthurHoaro/changelog/v0.12.0-beta-2
ArthurHoaro
2020-10-08
2
-4
/
+10
|
\
\
\
|
*
|
|
CHANGELOG and AUTHORS for v0.12.0-beta-2
ArthurHoaro
2020-10-08
2
-4
/
+10
|
/
/
/
*
|
|
Merge pull request #1585 from ArthurHoaro/fix/xss-and-tag-search
ArthurHoaro
2020-10-08
11
-27
/
+68
|
\
\
\
|
*
|
|
Security: fix multiple XSS vulnerabilities + fix search tags with special chars
ArthurHoaro
2020-10-06
11
-27
/
+68
|
/
/
/
*
|
|
Merge pull request #1579 from sprak3000/issue-1437-tag-sort-buttons-ui
nodiscc
2020-10-04
2
-5
/
+5
|
\
\
\
|
*
|
|
Issue #1437 - Make tag cloud/list views buttons more obvious
sprak3000
2020-10-02
2
-5
/
+5
*
|
|
|
Merge pull request #1581 from nodiscc/compose-traefik-version
nodiscc
2020-10-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
docker-compose.yml: pin traefik image to 1.7-alpine
nodiscc
2020-10-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #1575 from ArthurHoaro/feature/php8
ArthurHoaro
2020-10-03
115
-785
/
+690
|
\
\
\
\
|
*
|
|
|
Use assertRegExp polyfill instead of regexMatches
ArthurHoaro
2020-09-29
1
-1
/
+2
|
*
|
|
|
Ignore PHP deps when removing phpunit in PHP 8.0 environment
ArthurHoaro
2020-09-29
1
-1
/
+1
|
*
|
|
|
Update composer dependencies from PHP 7.1
ArthurHoaro
2020-09-29
1
-494
/
+311
|
*
|
|
|
Fix missing @expectedException convertion
ArthurHoaro
2020-09-29
8
-20
/
+14
|
*
|
|
|
Compatibility with PHP 8
ArthurHoaro
2020-09-29
5
-19
/
+11
|
*
|
|
|
Compatibility with PHPUnit 9
ArthurHoaro
2020-09-29
112
-253
/
+351
|
*
|
|
|
Run CI against PHP 8.0
ArthurHoaro
2020-09-29
2
-1
/
+4
*
|
|
|
|
Merge pull request #1574 from stoeps13/hosting-fix
ArthurHoaro
2020-10-03
3
-2
/
+59
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Revert unrelated changes and add unit tests
ArthurHoaro
2020-09-30
2
-7
/
+64
|
*
|
|
|
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
2
-2
/
+10
|
|
/
/
/
*
|
|
|
Merge pull request #1577 from ArthurHoaro/fix/edit-zero
ArthurHoaro
2020-10-02
2
-1
/
+25
|
\
\
\
\
|
*
|
|
|
Fix a bug preventing to edit bookmark with ID #0
ArthurHoaro
2020-09-30
2
-1
/
+25
|
/
/
/
/
*
|
|
|
Merge pull request #1576 from ArthurHoaro/release/v0.12.0-beta-1/changelog
ArthurHoaro
2020-09-30
3
-10
/
+23
|
\
\
\
\
|
*
|
|
|
Update CHANGELOG and AUTHOR
ArthurHoaro
2020-09-30
3
-10
/
+23
|
/
/
/
/
*
|
|
|
Merge pull request #1569 from ArthurHoaro/fix/bad-encoding
ArthurHoaro
2020-09-30
3
-2
/
+15
|
\
\
\
\
[next]