- 03 Jul, 2018 10 commits
-
-
noplanman authored
-
noplanman authored
restore user ratings, tiny clean up on looks
-
noplanman authored
-
noplanman authored
-
dmorley authored
* fix merge error * rebase * Improve usage of Carbon. (#166) * use carbon for nice human dates. add country name in full * Improve usage of Carbon. (#166)
-
dmorley authored
* use carbon for nice human dates. add country name in full * use carbon for nice human dates. add country name in full * old axis not used * Improve usage of Carbon. (#166) * changelog * use API for pulls of master version - enforce some security (#159) * use API for pulls of master version - enforce some security * add migration * fix podcrawler * fix podcrawler * add diasp.org json active pods update composer to 7.2 php * add diasp.org json active pods update composer to 7.2 php * remove wizard junk from this branch * remove wizard junk from this branch * Revamp masterversionpull fixes (#163) * Use PHP_SAPI constant to save function call. * Fix podcrawler to properly filter out only pods that support the diaspora protocol. * Fix DB write logic and clean up pull.php code a bit. * Use the best nodeinfo available * Use the best nodeinfo available, need to default to 1.0 * same order each time vs random * fix link * little more universality * freindica version edit, support as best as can * using jasonrobinson.me as an example last updated at 2018-04-12 17:23:41.55 is now hidden, giving more time padding for dev branches. * bower to yarn (#162) * bower to yarn * yarn -> Javascript dependencies composer -> PHP dependencies * changelog * Add filter, paging, update menus to make them mobile (#161) * Add filter, paging, update menus to make them mobile * remove legacy items unused * switch from images to css and bigger for fingers * allow search/filter podmin data * cleanup * css important there * footer mobile fix * changelog * use carbon for nice human dates. add country name in full * Improve usage of Carbon. (#166)
-
dmorley authored
* Add filter, paging, update menus to make them mobile * remove legacy items unused * switch from images to css and bigger for fingers * allow search/filter podmin data * cleanup * css important there * footer mobile fix * changelog
-
dmorley authored
* bower to yarn * yarn -> Javascript dependencies composer -> PHP dependencies * changelog
-
dmorley authored
* use API for pulls of master version - enforce some security * add migration * fix podcrawler * fix podcrawler * add diasp.org json active pods update composer to 7.2 php * add diasp.org json active pods update composer to 7.2 php * remove wizard junk from this branch * remove wizard junk from this branch * Revamp masterversionpull fixes (#163) * Use PHP_SAPI constant to save function call. * Fix podcrawler to properly filter out only pods that support the diaspora protocol. * Fix DB write logic and clean up pull.php code a bit. * Use the best nodeinfo available * Use the best nodeinfo available, need to default to 1.0 * same order each time vs random * fix link * little more universality * freindica version edit, support as best as can * using jasonrobinson.me as an example last updated at 2018-04-12 17:23:41.55 is now hidden, giving more time padding for dev branches.
-
dmorley authored
-
- 02 Jul, 2018 2 commits
- 01 Jul, 2018 1 commit
-
-
dmorley authored
-
- 12 May, 2018 2 commits
- 07 May, 2018 1 commit
-
-
dmorley authored
-
- 06 May, 2018 1 commit
-
-
dmorley authored
-
- 02 May, 2018 1 commit
-
-
dmorley authored
* cleanup and fix montly stats * year better * maps key to config, use 1.1.1.1 if nothing else set
-
- 22 Apr, 2018 1 commit
-
-
dmorley authored
-
- 21 Apr, 2018 2 commits
- 20 Apr, 2018 3 commits
-
-
dmorley authored
-
dmorley authored
-
dmorley authored
* remove old delete, show alive pods * cleanup go and crawler (pod json data gone) * if it was up and is up then update data, else keep old stats data * allow for the weird frendica dev code to not delist you for now, needs a better long term solution for this weird versioning * cleanup * just a hair better for mobile/tablet use on the graph
-
- 19 Apr, 2018 1 commit
-
-
dmorley authored
* WIP stab at a users line chart * one way to make it a 2 sec query * move to a new table * much closer now * directory not needed here * cleanup * fix uptime * WIP stab at a users line chart * one way to make it a 2 sec query * move to a new table * much closer now * directory not needed here * cleanup * fix uptime * why ip6 is so different than ip, well fixed now we just need t/f for ip6 * Slight code cleanup and remove redundant timestamp assignment. * Simplify IPv6 block, as we don't need the address itself any more. * Update composer requirements.
-
- 05 Apr, 2018 2 commits
- 27 Mar, 2018 1 commit
-
-
dmorley authored
-
- 26 Mar, 2018 1 commit
-
-
dmorley authored
* better delete * enum q * enum * Delete updated (#134) * fix for some really old and incompatable pods - this should be done a… (#131) * fix for some really old and incompatable pods - this should be done at some point also using the data from the checks table * socialhome not pulling version code properly, update location for that * some cleanup and fix the stats that just grind (#133) * some cleanup and fix the stats that just grind * limit the full page for now, so much dead pods * add ganggo version pull * remove unused item * oops * Remove temporary RedBean assignment fix, as corrected upstream by using partial beans. see https://github.com/gabordemooij/redbean/issues/547 * Use enum for pod status.
-
- 19 Mar, 2017 3 commits
-
-
David Morley authored
* index * spiders ignore * clean
-
noplanman authored
-
noplanman authored
-
- 17 Mar, 2017 6 commits
-
-
dmorley authored
-
David Morley authored
-
noplanman authored
-
noplanman authored
fix masterversion
-
dmorley authored
-
David Morley authored
-
- 16 Mar, 2017 2 commits
-
-
noplanman authored
-
noplanman authored
* Add doctrine/dbal to the mix. * Change main pages to use new DB connection with doctrine DBAL. Rename some variables to improve readability. * Use function arguments instead of array. * Use doctrine DBAL for db scripts. * Use DBAL for pull.php. * Use DBAL for go.php. * Use DBAL for rate.php. * Use DBAL for podstat.php. * Use DBAL for api.php and api-more.php. * Convert all pod fields to string. * Move from Doctrine DBAL to RedBeans. * Add temporary fix for boolean property in pull.php * Add dedicated migration script for adding id column as unique primary key.
-