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/Http
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-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-11Remove role form session when user logout.DT27
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-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-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-05Ensure proper data type is passed to \Validator in lookup endpointChaoyi 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
2017-01-21Use Validator from the global namespace fix #278Chaoyi Zha
2016-12-29Fix spacingChaoyi Zha
2016-12-29Add GeoIP configurations and setup hooks for adv analyticsChaoyi Zha
2016-12-28Add shortcut to stats in link tablesChaoyi Zha
2016-12-28Fix small bugs & stylingChaoyi Zha
2016-12-28Add Click model for advanced analytics, add Setup settings, use Chart.js for ...Chaoyi Zha
2016-12-20Merge branch 'master' into urlfixEvan McMahon
2016-12-20Use 301 redirects insttead of Lumen's 302 for better analytics & SEOChaoyi Zha
2016-12-19Truncate long URLs on admin dash.overint
2016-12-09Use static variable instead of class constant for USER_ROLES for 5.5.9 compat...Chaoyi Zha