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
AgeCommit message (Expand)Author
2017-05-07Bump version to 2.2.0; fix versioning script2.2.0Chaoyi Zha
2017-05-06Merge pull request #335 from cydrobolt/feature/edit_long_linkChaoyi Zha
2017-05-06Use angular bindings for toggleAPIStatusChaoyi Zha
2017-05-06Accept modalType argument in cleanModal to clean correct modalChaoyi Zha
2017-05-06Remove comments, fix typoChaoyi Zha
2017-05-06Add instruction for users running unsupported versions of PHPChaoyi Zha
2017-05-06Revert "Build composer.lock on 5.5.9 to ensure users on PHP 5.5.9 can install...Chaoyi Zha
2017-05-06Merge branch 'master' into feature/edit_long_linkChaoyi Zha
2017-05-06Port API info modal to Angular directiveChaoyi Zha
2017-05-03Build composer.lock on 5.5.9 to ensure users on PHP 5.5.9 can install depende...Chaoyi Zha
2017-05-03Add PHP curl extension to required PHP modules (PHP curl extension is require...Chaoyi Zha
2017-04-30Add modal on close listener for clean-up; use ng-model instead of .val() for ...Chaoyi Zha
2017-04-30Implement long link editing WIP; code refactoringChaoyi Zha
2017-04-22Remove DataTables import from AdminControllerChaoyi Zha
2017-04-17Improve documentation wordingChaoyi Zha
2017-04-16Wrap long links in analytics reportsChaoyi Zha
2017-04-16Merge pull request #324 from cydrobolt/feature/fill_in_zeroes_for_empty_daysChaoyi Zha
2017-04-16Remove tip; add 'now' buttonChaoyi Zha
2017-04-16Add directions for sviewing latest clicksChaoyi Zha
2017-04-16Show an error if right bound is in the futureChaoyi Zha
2017-04-16Populate empty dayss in range with zeroes before graphing dataChaoyi Zha
2017-04-16Merge pull request #323 from cydrobolt/feature/date_bound_adj_fe_statsChaoyi 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-08Merge pull request #320 from cydrobolt/api_fixes_quotaChaoyi 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-26Merge branch 'gurgeng-master'Chaoyi Zha
2017-03-26Fix SetupCtrlChaoyi 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-23Fix README markdownChaoyi Zha
2017-03-23Merge branch 'ffflorian-fix-toastr-error'Chaoyi Zha
2017-03-23Use backslash instead of HTML entity to escape backticks in Toastr alertsChaoyi Zha
2017-03-23Merge branch 'master' into fix-toastr-errorChaoyi Zha
2017-03-21Merge pull request #307 from cydrobolt/feature/analytics_apiChaoyi 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