| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
|\ \ \
| |_|/
|/| | |
|
| * | | new setting: default value for 'remember me' checkbox | Willi Eggeling | 2017-08-27 | 1 | -0/+2 |
| |/ |
|
* / | migrated Github wiki links to readthedocs | Willi Eggeling | 2017-08-26 | 2 | -3/+3 |
|/ |
|
* | Merge pull request #887 from ArthurHoaro/hotfix/dash-tag-rename | ArthurHoaro | 2017-08-05 | 1 | -0/+33 |
|\ |
|
| * | Move tag renaming code to LinkDB and unit test it | ArthurHoaro | 2017-08-05 | 1 | -0/+33 |
* | | Merge pull request #889 from Lucas-C/master | VirtualTam | 2017-08-03 | 3 | -19/+30 |
|\ \ |
|
| * | | Using only one form in linklist.html + adding untaggedonly filter - fix #885 | Lucas Cimon | 2017-07-30 | 3 | -19/+30 |
| |/ |
|
* / | Respect HTTP_X_FORWARDED_HOST | Stephen Muth | 2017-07-08 | 1 | -1/+13 |
|/ |
|
* | Merge pull request #880 from ArthurHoaro/hotfix/allowed-protocols | ArthurHoaro | 2017-05-31 | 2 | -0/+25 |
|\ |
|
| * | Add a whitelist of protocols for URLs | ArthurHoaro | 2017-05-25 | 2 | -0/+25 |
* | | Merge pull request #841 from ArthurHoaro/feature/search-no-tag | ArthurHoaro | 2017-05-25 | 4 | -22/+44 |
|\ \ |
|
| * | | Empty tag search will look for not tagged links | ArthurHoaro | 2017-05-25 | 4 | -22/+44 |
* | | | Adds a taglist view with edit/delete buttons | ArthurHoaro | 2017-05-25 | 2 | -0/+37 |
* | | | Add an endpoint to refresh the token | ArthurHoaro | 2017-05-25 | 1 | -0/+6 |
* | | | Adding ability to display subtags in tagcloud | Lucas Cimon | 2017-05-24 | 2 | -5/+8 |
| |/
|/| |
|
* | | Use the new 'default' theme... as default | ArthurHoaro | 2017-05-09 | 1 | -15/+0 |
* | | Merge pull request #862 from ArthurHoaro/theme/tags-everywhere | ArthurHoaro | 2017-05-07 | 1 | -2/+12 |
|\ \ |
|
| * | | Inject tag list everywhere to make autocomplete work on the fixed search bar | ArthurHoaro | 2017-05-07 | 1 | -2/+12 |
* | | | Merge pull request #861 from ArthurHoaro/hotfix/import-shorturl-override | ArthurHoaro | 2017-05-07 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix a bug happening when importing links with override option | ArthurHoaro | 2017-05-07 | 1 | -0/+1 |
* | | | History: fix entries order | ArthurHoaro | 2017-05-07 | 1 | -1/+0 |
* | | | Reset the history file due to datetime format change | ArthurHoaro | 2017-05-07 | 1 | -0/+11 |
* | | | Add history entries for API endpoint | ArthurHoaro | 2017-05-07 | 6 | -8/+19 |
|/ / |
|
* | | API: Get History endpoint | ArthurHoaro | 2017-05-07 | 1 | -0/+71 |
* | | Merge pull request #856 from ArthurHoaro/api/delete-link | ArthurHoaro | 2017-05-07 | 1 | -0/+23 |
|\ \ |
|
| * | | API: add DELETE endpoint | ArthurHoaro | 2017-05-07 | 1 | -0/+23 |
* | | | Merge pull request #840 from ArthurHoaro/api/putLink | ArthurHoaro | 2017-05-07 | 2 | -0/+68 |
|\| | |
|
| * | | REST API: implement PUT method | ArthurHoaro | 2017-05-07 | 2 | -0/+68 |
* | | | Merge pull request #764 from ArthurHoaro/feature/history | ArthurHoaro | 2017-05-06 | 6 | -40/+294 |
|\ \ \ |
|
| * | | | History: lazy loading for the history file | ArthurHoaro | 2017-03-21 | 1 | -0/+17 |
| * | | | History mechanism | ArthurHoaro | 2017-03-21 | 3 | -1/+188 |
| * | | | Move database read/write to FileUtils class + additional unit tests | ArthurHoaro | 2017-03-21 | 3 | -39/+89 |
* | | | | Merge pull request #830 from ArthurHoaro/theme/timezone | ArthurHoaro | 2017-04-25 | 2 | -57/+46 |
|\ \ \ \ |
|