Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inject BookmarkServiceInterface in plugins data | ArthurHoaro | 2020-09-03 | 1 | -23/+45 |
| | | | | Related discussion: ilesinge/shaarli-related#7 | ||||
* | Update French translation | ArthurHoaro | 2020-07-23 | 1 | -2/+2 |
| | |||||
* | Process main page (linklist) through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -3/+3 |
| | | | | | Including a bunch of improvements on the container, and helper used across new controllers. | ||||
* | Process plugins administration page through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Process bookmarks import through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Process bookmark exports through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Use multi-level routes for existing controllers instead of 1 level everywhere | ArthurHoaro | 2020-07-23 | 2 | -10/+10 |
| | | | | Also prefix most admin routes with /admin/ | ||||
* | Handle shaare creation/edition/deletion through Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Process configure page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Process tools page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Initialize admin Slim controllers | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | | | | | | - Reorganize visitor controllers - Fix redirection with Slim's requests base path - Fix daily links | ||||
* | RSS/ATOM feeds: process through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -4/+4 |
| | |||||
* | Process tag list page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Process tag cloud page through Slim controller | ArthurHoaro | 2020-07-23 | 1 | -1/+1 |
| | |||||
* | Process picwall rendering through Slim controller + UT | ArthurHoaro | 2020-07-23 | 2 | -3/+3 |
| | |||||
* | Merge pull request #1428 from pipoprods/feat/ldap-auth | ArthurHoaro | 2020-06-25 | 1 | -0/+9 |
|\ | |||||
| * | ldap authentication, fixes shaarli/Shaarli#1343 | Sébastien NOBILI | 2020-03-02 | 1 | -0/+9 |
| | | |||||
* | | Add an example for the description variable to the meta file | flow.gunso | 2020-05-15 | 1 | -0/+2 |
| | | |||||
* | | Document about the .meta file at the plugin creation/initialization | flow.gunso | 2020-05-15 | 1 | -2/+5 |
| | | |||||
* | | Merge pull request #1403 from shaarli/doc-composer | nodiscc | 2020-04-11 | 4 | -159/+65 |
|\ \ | |/ |/| | doc: simplify composer installation procedure, merge Unit tests related pages, reword/shorten, fix references to old php versions | ||||
| * | doc: composer update should actually be removed as it alters the Composer ↵doc-composer | nodiscc | 2020-04-11 | 1 | -1/+0 |
| | | | | | | | | lock file | ||||
| * | doc: use <PHP_VERSION>, fix php.ini path | nodiscc | 2020-03-09 | 1 | -1/+1 |
| | | | | | | Co-Authored-By: Aurélien Tamisier <virtualtam+github@flibidi.net> | ||||
| * | doc: use obvious <PHP_VERSION> placeholder | nodiscc | 2020-03-09 | 1 | -1/+1 |
| | | | | | | Co-Authored-By: Aurélien Tamisier <virtualtam+github@flibidi.net> | ||||
| * | doc: fix php.ini path | nodiscc | 2020-03-09 | 1 | -1/+1 |
| | | | | | | Co-Authored-By: Aurélien Tamisier <virtualtam+github@flibidi.net> | ||||
| * | doc: fix references to php5, use new directory structure | nodiscc | 2020-01-19 | 2 | -5/+5 |
| | | |||||
| * | doc: fix reference to old version of php-xdebug package | nodiscc | 2020-01-19 | 1 | -1/+1 |
| | | |||||
| * | doc: merge unit tests/docker unit tests pages, simplfy, reword | nodiscc | 2020-01-19 | 2 | -61/+48 |
| | | |||||
| * | doc: reword simplify xdebug installation/unit tests | nodiscc | 2020-01-19 | 1 | -8/+4 |
| | | |||||
| * | doc: simplify unit tests documentation | nodiscc | 2020-01-19 | 1 | -71/+4 |
| | | |||||
| * | doc: simplify composer installation procedure | nodiscc | 2020-01-19 | 1 | -12/+3 |
| | | |||||
* | | Fix all existing links and redirection to ?do=login | ArthurHoaro | 2020-01-26 | 1 | -16/+16 |
|/ | |||||
* | Ulauncher Extension | Sebastien Wains | 2020-01-18 | 1 | -0/+3 |
| | |||||
* | Apply the new system (Bookmark + Service) to the whole code base | ArthurHoaro | 2020-01-18 | 1 | -8/+0 |
| | | | | See https://github.com/shaarli/Shaarli/issues/1307 | ||||
* | Merge pull request #1358 from shaarli/doc-add-screenshots | ArthurHoaro | 2020-01-17 | 1 | -1/+12 |
|\ | | | | | Doc: add screenshots of all pages | ||||
| * | Doc: add screenshots of all pages | nodiscc | 2019-08-27 | 1 | -1/+12 |
| | | | | | | Fixes https://github.com/shaarli/Shaarli/issues/598 | ||||
* | | doc: siplify troubleshooting, link to reference docs, reorder | nodiscc | 2020-01-04 | 1 | -66/+15 |
| | | |||||
* | | doc: troubleshooting: add note about error 500/internal server error caused ↵ | nodiscc | 2020-01-04 | 1 | -0/+4 |
| | | | | | | | | by apache 2.2 and no mod_version | ||||
* | | doc: remove obsolete link | nodiscc | 2019-11-27 | 1 | -2/+0 |
| | | |||||
* | | doc: remove obsolete link | nodiscc | 2019-11-27 | 1 | -1/+0 |
| | | |||||
* | | Fix #1382 - update documentation related to docker images base image and PHP ↵ | Guillaume Virlet | 2019-11-26 | 1 | -7/+1 |
| | | | | | | | | version used | ||||
* | | doc: add explanation of php-json requirement | nodiscc | 2019-11-09 | 1 | -1/+1 |
| | | |||||
* | | Added php-json as required PHP module | rfolo9li | 2019-11-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Without php-json the installation stops with a white screen and the following error: > 09-Nov-2019 14:05:46 UTC] PHP Fatal error: Uncaught Error: Call to undefined function Shaarli\Config\json_encode() in /var/www/html/shaarli/application/config/ConfigJson.php:48 > Stack trace: > #0 /var/www/html/shaarli/application/config/ConfigManager.php(239): Shaarli\Config\ConfigJson->write('data/config.jso...', Array) > #1 /var/www/html/shaarli/index.php(1835): Shaarli\Config\ConfigManager->write(false) > #2 /var/www/html/shaarli/index.php(178): install(Object(Shaarli\Config\ConfigManager), Object(Shaarli\Security\SessionManager), Object(Shaarli\Security\LoginManager)) > #3 {main} > thrown in /var/www/html/shaarli/application/config/ConfigJson.php on line 48 Tested with Shaarli 0.10.4 on CentOS 8 with Httpd 2.4.37 and PHP 7.2.11. | ||||
* | | Merge pull request #1366 from shaarli/doc-setuptools-mkdocs | nodiscc | 2019-10-02 | 1 | -0/+3 |
|\ \ | | | | | | | doc: CI/dev tools: add paragraph about documentation/mkdocs | ||||
| * | | fix typo | nodiscc | 2019-10-02 | 1 | -1/+1 |
| | | | |||||
| * | | doc: CI/dev tools: add paragraph about documentation/mkdocs | nodiscc | 2019-09-19 | 1 | -0/+3 |
| | | | | | | | | | Fixes https://github.com/shaarli/Shaarli/issues/1335 | ||||
* | | | emojione & twemoji removed | Neros | 2019-09-25 | 1 | -2/+0 |
|/ / | | | | | Since emojis are in every web browsers now, these plugins have no purpose anymore. And they are very outdated. | ||||
* | | doc: update shaarli_poster pelican plugin url | nodiscc | 2019-09-19 | 1 | -1/+1 |
| | | |||||
* | | Add pelican shaarli_poster plugin to list of integrations | Lucas Cimon | 2019-09-04 | 1 | -0/+1 |
|/ | |||||
* | doc: fix broken markdown link | nodiscc | 2019-08-01 | 1 | -1/+1 |
| | | | | fixes https://github.com/shaarli/Shaarli/issues/1330 | ||||
* | Default colors plugin - Documentation | ArthurHoaro | 2019-07-20 | 2 | -0/+21 |
| |