Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make work behind a reverse proxy | ArthurHoaro | 2017-09-02 | 1 | -0/+36 |
| | | | | Without HTTP_X_FORWARDED_PORT check, might be set to false even though the user is using HTTPS, thus disabling Firefox Social block display | ||||
* | Merge pull request #887 from ArthurHoaro/hotfix/dash-tag-rename | ArthurHoaro | 2017-08-05 | 1 | -0/+55 |
|\ | | | | | Make sure that the tag exists before altering/removing it | ||||
| * | Move tag renaming code to LinkDB and unit test it | ArthurHoaro | 2017-08-05 | 1 | -0/+55 |
| | | |||||
* | | Merge pull request #889 from Lucas-C/master | VirtualTam | 2017-08-03 | 1 | -2/+1 |
|\ \ | | | | | | | Using only one form in linklist.html - fix #885 | ||||
| * | | Using only one form in linklist.html + adding untaggedonly filter - fix #885 | Lucas Cimon | 2017-07-30 | 1 | -2/+1 |
| |/ | |||||
* / | Add tests to cover new server_url behavior | Stephen Muth | 2017-07-12 | 1 | -0/+28 |
|/ | |||||
* | Merge pull request #880 from ArthurHoaro/hotfix/allowed-protocols | ArthurHoaro | 2017-05-31 | 4 | -5/+92 |
|\ | | | | | Add a whitelist of protocols for URLs | ||||
| * | Add a whitelist of protocols for URLs | ArthurHoaro | 2017-05-25 | 4 | -5/+92 |
| | | | | | | | | | | | | | | - for Shaare - for markdown description links and images Not whitelisted protocols will be replaced by `http://` | ||||
* | | Merge pull request #841 from ArthurHoaro/feature/search-no-tag | ArthurHoaro | 2017-05-25 | 5 | -9/+46 |
|\ \ | | | | | | | Empty tag search will look for not tagged links | ||||
| * | | Empty tag search will look for not tagged links | ArthurHoaro | 2017-05-25 | 5 | -9/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #784 From now, searching for tags with an empty value will return only not tagged links, with the search bar showing `x results [not tagged]`. Note that using the api, the searchtags request parameter must be set to `false` to get the same result. - [ ] Update API doc | ||||
* | | | Adds a taglist view with edit/delete buttons | ArthurHoaro | 2017-05-25 | 1 | -0/+112 |
| | | | | | | | | | | | | | | | | | | * The tag list can be sort alphabetically or by most used tag * Edit/Delete are perform using AJAX, or fallback to 'do=changetag' page * New features aren't backported to vintage theme | ||||
* | | | Adding ability to display subtags in tagcloud | Lucas Cimon | 2017-05-24 | 1 | -2/+29 |
| |/ |/| | |||||
* | | Use the new 'default' theme... as default | ArthurHoaro | 2017-05-09 | 1 | -40/+0 |
| | | | | | | | | Fixes #866 | ||||
* | | History: fix entries order | ArthurHoaro | 2017-05-07 | 1 | -11/+11 |
| | | |||||
* | | Add history entries for API endpoint | ArthurHoaro | 2017-05-07 | 9 | -20/+86 |
| | | | | | | | | CHANGED: datetime is now store as an object in history store file | ||||
* | | API: Get History endpoint | ArthurHoaro | 2017-05-07 | 2 | -0/+303 |
| | | | | | | | | See http://shaarli.github.io/api-documentation/#links-history-get | ||||
* | | Merge pull request #856 from ArthurHoaro/api/delete-link | ArthurHoaro | 2017-05-07 | 1 | -0/+104 |
|\ \ | | | | | | | API: add DELETE endpoint | ||||
| * | | API: add DELETE endpoint | ArthurHoaro | 2017-05-07 | 1 | -0/+104 |
| | | | | | | | | | | | | | | | | | | Based on #840 See http://shaarli.github.io/api-documentation/\#links-link-delete | ||||
* | | | Merge pull request #840 from ArthurHoaro/api/putLink | ArthurHoaro | 2017-05-07 | 2 | -0/+277 |
|\| | | | | | | | | REST API: implement PUT method | ||||
| * | | REST API: implement PUT method | ArthurHoaro | 2017-05-07 | 2 | -0/+277 |
| | | | | | | | | | | | | | | | * Related to #609 * Documentation: http://shaarli.github.io/api-documentation/#links-link-put | ||||
* | | | Merge pull request #764 from ArthurHoaro/feature/history | ArthurHoaro | 2017-05-06 | 4 | -18/+380 |
|\ \ \ | | | | | | | | | History mechanism | ||||
| * | | | History: lazy loading for the history file | ArthurHoaro | 2017-03-21 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | Only read it when it's necessary | ||||
| * | | | History mechanism | ArthurHoaro | 2017-03-21 | 2 | -17/+259 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use case: rest API service * saved by default in data/history * same format as datastore.php * traced events: * save/edit/delete link * change settings or plugins settings * rename tag | ||||
| * | | | Move database read/write to FileUtils class + additional unit tests | ArthurHoaro | 2017-03-21 | 2 | -1/+109 |
| | | | | |||||
* | | | | Merge pull request #830 from ArthurHoaro/theme/timezone | ArthurHoaro | 2017-04-25 | 1 | -32/+51 |
|\ \ \ \ | | | | | | | | | | | Change timezone data structure send to the templates | ||||
| * | | | | Change timezone data structure send to the templates | ArthurHoaro | 2017-04-03 | 1 | -32/+51 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The goal of this is to be able to adapt the timezone form in template without hacking the HTML already rendered. * there are two arrays available: * `continents` which contains only a list of available continents * `cities` which contains a list of available timezone cities, associated with their continent Note: there are two distinct array because RainTPL doesn't support nested loop very well. | ||||
* | | | | Use raw bytes for upload size hidden input | ArthurHoaro | 2017-04-10 | 1 | -1/+12 |
| | | | | |||||
* | | | | UtilsTest: PHP 5.5 compatibility | ArthurHoaro | 2017-04-03 | 1 | -8/+8 |
| | | | | |||||
* | | | | Fix a warning generated in return_bytes function and refactor it | ArthurHoaro | 2017-04-03 | 1 | -0/+80 |
| | | | | | | | | | | | | | | | | | | | | | | | | It was multiplying a string containing a letter. Moved function to Utils.php and display a human readable limit size | ||||
* | | | | Remove readityourself plugin | ArthurHoaro | 2017-04-01 | 1 | -99/+0 |
| |_|/ |/| | | | | | | | | Fixes #818 | ||||
* | | | Merge pull request #742 from ArthurHoaro/api/postLink | ArthurHoaro | 2017-04-01 | 2 | -1/+194 |
|\ \ \ | | | | | | | | | REST API: implement POST link service | ||||
| * | | | REST API: implement POST link service | ArthurHoaro | 2017-03-27 | 2 | -1/+194 |
| |/ / | |||||
* / / | Theme: use format_date function for daily date | ArthurHoaro | 2017-03-28 | 3 | -5/+59 |
|/ / | |||||
* | | Merge pull request #828 from ArthurHoaro/project/master-version | ArthurHoaro | 2017-03-22 | 1 | -1/+1 |
|\ \ | | | | | | | Fix version check branch for UT | ||||
| * | | Fix version check branch for UT | ArthurHoaro | 2017-03-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #816 from ArthurHoaro/project/master-version | ArthurHoaro | 2017-03-22 | 1 | -7/+40 |
|\| | | |/ |/| | Use 'dev' version on the master branch | ||||
| * | Set Shaarli's version only in shaarli_version.php file | ArthurHoaro | 2017-03-21 | 1 | -7/+29 |
| | | |||||
| * | Use 'dev' version on the master branch | ArthurHoaro | 2017-03-12 | 1 | -0/+11 |
| | | | | | | | | Allowed check branches are now `latest` and `stable`. | ||||
* | | Merge pull request #804 from ArthurHoaro/feature/atom-default | ArthurHoaro | 2017-03-21 | 1 | -0/+45 |
|\ \ | | | | | | | Fixes #304: use atom feed as default | ||||
| * | | Fixes #304: use atom feed as default | ArthurHoaro | 2017-03-11 | 1 | -0/+45 |
| | | | | | | | | | | | | RSS feed is still available with the setting set to false | ||||
* | | | Proper error if the conf file is invalid instead of fatal error | ArthurHoaro | 2017-03-12 | 1 | -1/+1 |
| |/ |/| | | | | | | | | | | | | | Error: An error occurred while parsing configuration JSON file (data/config.json.php): error code #4 ➜ Syntax error Please check your JSON syntax (without PHP comment tags) using a JSON lint tool such as jsonlint.com. | ||||
* | | Merge pull request #779 from ArthurHoaro/feature/import-parser-logs | ArthurHoaro | 2017-03-11 | 2 | -18/+26 |
|\ \ | |/ |/| | Link imports are now logged in `data/` folder, and can be debug using… | ||||
| * | Fix namespace issue | ArthurHoaro | 2017-03-10 | 1 | -0/+1 |
| | | |||||
| * | Link imports are now logged in `data/` folder, and can be debug using ↵ | ArthurHoaro | 2017-03-10 | 2 | -18/+25 |
| | | | | | | | | | | | | `dev.debug=true` setting related to #741 and #681 | ||||
* | | Fix #773: set Piwik URL protocol | ArthurHoaro | 2017-03-11 | 1 | -0/+41 |
|/ | |||||
* | Move config exception to dedicated classes with proper namespace | ArthurHoaro | 2017-03-09 | 1 | -1/+1 |
| | |||||
* | Fix blocking namespace issue | ArthurHoaro | 2017-03-08 | 1 | -4/+2 |
| | |||||
* | Fix autoLocale error and cover it with unit tests | ArthurHoaro | 2017-03-07 | 3 | -0/+228 |
| | |||||
* | Improve datetime display | ArthurHoaro | 2017-03-06 | 5 | -11/+117 |
| | | | | | | | | | | Use php-intl extension to display datetimes a bit more nicely, depending on the locale. What changes: * the day is no longer displayed * day number and month are ordered according to the locale * the timezone is more readable (UTC+1 instead of CET) | ||||
* | Improve autoLocale() detection | ArthurHoaro | 2017-03-06 | 1 | -0/+20 |
| | | | | | | - Creates arrays_combination function to cover all cases - add the underscore separator in the regex - add `utf8` encoding in addition to `UTF-8` |