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-04-22Check for updates using GitHub rreleases API on the client sidefeature/update_checkingChaoyi 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
2017-03-11Move analytics SQL & logic to StatsHelper, refactor to use left_bound and rig...Chaoyi Zha
2017-03-05Merge pull request #306 from mik-laj/patch-1Chaoyi Zha
2017-03-05Download only latest version via gitKamil BreguĊ‚a
2017-02-23Replace diacritical grave with HTML codeFlorian Keller
2017-02-23Fix Toastr error displayFlorian Keller
2017-02-11Add ng-cloak rulesChaoyi Zha
2017-02-11Merge branch 'link_table_indexes'Chaoyi Zha
2017-02-11Style fixChaoyi Zha
2017-02-11Merge branch 'link_table_indexes' of github.com:cydrobolt/polr into link_tabl...link_table_indexesChaoyi Zha
2017-02-11Use ORM with chunking to add crc32 hases to old linksChaoyi Zha
2017-02-08Merge branch 'master' into link_table_indexesChaoyi Zha
2017-02-08Merge pull request #297 from cydrobolt/fix/alter_link_clicks_to_integerChaoyi Zha
2017-02-08Add doctrine/dbal dependency for column alterationsChaoyi Zha
2017-02-08Use an integer field rather than a string field to count clicks, fix #294Chaoyi Zha