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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #977 from ArthurHoaro/feature/dl-filter
ArthurHoaro
2018-01-23
1
-20
/
+224
|
\
|
*
Extract the title/charset during page download, and check content type
ArthurHoaro
2017-10-28
1
-20
/
+224
*
|
Merge pull request #1025 from ArthurHoaro/hotfix/proxy-443
ArthurHoaro
2017-12-03
1
-0
/
+32
|
\
\
|
*
|
Force HTTPS if the original port is 443 behind a reverse proxy
ArthurHoaro
2017-12-02
1
-0
/
+32
*
|
|
Improve SessionManager constructor and tests
VirtualTam
2017-11-08
2
-21
/
+22
|
/
/
*
|
Don't URL encode description links if parameter 'redirector.encode_url' is se...
ArthurHoaro
2017-11-07
1
-0
/
+15
*
|
Merge pull request #962 from ArthurHoaro/feature/perfs2
ArthurHoaro
2017-10-28
2
-1
/
+35
|
\
\
|
*
|
Performances: reorder links when they're written instead of read
ArthurHoaro
2017-09-02
2
-1
/
+35
*
|
|
Improve SessionManager tests
VirtualTam
2017-10-24
1
-0
/
+23
*
|
|
Move session ID check to SessionManager
VirtualTam
2017-10-22
2
-59
/
+66
*
|
|
Refactor session token management
VirtualTam
2017-10-22
1
-0
/
+72
*
|
|
Add language selection in the configure page of the default theme
ArthurHoaro
2017-10-22
2
-4
/
+8
*
|
|
Shaarli's translation
ArthurHoaro
2017-10-22
7
-31
/
+388
*
|
|
Don't write History for link import
ArthurHoaro
2017-10-07
1
-43
/
+38
*
|
|
Merge pull request #976 from ArthurHoaro/hotfix/url-parentheses
ArthurHoaro
2017-09-30
1
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix parsing for description links with parentheses
ArthurHoaro
2017-09-29
1
-0
/
+10
*
|
|
Merge pull request #947 from thewilli/wildcardsearch
ArthurHoaro
2017-09-29
1
-0
/
+83
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
wildcard tag search support
Willi Eggeling
2017-08-30
1
-0
/
+83
*
|
|
Tests: update localization tests
VirtualTam
2017-09-19
3
-18
/
+18
|
|
/
|
/
|
*
|
Make work behind a reverse proxy
ArthurHoaro
2017-09-02
1
-0
/
+36
|
/
*
Merge pull request #887 from ArthurHoaro/hotfix/dash-tag-rename
ArthurHoaro
2017-08-05
1
-0
/
+55
|
\
|
*
Move tag renaming code to LinkDB and unit test it
ArthurHoaro
2017-08-05
1
-0
/
+55
*
|
Merge pull request #889 from Lucas-C/master
VirtualTam
2017-08-03
1
-2
/
+1
|
\
\
|
*
|
Using only one form in linklist.html + adding untaggedonly filter - fix #885
Lucas Cimon
2017-07-30
1
-2
/
+1
|
|
/
*
/
Add tests to cover new server_url behavior
Stephen Muth
2017-07-12
1
-0
/
+28
|
/
*
Merge pull request #880 from ArthurHoaro/hotfix/allowed-protocols
ArthurHoaro
2017-05-31
4
-5
/
+92
|
\
|
*
Add a whitelist of protocols for URLs
ArthurHoaro
2017-05-25
4
-5
/
+92
*
|
Merge pull request #841 from ArthurHoaro/feature/search-no-tag
ArthurHoaro
2017-05-25
5
-9
/
+46
|
\
\
|
*
|
Empty tag search will look for not tagged links
ArthurHoaro
2017-05-25
5
-9
/
+46
*
|
|
Adds a taglist view with edit/delete buttons
ArthurHoaro
2017-05-25
1
-0
/
+112
*
|
|
Adding ability to display subtags in tagcloud
Lucas Cimon
2017-05-24
1
-2
/
+29
|
|
/
|
/
|
*
|
Use the new 'default' theme... as default
ArthurHoaro
2017-05-09
1
-40
/
+0
*
|
History: fix entries order
ArthurHoaro
2017-05-07
1
-11
/
+11
*
|
Add history entries for API endpoint
ArthurHoaro
2017-05-07
9
-20
/
+86
*
|
API: Get History endpoint
ArthurHoaro
2017-05-07
2
-0
/
+303
*
|
Merge pull request #856 from ArthurHoaro/api/delete-link
ArthurHoaro
2017-05-07
1
-0
/
+104
|
\
\
|
*
|
API: add DELETE endpoint
ArthurHoaro
2017-05-07
1
-0
/
+104
*
|
|
Merge pull request #840 from ArthurHoaro/api/putLink
ArthurHoaro
2017-05-07
2
-0
/
+277
|
\
|
|
|
*
|
REST API: implement PUT method
ArthurHoaro
2017-05-07
2
-0
/
+277
*
|
|
Merge pull request #764 from ArthurHoaro/feature/history
ArthurHoaro
2017-05-06
4
-18
/
+380
|
\
\
\
|
*
|
|
History: lazy loading for the history file
ArthurHoaro
2017-03-21
1
-3
/
+15
|
*
|
|
History mechanism
ArthurHoaro
2017-03-21
2
-17
/
+259
|
*
|
|
Move database read/write to FileUtils class + additional unit tests
ArthurHoaro
2017-03-21
2
-1
/
+109
*
|
|
|
Merge pull request #830 from ArthurHoaro/theme/timezone
ArthurHoaro
2017-04-25
1
-32
/
+51
|
\
\
\
\
|
*
|
|
|
Change timezone data structure send to the templates
ArthurHoaro
2017-04-03
1
-32
/
+51
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Use raw bytes for upload size hidden input
ArthurHoaro
2017-04-10
1
-1
/
+12
*
|
|
|
UtilsTest: PHP 5.5 compatibility
ArthurHoaro
2017-04-03
1
-8
/
+8
*
|
|
|
Fix a warning generated in return_bytes function and refactor it
ArthurHoaro
2017-04-03
1
-0
/
+80
*
|
|
|
Remove readityourself plugin
ArthurHoaro
2017-04-01
1
-99
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #742 from ArthurHoaro/api/postLink
ArthurHoaro
2017-04-01
2
-1
/
+194
|
\
\
\
[next]