| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Bulk deletion: remove JS ES6 syntax | ArthurHoaro | 2017-05-08 | 1 | -65/+46 |
| * | | | Bulk deletion | ArthurHoaro | 2017-05-08 | 4 | -3/+95 |
* | | | | Adding ability to display subtags in tagcloud | Lucas Cimon | 2017-05-24 | 3 | -3/+25 |
* | | | | Fixes file existence check for user.css | kalvn | 2017-05-09 | 1 | -1/+1 |
|/ / / |
|
* | | | Rename title link label to home link and apply it in vintage theme | ArthurHoaro | 2017-05-03 | 3 | -4/+4 |
* | | | Merge pull request #852 from ArthurHoaro/theme/install-password | ArthurHoaro | 2017-04-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Theme: use a password type field during the install | ArthurHoaro | 2017-04-25 | 1 | -1/+1 |
* | | | | Merge pull request #830 from ArthurHoaro/theme/timezone | ArthurHoaro | 2017-04-25 | 8 | -36/+176 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Apply the new timezone template variables to the vintage theme | ArthurHoaro | 2017-04-04 | 5 | -4/+85 |
| * | | | Apply the new timezone template variables to the default theme | ArthurHoaro | 2017-04-04 | 3 | -32/+91 |
* | | | | Use raw bytes for upload size hidden input | ArthurHoaro | 2017-04-10 | 1 | -0/+1 |
* | | | | Fix a warning generated in return_bytes function and refactor it | ArthurHoaro | 2017-04-03 | 1 | -1/+1 |
* | | | | Theme: use format_date function for daily date | ArthurHoaro | 2017-03-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Theme: JS - Fix a bug preventing edit margin suppression to work | ArthurHoaro | 2017-03-27 | 1 | -2/+1 |
* | | | Theme: change global font to Roboto and include bold variant | ArthurHoaro | 2017-03-24 | 7 | -11/+20 |
| |/
|/| |
|
* | | Add API setting in the new theme during the installation | ArthurHoaro | 2017-03-22 | 3 | -4/+22 |
|/ |
|
* | Merge pull request #804 from ArthurHoaro/feature/atom-default | ArthurHoaro | 2017-03-21 | 1 | -2/+2 |
|\ |
|
| * | Fixes #304: use atom feed as default | ArthurHoaro | 2017-03-11 | 1 | -2/+2 |
* | | Theme: display shaarli version in the footer when logged in | ArthurHoaro | 2017-03-12 | 1 | -1/+5 |
* | | Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflow | ArthurHoaro | 2017-03-12 | 2 | -1/+5 |
|\ \ |
|
| * | | Fixes #806: display overflow for awesomplete list | ArthurHoaro | 2017-03-12 | 2 | -1/+5 |
* | | | Theme: Vertical align theme select in configure | ArthurHoaro | 2017-03-12 | 2 | -1/+2 |
|/ / |
|
* | | Remove inline JS and add LibreJS headers in JS files | ArthurHoaro | 2017-03-12 | 8 | -110/+142 |
* | | Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirst | ArthurHoaro | 2017-03-11 | 2 | -2/+2 |
|\ \ |
|
| * | | Fixes #657: use data-autofirst parameter for awesomeplete | ArthurHoaro | 2017-03-11 | 2 | -2/+2 |
| |/ |
|
* / | Fixes #793: display the star logo on mobile instead of home logo | ArthurHoaro | 2017-03-11 | 1 | -1/+1 |
|/ |
|
* | Prevent git from messing with font files | ArthurHoaro | 2017-03-09 | 8 | -652/+2668 |
* | Merge pull request #792 from ArthurHoaro/feature/private-filter-visual | ArthurHoaro | 2017-03-09 | 2 | -1/+11 |
|\ |
|
| * | Display private only filter as search parameter | ArthurHoaro | 2017-03-08 | 2 | -1/+11 |
* | | Submit editlink textarea using CTRL+Enter shortcut | ArthurHoaro | 2017-03-08 | 2 | -1/+8 |
|/ |
|
* | Improve datetime display | ArthurHoaro | 2017-03-06 | 2 | -4/+5 |
* | Multiple minor improvements and bugfixes regarding the new templates: | ArthurHoaro | 2017-02-27 | 8 | -42/+116 |
* | Introduce the new default Shaarli template | ArthurHoaro | 2017-02-27 | 45 | -0/+8751 |
* | Move default template to vintage folder | ArthurHoaro | 2017-02-27 | 38 | -0/+0 |
* | Removes spaces before and after bookmarklet's name | Christophe HENRY | 2017-02-22 | 1 | -9/+3 |
* | Stay on the changetag page after tag deletion | ArthurHoaro | 2017-01-16 | 2 | -2/+2 |
* | Merge pull request #746 from ArthurHoaro/hotfix/delete-button | ArthurHoaro | 2017-01-15 | 2 | -4/+16 |
|\ |
|
| * | Fix delete button in editlink | ArthurHoaro | 2017-01-07 | 2 | -4/+16 |
* | | Move user.css to data folder | ArthurHoaro | 2017-01-14 | 1 | -1/+1 |
|/ |
|
* | Fix permalink image alignement in daily page | ArthurHoaro | 2017-01-05 | 1 | -0/+4 |
* | Updater: keep custom theme preference with the new theme setting | ArthurHoaro | 2017-01-05 | 1 | -5/+1 |
* | Minor improvements regarding #705 (coding style, unit tests, etc.) | ArthurHoaro | 2017-01-05 | 9 | -12/+13 |
* | Change templates set through administration UI | Knah Tsaeb | 2017-01-05 | 34 | -10/+1231 |
* | Merge pull request #682 from ArthurHoaro/delete-button | Arthur | 2017-01-04 | 1 | -1/+1 |
|\ |
|
| * | Bugfixes on link deletion, and use a GET form | ArthurHoaro | 2016-12-16 | 1 | -1/+1 |
* | | Add opensearch to RSS and ATOM feeds | ArthurHoaro | 2017-01-03 | 2 | -0/+4 |
* | | Move PubSubHubbub code as a default plugin | ArthurHoaro | 2016-12-20 | 2 | -2/+2 |
* | | Add plugin placeholders in RSS and ATOM feeds templates | ArthurHoaro | 2016-12-20 | 2 | -9/+12 |
* | | Merge pull request #666 from ArthurHoaro/slim-api | Arthur | 2016-12-20 | 2 | -0/+26 |
|\ \
| |/
|/| |
|
| * | REST API structure using Slim framework | ArthurHoaro | 2016-12-15 | 2 | -2/+2 |