aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* GetTagsTest - Update to alpha sort for equal occurencesArthurHoaro2018-07-053-8/+8
* Implements Tags endpoints for Shaarli's REST APIArthurHoaro2018-06-0416-4/+930
* Merge pull request #1143 from ArthurHoaro/sort-equal-tagsArthurHoaro2018-06-042-8/+121
|\
| * Tag sort - UT + comment + fix filter and visibilityArthurHoaro2018-05-292-7/+118
| * Fix order of tags with the same number of occurrencesArthurHoaro2018-05-191-2/+4
* | Merge pull request #1086 from virtualtam/refactor/loginVirtualTam2018-06-0323-563/+1116
|\ \
| * | SessionManager+LoginManager: fix checkLoginState logicVirtualTam2018-06-023-7/+15
| * | Add test coverage for LoginManager methodsVirtualTam2018-06-024-11/+161
| * | SessionManager: remove unused UID tokenVirtualTam2018-06-022-19/+0
| * | Refactor LoginManager stay-signed-in token managementVirtualTam2018-06-024-14/+69
| * | Refactor session and cookie timeout controlVirtualTam2018-06-024-57/+224
| * | Move LoginManager and SessionManager to the Security namespaceVirtualTam2018-06-026-7/+8
| * | LoginManager: remove unused parameterVirtualTam2018-06-022-3/+2
| * | Login: update PageBuilder and default/vintage templatesVirtualTam2018-06-0212-30/+38
| * | Pass the client IP ID to LoginManagerVirtualTam2018-06-022-17/+16
| * | Delegate session operations to SessionManagerVirtualTam2018-06-022-24/+69
| * | Document LoginManager propertiesVirtualTam2018-05-291-0/+11
| * | Refactor user credential validation at login timeVirtualTam2018-05-293-111/+146
| * | Refactor PHP session handling during login/logoutVirtualTam2018-05-292-36/+53
| * | Refactor SessionManager::$INACTIVITY_TIMEOUTVirtualTam2018-05-292-24/+28
| * | Refactor client session hijacking protectionVirtualTam2018-05-293-13/+86
|/ /
* | Merge pull request #1135 from ArthurHoaro/ci/csslintArthurHoaro2018-05-2920-958/+1444
|\ \
| * | Add SASSLint makefile target, and run it in CIArthurHoaro2018-05-108-14/+312
| * | Add classes to default template to avoid using IDs in SCSSArthurHoaro2018-05-1011-15/+15
| * | Reformat default theme SCSS to match SASS rulesArthurHoaro2018-05-101-929/+1117
* | | Merge pull request #1140 from ArthurHoaro/hotfix/markdown-rss-permalinkArthurHoaro2018-05-292-0/+63
|\ \ \ | |_|/ |/| |
| * | Fix feed permalink rendering with markdown escape set to trueArthurHoaro2018-05-192-0/+63
|/ /
* | Merge pull request #1138 from ArthurHoaro/stakaliArthurHoaro2018-05-172-3/+11
|\ \ | |/ |/|
| * Adds Stakali Android app to 3rd party listsArthurHoaro2018-05-132-3/+11
|/
* Merge pull request #1116 from ArthurHoaro/ci/eslintArthurHoaro2018-05-062-11/+32
|\
| * Use Travis stages to run JS tests separatelyArthurHoaro2018-05-052-11/+32
|/
* Merge pull request #1133 from ArthurHoaro/hotfix/title-dlArthurHoaro2018-05-022-5/+14
|\
| * Support redirection in cURL download callbackArthurHoaro2018-05-011-4/+13
| * Fix parameter order which was preventing max_dl parameter to work properlyArthurHoaro2018-05-011-1/+1
|/
* Merge pull request #1081 from nodiscc/doc-merge-sharingnodiscc2018-04-1812-63/+98
|\
| * remove duplicate translationnodiscc2018-04-141-6/+0
| * doc: sharing: add link to REST API documentationnodiscc2018-04-141-1/+1
| * doc: optimize PNGs with pngcrushnodiscc2018-04-146-0/+0
| * doc: add edit_icon.png to git repositorynodiscc2018-04-142-1/+1
| * update PO strings for Edit/New Shaarenodiscc2018-04-141-3/+14
| * default/editlink.tpl: title: Shaare -> New Shaarenodiscc2018-04-141-2/+1
| * doc: merge all sharing methods under a single "Sharing content" pagenodiscc2018-04-145-58/+89
* | German language created (#1114)Buster One2018-04-152-0/+1314
|/
* Merge pull request #1126 from kramred/masterArthurHoaro2018-04-142-4/+4
|\
| * add loading user css at last to vintage tplMark Schmitz2018-04-131-1/+1
| * load user css at last, after plugin css to enable changing plugin stylesMark Schmitz2018-04-131-3/+3
|/
* Merge pull request #1121 from virtualtam/node/packaging-metadataVirtualTam2018-04-0812-22/+28
|\
| * Cleanup unused asset resourcesVirtualTam2018-04-055-0/+0
| * Update documentation and Doxygen icon locationVirtualTam2018-04-054-3/+3
| * Update COPYINGVirtualTam2018-04-052-19/+21