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 #1403 from shaarli/doc-composer
nodiscc
2020-04-11
5
-160
/
+65
|
\
\
|
|
/
|
/
|
|
*
doc: composer update should actually be removed as it alters the Composer loc...
doc-composer
nodiscc
2020-04-11
1
-1
/
+0
|
*
doc: use <PHP_VERSION>, fix php.ini path
nodiscc
2020-03-09
1
-1
/
+1
|
*
doc: use obvious <PHP_VERSION> placeholder
nodiscc
2020-03-09
1
-1
/
+1
|
*
doc: fix php.ini path
nodiscc
2020-03-09
1
-1
/
+1
|
*
doc: fix references to php5, use new directory structure
nodiscc
2020-01-19
2
-5
/
+5
|
*
doc: fix reference to old version of php-xdebug package
nodiscc
2020-01-19
1
-1
/
+1
|
*
doc: merge unit tests/docker unit tests pages, simplfy, reword
nodiscc
2020-01-19
3
-62
/
+48
|
*
doc: reword simplify xdebug installation/unit tests
nodiscc
2020-01-19
1
-8
/
+4
|
*
doc: simplify unit tests documentation
nodiscc
2020-01-19
1
-71
/
+4
|
*
doc: simplify composer installation procedure
nodiscc
2020-01-19
1
-12
/
+3
*
|
Merge pull request #1421 from yudete/master
ArthurHoaro
2020-02-17
1
-0
/
+1293
|
\
\
|
*
|
Update Japanese translations
yude
2020-02-11
1
-311
/
+292
|
*
|
Japanese translation
yude
2020-02-11
1
-0
/
+1312
*
|
|
Merge pull request #1417 from bmsleight/master
ArthurHoaro
2020-02-17
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update Makefile
Brendan M. Sleight
2020-02-05
1
-0
/
+1
*
|
|
Merge pull request #1420 from oktomus/master
ArthurHoaro
2020-02-10
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add autofocus on tag cloud filter input
Kevin Masson
2020-02-10
1
-0
/
+1
|
/
/
*
|
Fix division by zero in tagcloud (#1411)
ArthurHoaro
2020-01-26
1
-2
/
+3
|
\
\
|
*
|
Fix division by zero in tagcloud
ArthurHoaro
2020-01-26
1
-2
/
+3
|
/
/
*
|
Render login page through Slim controller (#1401)
ArthurHoaro
2020-01-26
26
-131
/
+926
|
\
\
|
*
|
Rename ci attribute to container
ArthurHoaro
2020-01-26
2
-15
/
+17
|
*
|
Execute common plugin hooks before rendering login page
ArthurHoaro
2020-01-26
6
-3
/
+168
|
*
|
Fix all existing links and redirection to ?do=login
ArthurHoaro
2020-01-26
6
-31
/
+31
|
*
|
Fix SASS Lint
ArthurHoaro
2020-01-26
3
-6
/
+6
|
*
|
Render login page through Slim controller
ArthurHoaro
2020-01-26
20
-100
/
+728
|
/
/
*
|
Rollback breaking change in REST API routes (#1410)
ArthurHoaro
2020-01-26
1
-5
/
+5
|
\
\
|
*
|
Rollback breaking change in REST API routes
ArthurHoaro
2020-01-26
1
-5
/
+5
|
/
/
*
|
Session cookie setting being set while session is active (#1406)
ArthurHoaro
2020-01-26
1
-0
/
+2
|
\
\
|
*
|
Session cookie setting being set while session is active
ArthurHoaro
2020-01-23
1
-0
/
+2
*
|
|
Fix deprecated use of implode (#1408)
ArthurHoaro
2020-01-23
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix deprecated use of implode
ArthurHoaro
2020-01-23
2
-2
/
+2
|
/
/
*
|
Merge pull request #1402 from shaarli/fix-makefile
nodiscc
2020-01-19
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
fix directory creation in makefile
nodiscc
2020-01-19
1
-1
/
+2
|
/
*
Fix an issue with private tags and fix nomarkdown tag (#1399)
ArthurHoaro
2020-01-18
13
-33
/
+145
|
\
|
*
Fix an issue with private tags and fix nomarkdown tag
ArthurHoaro
2020-01-18
13
-33
/
+145
*
|
Ulauncher Extension (#1400)
ArthurHoaro
2020-01-18
1
-0
/
+3
|
\
\
|
*
|
Ulauncher Extension
Sebastien Wains
2020-01-18
1
-0
/
+3
|
/
/
*
|
Fix an issue with bookmark visibility filter (#1398)
ArthurHoaro
2020-01-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix an issue with bookmark visibility filter
ArthurHoaro
2020-01-18
1
-1
/
+1
|
/
*
Store bookmarks as PHP objects and add a service layer to retriā¦ (#1307)
ArthurHoaro
2020-01-18
94
-3314
/
+8575
|
\
|
*
Add and update unit test for the new system (Bookmark + Service)
ArthurHoaro
2020-01-18
46
-1752
/
+4722
|
*
Apply the new system (Bookmark + Service) to the whole code base
ArthurHoaro
2020-01-18
31
-1502
/
+631
|
*
Introduce Bookmark object and Service layer to retrieve them
ArthurHoaro
2020-01-17
21
-66
/
+3228
|
/
*
Run Unit Tests against PHP 7.4 (#1353)
ArthurHoaro
2020-01-17
11
-544
/
+654
|
\
|
*
Run Unit Tests against PHP 7.4
ArthurHoaro
2020-01-17
11
-544
/
+654
|
/
*
Merge pull request #1358 from shaarli/doc-add-screenshots
ArthurHoaro
2020-01-17
1
-1
/
+12
|
\
|
*
Doc: add screenshots of all pages
nodiscc
2019-08-27
1
-1
/
+12
*
|
Avoiding warning 'PHP Notice: Undefined index: updated' (#1392)
ArthurHoaro
2020-01-12
2
-2
/
+2
|
\
\
|
*
|
Avoiding warning 'PHP Notice: Undefined index: updated'
Lucas Cimon
2020-01-12
2
-2
/
+2
|
/
/
[prev]
[next]