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
*
Support redirection in cURL download callback
ArthurHoaro
2018-05-01
1
-4
/
+13
*
German language created (#1114)
Buster One
2018-04-15
1
-0
/
+1
*
Merge pull request #1093 from ArthurHoaro/feature/theme-translation
ArthurHoaro
2018-03-26
1
-2
/
+18
|
\
|
*
Load theme translations files automatically
ArthurHoaro
2018-03-26
1
-2
/
+18
*
|
Merge pull request #1096 from ArthurHoaro/feature/download-params
ArthurHoaro
2018-03-13
1
-0
/
+26
|
\
\
|
*
|
Make max download size and timeout configurable
ArthurHoaro
2018-03-07
1
-0
/
+26
|
|
/
*
/
PSR: use elseif instead of else if
ArthurHoaro
2018-02-28
6
-12
/
+12
|
/
*
Merge pull request #1092 from ArthurHoaro/fix/scuttle-doctype-case
ArthurHoaro
2018-02-24
1
-2
/
+2
|
\
|
*
Ignore the case while checking DOCTYPE during the file import
ArthurHoaro
2018-02-23
1
-2
/
+2
*
|
Use a specific page title in all pages
ArthurHoaro
2018-02-24
1
-1
/
+1
|
/
*
Refactor login / ban authentication steps
VirtualTam
2018-02-05
1
-0
/
+134
*
Merge pull request #1038 from ArthurHoaro/feature/public-only-filter
ArthurHoaro
2018-02-02
2
-1
/
+14
|
\
|
*
Public/private filter: use two separate buttons
ArthurHoaro
2018-01-24
1
-21
/
+0
|
*
Add a filter to only display public links
ArthurHoaro
2017-12-16
2
-1
/
+35
*
|
INTL_IDNA_VARIANT_2003 is deprecated
ArthurHoaro
2018-02-02
1
-1
/
+1
*
|
Use LC_COLLATE instead of LC_MESSAGES if php-intl is not installed
ArthurHoaro
2018-01-31
1
-0
/
+2
*
|
Fix warnings when upgrading from legacy SebSauvage version
ArthurHoaro
2018-01-25
1
-3
/
+3
*
|
Merge pull request #977 from ArthurHoaro/feature/dl-filter
ArthurHoaro
2018-01-23
2
-38
/
+65
|
\
\
|
*
|
Extract the title/charset during page download, and check content type
ArthurHoaro
2017-10-28
2
-38
/
+65
*
|
|
Merge pull request #1025 from ArthurHoaro/hotfix/proxy-443
ArthurHoaro
2017-12-03
1
-0
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Force HTTPS if the original port is 443 behind a reverse proxy
ArthurHoaro
2017-12-02
1
-0
/
+7
*
|
|
Merge pull request #1020 from ArthurHoaro/feature/curl-chunk
ArthurHoaro
2017-11-26
1
-1
/
+1
|
\
\
\
|
*
|
|
Increase buffer size for cURL download
ArthurHoaro
2017-11-11
1
-1
/
+1
*
|
|
|
Merge pull request #1016 from virtualtam/refactor/session
VirtualTam
2017-11-24
1
-3
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Improve SessionManager constructor and tests
VirtualTam
2017-11-08
1
-3
/
+3
|
|
/
/
*
/
/
Return true after update ReorderDatastore to complete it
ArthurHoaro
2017-11-11
1
-0
/
+1
|
/
/
*
|
Don't URL encode description links if parameter 'redirector.encode_url' is se...
ArthurHoaro
2017-11-07
2
-7
/
+10
*
|
Merge pull request #962 from ArthurHoaro/feature/perfs2
ArthurHoaro
2017-10-28
2
-9
/
+16
|
\
\
|
*
|
Performances: reorder links when they're written instead of read
ArthurHoaro
2017-09-02
2
-9
/
+16
*
|
|
Move session ID check to SessionManager
VirtualTam
2017-10-22
2
-30
/
+30
*
|
|
Refactor session token management
VirtualTam
2017-10-22
2
-2
/
+57
*
|
|
Translations : Working demo example of translation extension
ArthurHoaro
2017-10-22
1
-1
/
+1
*
|
|
Add language selection in the configure page of the default theme
ArthurHoaro
2017-10-22
2
-2
/
+15
*
|
|
Shaarli's translation
ArthurHoaro
2017-10-22
19
-66
/
+232
*
|
|
Don't write History for link import
ArthurHoaro
2017-10-07
2
-5
/
+27
*
|
|
Merge pull request #979 from ArthurHoaro/feature/assets-cache-version
VirtualTam
2017-10-06
3
-4
/
+24
|
\
\
\
|
*
|
|
Rename shaarli_version constant to uppercase
ArthurHoaro
2017-10-01
2
-4
/
+4
|
*
|
|
Add a version hash for asset loading to prevent browser's cache issue
ArthurHoaro
2017-10-01
2
-0
/
+20
|
|
|
/
|
|
/
|
*
|
|
Allow setting of a default note title, see #963
Mark Gerarts
2017-10-01
1
-0
/
+1
*
|
|
Merge pull request #976 from ArthurHoaro/hotfix/url-parentheses
ArthurHoaro
2017-09-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix parsing for description links with parentheses
ArthurHoaro
2017-09-29
1
-1
/
+1
*
|
|
|
Merge pull request #975 from virtualtam/robustness
VirtualTam
2017-09-30
3
-12
/
+20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Robustness: safer gzinflate/zlib usage
VirtualTam
2017-09-28
1
-10
/
+16
|
*
|
|
Robustness: safer RainTPL directory handling
VirtualTam
2017-09-28
2
-2
/
+4
|
|
/
/
*
|
|
Merge pull request #947 from thewilli/wildcardsearch
ArthurHoaro
2017-09-29
1
-47
/
+84
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wildcard tag search support
Willi Eggeling
2017-08-30
1
-47
/
+84
*
|
|
added option to redirect all anonymous users to login page
Willi Eggeling
2017-09-03
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge pull request #939 from ArthurHoaro/hotfix/firefox-social-title
ArthurHoaro
2017-09-02
1
-0
/
+28
|
\
\
|
*
|
Make work behind a reverse proxy
ArthurHoaro
2017-09-02
1
-0
/
+28
*
|
|
Merge pull request #944 from thewilli/configure-rememberme
VirtualTam
2017-08-27
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]