aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Don't URL encode description links if parameter 'redirector.encode_url' is se...ArthurHoaro2017-11-071-0/+15
| * | Merge pull request #962 from ArthurHoaro/feature/perfs2ArthurHoaro2017-10-282-1/+35
| |\ \
| | * | Performances: reorder links when they're written instead of readArthurHoaro2017-09-022-1/+35
| * | | Improve SessionManager testsVirtualTam2017-10-241-0/+23
| * | | Move session ID check to SessionManagerVirtualTam2017-10-222-59/+66
| * | | Refactor session token managementVirtualTam2017-10-221-0/+72
| * | | Add language selection in the configure page of the default themeArthurHoaro2017-10-222-4/+8
| * | | Shaarli's translationArthurHoaro2017-10-227-31/+388
| * | | Don't write History for link importArthurHoaro2017-10-071-43/+38
| * | | Merge pull request #976 from ArthurHoaro/hotfix/url-parenthesesArthurHoaro2017-09-301-0/+10
| |\ \ \ | | |_|/ | |/| |
| | * | Fix parsing for description links with parenthesesArthurHoaro2017-09-291-0/+10
| * | | Merge pull request #947 from thewilli/wildcardsearchArthurHoaro2017-09-291-0/+83
| |\ \ \ | | |/ / | |/| |
| | * | wildcard tag search supportWilli Eggeling2017-08-301-0/+83
| * | | Tests: update localization testsVirtualTam2017-09-193-18/+18
| | |/ | |/|
| * | Make work behind a reverse proxyArthurHoaro2017-09-021-0/+36
| |/
| * Merge pull request #887 from ArthurHoaro/hotfix/dash-tag-renameArthurHoaro2017-08-051-0/+55
| |\
| | * Move tag renaming code to LinkDB and unit test itArthurHoaro2017-08-051-0/+55
| * | Merge pull request #889 from Lucas-C/masterVirtualTam2017-08-031-2/+1
| |\ \
| | * | Using only one form in linklist.html + adding untaggedonly filter - fix #885Lucas Cimon2017-07-301-2/+1
| | |/
| * / Add tests to cover new server_url behaviorStephen Muth2017-07-121-0/+28
| |/
| * Merge pull request #880 from ArthurHoaro/hotfix/allowed-protocolsArthurHoaro2017-05-314-5/+92
| |\
| | * Add a whitelist of protocols for URLsArthurHoaro2017-05-254-5/+92
| * | Merge pull request #841 from ArthurHoaro/feature/search-no-tagArthurHoaro2017-05-255-9/+46
| |\ \
| | * | Empty tag search will look for not tagged linksArthurHoaro2017-05-255-9/+46
| * | | Adds a taglist view with edit/delete buttonsArthurHoaro2017-05-251-0/+112
| * | | Adding ability to display subtags in tagcloudLucas Cimon2017-05-241-2/+29
| | |/ | |/|
| * | Use the new 'default' theme... as defaultArthurHoaro2017-05-091-40/+0
| * | History: fix entries orderArthurHoaro2017-05-071-11/+11
| * | Add history entries for API endpointArthurHoaro2017-05-079-20/+86
| * | API: Get History endpointArthurHoaro2017-05-072-0/+303
| * | Merge pull request #856 from ArthurHoaro/api/delete-linkArthurHoaro2017-05-071-0/+104
| |\ \
| | * | API: add DELETE endpointArthurHoaro2017-05-071-0/+104
| * | | Merge pull request #840 from ArthurHoaro/api/putLinkArthurHoaro2017-05-072-0/+277
| |\| |
| | * | REST API: implement PUT methodArthurHoaro2017-05-072-0/+277
| * | | Merge pull request #764 from ArthurHoaro/feature/historyArthurHoaro2017-05-064-18/+380
| |\ \ \
| | * | | History: lazy loading for the history fileArthurHoaro2017-03-211-3/+15
| | * | | History mechanismArthurHoaro2017-03-212-17/+259
| | * | | Move database read/write to FileUtils class + additional unit testsArthurHoaro2017-03-212-1/+109
| * | | | Merge pull request #830 from ArthurHoaro/theme/timezoneArthurHoaro2017-04-251-32/+51
| |\ \ \ \
| | * | | | Change timezone data structure send to the templatesArthurHoaro2017-04-031-32/+51
| | | |_|/ | | |/| |
| * | | | Use raw bytes for upload size hidden inputArthurHoaro2017-04-101-1/+12
| * | | | UtilsTest: PHP 5.5 compatibilityArthurHoaro2017-04-031-8/+8
| * | | | Fix a warning generated in return_bytes function and refactor itArthurHoaro2017-04-031-0/+80
| * | | | Remove readityourself pluginArthurHoaro2017-04-011-99/+0
| | |_|/ | |/| |
| * | | Merge pull request #742 from ArthurHoaro/api/postLinkArthurHoaro2017-04-012-1/+194
| |\ \ \
| | * | | REST API: implement POST link serviceArthurHoaro2017-03-272-1/+194
| | |/ /
| * / / Theme: use format_date function for daily dateArthurHoaro2017-03-283-5/+59
| |/ /
| * | Merge pull request #828 from ArthurHoaro/project/master-versionArthurHoaro2017-03-221-1/+1
| |\ \
| | * | Fix version check branch for UTArthurHoaro2017-03-221-1/+1
| * | | Merge pull request #816 from ArthurHoaro/project/master-versionArthurHoaro2017-03-221-7/+40
| |\| | | | |/ | |/|