| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge pull request #887 from ArthurHoaro/hotfix/dash-tag-rename | ArthurHoaro | 2017-08-05 | 3 | -40/+106 |
|\ \ \ |
|
| * | | | Move tag renaming code to LinkDB and unit test it | ArthurHoaro | 2017-08-05 | 3 | -36/+102 |
| * | | | Refactoring of CHANGETAG part to avoid duplicated code | ArthurHoaro | 2017-05-31 | 1 | -34/+27 |
| * | | | Make sure that the tag exists before altering/removing it | ArthurHoaro | 2017-05-31 | 1 | -10/+17 |
* | | | | Merge pull request #889 from Lucas-C/master | VirtualTam | 2017-08-03 | 9 | -102/+111 |
|\ \ \ \ |
|
| * | | | | Using only one form in linklist.html + adding untaggedonly filter - fix #885 | Lucas Cimon | 2017-07-30 | 9 | -102/+111 |
* | | | | | Merge pull request #913 from virtualtam/fix/readme | VirtualTam | 2017-08-02 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | readme: fix logo uri | VirtualTam | 2017-08-02 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #911 from virtualtam/fix/release/composer | VirtualTam | 2017-08-02 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix: use pinned dependency revisions when generating release archives | VirtualTam | 2017-08-02 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #912 from virtualtam/travis/precise | VirtualTam | 2017-08-02 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | travis: explicitly set the build dist to `precise` | VirtualTam | 2017-08-01 | 1 | -0/+1 |
|/ / / |
|
* | | | Merge pull request #906 from virtualtam/docker/cleanup | VirtualTam | 2017-07-29 | 53 | -970/+463 |
|\ \ \ |
|
| * | | | Generate HTML documentation | VirtualTam | 2017-07-29 | 40 | -446/+459 |
| * | | | docker: remove `dev` image, update documentation | VirtualTam | 2017-07-29 | 13 | -524/+4 |
|/ / / |
|
* | | | Merge pull request #896 from ArthurHoaro/hotfix/firefox-social-subdir | VirtualTam | 2017-07-23 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix Firefox Social button in the default theme | ArthurHoaro | 2017-06-11 | 1 | -2/+2 |
* | | | | doc: fix bullet list formatting | nodiscc | 2017-07-20 | 1 | -0/+2 |
* | | | | Merge pull request #901 from shaarli/fix-900 | nodiscc | 2017-07-19 | 1 | -11/+1 |
|\ \ \ \ |
|
| * | | | | Remove merge conflict leftover | nodiscc | 2017-07-11 | 1 | -11/+1 |
* | | | | | Merge pull request #899 from smuth4/master | ArthurHoaro | 2017-07-13 | 2 | -1/+41 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Add tests to cover new server_url behavior | Stephen Muth | 2017-07-12 | 1 | -0/+28 |
| * | | | | Respect HTTP_X_FORWARDED_HOST | Stephen Muth | 2017-07-08 | 1 | -1/+13 |
|/ / / / |
|
* | | | | doc: contributing: remove leftover link to wiki | nodiscc | 2017-07-04 | 1 | -1/+1 |
* | | | | Merge pull request #772 from nodiscc/rtfd | nodiscc | 2017-07-04 | 161 | -7647/+20558 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | makefile: remove [[link]] -> [link](url) conversion logic | nodiscc | 2017-07-04 | 1 | -6/+0 |
| * | | | make htmlpages | nodiscc | 2017-07-04 | 4 | -47/+236 |
| * | | | makefile: remove obsolete 'doc' target | nodiscc | 2017-07-04 | 1 | -8/+2 |
| * | | | doc: release: update doc generation instructions | nodiscc | 2017-07-04 | 1 | -2/+2 |
| * | | | CONTRIBUTING.md: define new workflow for documentation edition and contributions | nodiscc | 2017-07-04 | 1 | -6/+2 |
| * | | | doc: replace pandoc requirement with python3-venv | nodiscc | 2017-06-18 | 1 | -1/+2 |
| * | | | move README contents to doc/md/index.md | nodiscc | 2017-06-18 | 2 | -97/+111 |
| * | | | make htmlpages | nodiscc | 2017-06-18 | 50 | -1854/+92 |
| * | | | doc: rename "datastore hacks" -> "various hacks", move example scripts to gis... | nodiscc | 2017-06-18 | 7 | -516/+10 |
| * | | | Generate HTML documentation using MkDocs (WIP) | nodiscc | 2017-06-18 | 162 | -7136/+22127 |
|/ / / |
|
* | | | Merge pull request #890 from Lucas-C/taglist-cloud_improvments | ArthurHoaro | 2017-06-11 | 3 | -3/+19 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tagcloud/list improvments | Lucas Cimon | 2017-06-09 | 3 | -3/+19 |
|/ / |
|
* | | Merge pull request #894 from Lucas-C/bug893 | ArthurHoaro | 2017-06-07 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Fixing "Uncaught TypeError" in shaarli.js - fix #893 | Lucas Cimon | 2017-06-07 | 1 | -2/+3 |
|/ |
|
* | Merge pull request #882 from ArthurHoaro/feature/edit-timestamp | ArthurHoaro | 2017-05-31 | 3 | -3/+16 |
|\ |
|
| * | Add creation date when editing a link | ArthurHoaro | 2017-05-31 | 3 | -3/+16 |
* | | Merge pull request #880 from ArthurHoaro/hotfix/allowed-protocols | ArthurHoaro | 2017-05-31 | 8 | -16/+151 |
|\ \ |
|
| * | | Add a whitelist of protocols for URLs | ArthurHoaro | 2017-05-25 | 8 | -16/+151 |
* | | | Merge pull request #884 from ArthurHoaro/hotfix/bookmarklet-url-limit | ArthurHoaro | 2017-05-31 | 1 | -2/+12 |
|\ \ \ |
|
| * | | | Bookmarklet size limit: increase to 4500 chars and add an alert warning | ArthurHoaro | 2017-05-28 | 1 | -2/+12 |
| * | | | Selection is now limited to 2k characters using bookmarklets | ArthurHoaro | 2017-05-25 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #883 from ArthurHoaro/template/visited-link | ArthurHoaro | 2017-05-28 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Display visited links in grey | ArthurHoaro | 2017-05-25 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #841 from ArthurHoaro/feature/search-no-tag | ArthurHoaro | 2017-05-25 | 12 | -36/+115 |
|\ \ |
|
| * | | Empty tag search will look for not tagged links | ArthurHoaro | 2017-05-25 | 12 | -36/+115 |