Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2021-01-29Merge pull request from GHSA-vg6w-8w9v-xxqcChaoyi Zha
2020-10-06Fix missing Maxmind license key issue (#566)Chaoyi Zha
2018-05-24Default to null for invalid geoip queries #381Chaoyi Zha
2018-04-21Bulk link creation API (#443)Chaoyi Zha
2018-03-29Revert "Better dashboard: Merge Delete/Disable column to Control column" (#430)Chaoyi Zha
2018-03-29Merge branch 'master' into better-admin-polrEvan McMahon
2018-02-22Merge branch 'master' into masterDT27
2018-02-20Sanitised URLs (#420)Sam Ezeh
2018-02-12Merge branch 'master' into masterDT27
2018-02-12Use proper HTTP response code for pretty 500 page; reduce line lengthChaoyi Zha
2018-02-11return 404 http status for missing linksKonstantin Zamyakin
2018-02-11Remove role form session when user logout.DT27
2017-12-21$api_quota < 0 instead of -1Iuri de Silvio
2017-12-21Avoid link counting for unlimited quotaIuri de Silvio
2017-10-28Remove enter on topAnh Tuấn
2017-10-28Merge disable/delete column to ControlAnh Tuấn
2017-05-18Implement optional reCAPTCHA for registrationsChaoyi Zha
2017-05-06Remove comments, fix typoChaoyi Zha
2017-05-06Merge branch 'master' into feature/edit_long_linkChaoyi Zha
2017-04-30Implement long link editing WIP; code refactoringChaoyi Zha
2017-04-22Remove DataTables import from AdminControllerChaoyi Zha
2017-04-16Show an error if right bound is in the futureChaoyi Zha
2017-04-15Use moment and parseInputDate to load existing dates into date pickerChaoyi Zha
2017-04-15Merge branch 'master' into feature/date_bound_adj_fe_statsChaoyi Zha
2017-04-11Refactor use of link lookups in new URL shortening fix #311Chaoyi Zha
2017-04-08Fix API bugs and implement directive for setup tooltipsChaoyi Zha
2017-04-08Add anonymous API quota option fix #312Chaoyi Zha
2017-03-25Implement email domain restriction option in env template and SetupControllerChaoyi Zha
2017-03-25Add initial implementation of registration email restrictionsgurgeng
2017-03-25Add datetimepicker to aallow modification of date bounds for StatControllerChaoyi Zha
2017-03-21Catch Exceptions thrown by StatHelper and throw an ApiExceptionChaoyi Zha
2017-03-21Ignore empty , throw ApiException for all AUTH_ERROR instancesChaoyi Zha
2017-03-21Use ->user instead of directly invoking getApiUserInfoChaoyi Zha
2017-03-21Merge branch 'master' into feature/analytics_apiChaoyi Zha
2017-03-21Fix custom ending bug affecting non-truthy endings, update documentation for...Chaoyi Zha
2017-03-20Remove unnecessary commentsChaoyi Zha
2017-03-18Change route for /about to /about-polr fix #304Chaoyi Zha
2017-03-18Use ApiException to handle API errors and use ApiMiddleware to handle API aut...Chaoyi Zha
2017-03-13Remove debug statementChaoyi Zha
2017-03-13Fix typo and remove debug statementChaoyi Zha
2017-03-13Add documentation for analytics APIChaoyi Zha
2017-03-13Refactor stats API and fix bounds detectionChaoyi Zha
2017-03-11Move analytics SQL & logic to StatsHelper, refactor to use left_bound and rig...Chaoyi Zha
2017-02-08Merge branch 'master' into link_table_indexesChaoyi Zha
2017-02-05Ensure proper data type is passed to \Validator in lookup endpointChaoyi Zha
2017-02-04Add indexes to link table and use cr32 hashes to increase speed of lookupsChaoyi Zha
2017-01-28Fix extra periodChaoyi Zha
2017-01-27Remove div padding on stats pageChaoyi Zha
2017-01-27Only fetch rows from past thirty daysChaoyi Zha
2017-01-27Merge with masterChaoyi Zha