| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #119 from ArthurHoaro/js-link | nodiscc | 2015-03-11 | 1 | -1/+1 |
|\ |
|
| * | Fixes shaarli/Shaarli#46: allow 'javascript:' links sharing | ArthurHoaro | 2015-02-20 | 1 | -1/+1 |
* | | Merge pull request #151 from nodiscc/addnote-button | nodiscc | 2015-03-07 | 1 | -0/+1 |
|\ \ |
|
| * | | tools dialog: add a 'Add Note' bookmarklet to immediatly open a note (text po... | nodiscc | 2015-03-07 | 1 | -0/+1 |
* | | | Merge pull request #124 from virtualtam/static-analysis | nodiscc | 2015-03-07 | 3 | -1/+116 |
|\ \ \
| |/ /
|/| | |
|
| * | | Code quality: Makefile to run static code checkers | VirtualTam | 2015-03-05 | 3 | -1/+116 |
|/ / |
|
* | | fix broken URL for user.css | nodiscc | 2015-03-05 | 1 | -1/+1 |
* | | fix broken CSS file URL introduced in 1f7f8ce067b278a4837364191513d04f7548cef9 | nodiscc | 2015-03-05 | 1 | -1/+1 |
* | | Merge pull request #140 from nodiscc/master | nodiscc | 2015-03-05 | 4 | -127/+7 |
|\ \ |
|
| * | | add bountysource.com badge | nodiscc | 2015-03-05 | 1 | -1/+1 |
| * | | Redirect to homepage after adding a link via "Add Link" dialog | nodiscc | 2015-03-05 | 1 | -0/+1 |
| * | | update README: add note about php-gd and git-based upgrade | nodiscc | 2015-03-05 | 1 | -4/+3 |
| * | | remove duplicate license information, fixes https://github.com/shaarli/Shaarl... | nodiscc | 2015-03-05 | 1 | -120/+0 |
| * | | cleanup: remove version number from CSS links | nodiscc | 2015-03-05 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #141 from nodiscc/cleanurl-filters | nodiscc | 2015-03-05 | 1 | -4/+7 |
|\ \ |
|
| * | | Improve URL cleaning: | nodiscc | 2015-03-05 | 1 | -1/+1 |
| * | | Improve annoying URL parameters cleaning: | nodiscc | 2015-03-05 | 1 | -2/+3 |
| * | | cleanup: refactor annoying URL patterns in a single loop | nodiscc | 2015-03-04 | 1 | -9/+6 |
| * | | Add some filters to clean URLs | Alexis J | 2015-03-04 | 1 | -0/+5 |
* | | | Merge pull request #132 from ArthurHoaro/picwall | nodiscc | 2015-03-04 | 9 | -280/+256 |
|\ \ \
| |/ /
|/| | |
|
| * | | Lazy load images with the light lib bLazy.js instead of jQuery: | ArthurHoaro | 2015-03-01 | 9 | -280/+256 |
|/ / |
|
* | | Merge pull request #123 from nodiscc/dont-disclose-version | Emilien Klein | 2015-02-25 | 3 | -3/+3 |
|\ \ |
|
| * | | Prevent visitors from reading shaarli version | nodiscc | 2015-02-25 | 3 | -3/+3 |
|/ / |
|
* | | Merge pull request #120 from ArthurHoaro/optionalupdate | Emilien Klein | 2015-02-21 | 3 | -11/+22 |
|\ \
| |/
|/| |
|
| * | shaarli/Shaarli#34: Make update check optional | ArthurHoaro | 2015-02-20 | 3 | -11/+22 |
|/ |
|
* | bump version to 0.0.43betav0.0.43beta | nodiscc | 2015-02-20 | 2 | -3/+3 |
* | Merge pull request #86 from pikzen/fix-cookies | nodiscc | 2015-02-19 | 1 | -22/+57 |
|\ |
|
| * | Only verify login state at the beginning of the request. | Florian Eula | 2015-02-18 | 1 | -22/+57 |
* | | Added Gitter badge (Fixes #116) | Emilien Klein | 2015-02-19 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #114 from nodiscc/redirect-previous-search | nodiscc | 2015-02-17 | 1 | -1/+31 |
|\ |
|
| * | redirect to previous search (if any) when deleting a link | feula | 2015-02-17 | 1 | -1/+31 |
|/ |
|
* | fix broken reset.css URL introduced in a6e0134 | nodiscc | 2015-02-17 | 1 | -1/+1 |
* | Merge pull request #109 from nodiscc/version-check | nodiscc | 2015-02-14 | 6 | -19/+217 |
|\ |
|
| * | Fix missing authors and licenses in COPYING | nodiscc | 2015-02-14 | 4 | -10/+204 |
| * | Update README and Shaarli's footer | nodiscc | 2015-02-14 | 2 | -9/+13 |
|/ |
|
* | Merge pull request #63 from pikzen/permaoptions | nodiscc | 2015-02-07 | 4 | -13/+27 |
|\ |
|
| * | Feature: enable/disable permalinks for RSS | Florian Eula | 2015-02-07 | 4 | -13/+27 |
|/ |
|
* | Merge pull request #107 from pikzen/fix-copying | nodiscc | 2015-01-27 | 1 | -12/+510 |
|\ |
|
| * | Fixed license info, reverted qr.js to GPL | Florian Eula | 2015-01-27 | 1 | -12/+510 |
|/ |
|
* | Merge pull request #98 from ArthurHoaro/port | nodiscc | 2015-01-26 | 1 | -4/+4 |
|\ |
|
| * | Fixes Port/server config problems - see: https://github.com/shaarli/Shaarli/i... | ArthurHoaro | 2015-01-09 | 1 | -4/+4 |
* | | Merge pull request #99 from pikzen/license-version | nodiscc | 2015-01-26 | 17 | -82/+28580 |
|\ \ |
|
| * | | Versioned JS files & centralized licenses | feula | 2015-01-21 | 17 | -82/+28580 |
* | | | Merge pull request #100 from virtualtam/daily-timestamp | nodiscc | 2015-01-26 | 3 | -0/+10 |
|\ \ \ |
|
| * | | | daily: display link timestamps | VirtualTam | 2015-01-15 | 3 | -0/+10 |
* | | | | Merge pull request #103 from virtualtam/fix-w3c | nodiscc | 2015-01-26 | 4 | -4/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | w3c: fix HTML syntax errors | VirtualTam | 2015-01-20 | 4 | -4/+5 |
|/ / / |
|
* | | | Merge pull request #93 from ArthurHoaro/scripttag | nodiscc | 2015-01-11 | 4 | -24/+32 |
|\ \ \
| |_|/
|/| | |
|
| * | | * removed the language attribute on the script element since it is obsolete a... | ArthurHoaro | 2015-01-09 | 4 | -24/+32 |
|/ / |
|
* | | Merge pull request #77 from ArthurHoaro/w3c | nodiscc | 2015-01-09 | 11 | -54/+68 |
|\ \ |
|