aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix a warning generated in return_bytes function and refactor itArthurHoaro2017-04-034-31/+172
* Merge pull request #842 from ArthurHoaro/cleanup/remove-riy-pluginArthurHoaro2017-04-035-153/+0
|\
| * Remove readityourself pluginArthurHoaro2017-04-015-153/+0
|/
* Merge pull request #742 from ArthurHoaro/api/postLinkArthurHoaro2017-04-016-7/+284
|\
| * REST API: implement POST link serviceArthurHoaro2017-03-276-7/+284
* | Merge pull request #839 from ArthurHoaro/theme/daily-page-titleArthurHoaro2017-03-291-0/+1
|\ \
| * | Display daily date in the page title (browser title)ArthurHoaro2017-03-281-0/+1
* | | Merge pull request #838 from ArthurHoaro/theme/daily-date-formatArthurHoaro2017-03-296-9/+66
|\ \ \ | |/ / |/| |
| * | Theme: use format_date function for daily dateArthurHoaro2017-03-286-9/+66
|/ /
* | Merge pull request #837 from ArthurHoaro/theme/js-edit-linklist-marginArthurHoaro2017-03-271-2/+1
|\ \ | |/ |/|
| * Theme: JS - Fix a bug preventing edit margin suppression to workArthurHoaro2017-03-271-2/+1
|/
* Merge pull request #832 from ArthurHoaro/theme/fontArthurHoaro2017-03-277-11/+20
|\
| * Theme: change global font to Roboto and include bold variantArthurHoaro2017-03-247-11/+20
* | Merge pull request #834 from philipp-r/issue-833ArthurHoaro2017-03-251-3/+9
|\ \ | |/ |/|
| * Tags parameter for redirects #833philipp-r2017-03-251-3/+9
|/
* Merge pull request #831 from ArthurHoaro/theme/install-api-enableArthurHoaro2017-03-234-5/+23
|\
| * Add API setting in the new theme during the installationArthurHoaro2017-03-224-5/+23
* | Merge pull request #829 from ArthurHoaro/hotfix/id-0ArthurHoaro2017-03-231-2/+6
|\ \
| * | Fixes a bug preventing to edit link with ID 0ArthurHoaro2017-03-221-2/+6
|/ /
* | Merge pull request #828 from ArthurHoaro/project/master-versionArthurHoaro2017-03-221-1/+1
|\ \
| * | Fix version check branch for UTArthurHoaro2017-03-221-1/+1
* | | Merge pull request #798 from ArthurHoaro/feature/composer-lockArthurHoaro2017-03-222-1/+2424
|\ \ \
| * | | Include composer.lock in git filesArthurHoaro2017-03-212-1/+2424
* | | | Merge pull request #816 from ArthurHoaro/project/master-versionArthurHoaro2017-03-225-22/+123
|\ \ \ \ | | |/ / | |/| |
| * | | Set Shaarli's version only in shaarli_version.php fileArthurHoaro2017-03-213-13/+62
| * | | Add an updateMethod to match the current remote branch for updatesArthurHoaro2017-03-121-0/+44
| * | | Use 'dev' version on the master branchArthurHoaro2017-03-124-11/+19
* | | | Merge pull request #826 from virtualtam/readme/badgesVirtualTam2017-03-211-3/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | README: use explicit version badgesVirtualTam2017-03-191-3/+8
| | |/ | |/|
* | | Merge pull request #804 from ArthurHoaro/feature/atom-defaultArthurHoaro2017-03-215-4/+66
|\ \ \
| * | | Fixes #304: use atom feed as defaultArthurHoaro2017-03-115-4/+66
* | | | Merge pull request #817 from ArthurHoaro/feature/json-conf-parsingArthurHoaro2017-03-213-4/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Proper error if the conf file is invalid instead of fatal errorArthurHoaro2017-03-123-4/+14
| | |/ | |/|
* | | Merge pull request #815 from ArthurHoaro/theme/display-versionArthurHoaro2017-03-122-1/+6
|\ \ \ | |/ / |/| |
| * | Theme: display shaarli version in the footer when logged inArthurHoaro2017-03-122-1/+6
|/ /
* | Merge pull request #813 from ArthurHoaro/changelogArthurHoaro2017-03-121-0/+8
|\ \
| * | Update changelogArthurHoaro2017-03-121-0/+8
|/ /
* | Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflowArthurHoaro2017-03-122-1/+5
|\ \
| * | Fixes #806: display overflow for awesomplete listArthurHoaro2017-03-122-1/+5
* | | Merge pull request #812 from ArthurHoaro/theme/configure-valignArthurHoaro2017-03-122-1/+2
|\ \ \ | |/ / |/| |
| * | Theme: Vertical align theme select in configureArthurHoaro2017-03-122-1/+2
|/ /
* | Merge pull request #809 from ArthurHoaro/cleanup/inline-jsArthurHoaro2017-03-1214-110/+286
|\ \
| * | Remove inline JS and add LibreJS headers in JS filesArthurHoaro2017-03-1214-110/+286
* | | Merge pull request #808 from ArthurHoaro/demo-readmeArthurHoaro2017-03-111-1/+1
|\ \ \ | |/ / |/| |
| * | Shaarli demo moved to shaarli.orgArthurHoaro2017-03-111-1/+1
* | | Merge pull request #779 from ArthurHoaro/feature/import-parser-logsArthurHoaro2017-03-116-29/+54
|\ \ \
| * | | Fix namespace issueArthurHoaro2017-03-102-0/+2
| * | | Upgrade netscape-bookmark-parser dependency to v2.xArthurHoaro2017-03-101-1/+1
| * | | Link imports are now logged in `data/` folder, and can be debug using `dev.de...ArthurHoaro2017-03-105-28/+51
| |/ /
* | | Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirstArthurHoaro2017-03-112-2/+2
|\ \ \