Commit graph

  • 038d7242cb Better robots.txt master Ilya Zverev 2018-03-21 11:05:22 +03:00
  • 3a1f2aad1d Hide filters under a link, speed up no-filters query and add debug sql output Ilya Zverev 2017-07-26 14:42:39 +03:00
  • 72cbdc4b7e Strip extra slashes in endpoint url Ilya Zverev 2017-07-24 16:39:34 +03:00
  • 9624ebb66f Ping all urls in endpoints Ilya Zverev 2017-07-24 16:37:30 +03:00
  • 1726fd403a Remove logs Ilya Zverev 2017-07-24 14:46:29 +03:00
  • e75ae3f832 Testing mmwatch caching Ilya Zverev 2017-07-24 14:34:53 +03:00
  • b1538f9f0b Add updating filters cache to process.py Ilya Zverev 2017-07-14 20:08:31 +03:00
  • c3f7bdcf1e Add endpoint for refreshing caches Ilya Zverev 2017-07-14 19:56:03 +03:00
  • b231051819 Refactored mmwatch to extract filter bar and geojson export Ilya Zverev 2017-07-13 18:38:47 +03:00
  • ffa8829c3e Fix geocoding and add a pause option Ilya Zverev 2017-02-05 16:22:58 +01:00
  • 0044bc4b3c robots.txt Ilya Zverev 2017-02-04 23:09:15 +01:00
  • c2048f9259 Better framework for banning Ilya Zverev 2017-02-04 23:01:42 +01:00
  • 48a54a88aa Ban iWowik Ilya Zverev 2017-02-04 22:54:40 +01:00
  • 45e59d6b70 Oops, forgot to use query string for caching Ilya Zverev 2017-01-26 14:45:58 +03:00
  • 63e7525c97 Add caching Ilya Zverev 2017-01-26 14:31:10 +03:00
  • f31aa702c2 Throw better exceptions Ilya Zverev 2017-01-13 17:44:10 +03:00
  • b9fdb70b27 Ignore JOSM changesets Ilya Zverev 2017-01-13 17:42:19 +03:00
  • 8c7b90e3bc Fix find_coords for relations Ilya Zverev 2016-10-23 00:55:00 +03:00
  • 9c11c37f97 Improve date filter, allow filtering by month Ilya Zverev 2016-10-17 12:50:55 +03:00
  • 342bff9ff0 Make mmwatch work without reverter Ilya Zverev 2016-10-04 16:43:56 +03:00
  • 3fd64d0962 Better unicode handling, 190 chars for index varchars Ilya Zverev 2016-10-04 12:14:07 +03:00
  • 52365d0f61 Skip weird versions Ilya Zverev 2016-09-28 17:54:23 +03:00
  • ce950f4ab3 Allow disabled reverter Ilya Zverev 2016-07-13 22:02:58 +03:00
  • cd989f973d Clear unneccessary params Ilya Zverev 2016-07-13 22:00:05 +03:00
  • fcef99f65c Finished reverter Ilya Zverev 2016-07-09 23:49:58 +03:00
  • a3a97bdb1b Close notes to revert, fix passing objects list through oauth Ilya Zverev 2016-07-07 16:57:54 +03:00
  • 004dc5bbc3 Working on the reverter Ilya Zverev 2016-07-07 01:36:12 +03:00
  • abfab98136 Prepare reverter Ilya Zverev 2016-07-04 19:07:07 +03:00
  • 810c390a82 Add oauthlib to requirements Ilya Zverev 2016-07-04 18:54:54 +03:00
  • fb4222856b Upgraded config handling, added checkboxes and buttons Ilya Zverev 2016-07-01 10:38:40 +03:00
  • de94269711 Fix ascii error in /name Ilya Zverev 2016-06-28 15:44:30 +03:00
  • e65db56485 Fix date aggregation Ilya Zverev 2016-06-21 15:59:45 +03:00
  • e36af4684b Option to disable geocoding Ilya Zverev 2016-06-21 12:25:08 +03:00
  • 7508469a43 Move geocoding settings into config Ilya Zverev 2016-06-20 20:32:47 +03:00
  • 4aaf88106f Countries in the web interface Ilya Zverev 2016-06-20 18:29:59 +03:00
  • f8d8ad833f Reduce bandwidth Ilya Zverev 2016-06-20 18:10:46 +03:00
  • ad3e9f4c32 Geocoding for countries Ilya Zverev 2016-06-20 18:08:59 +03:00
  • a72a63c290 Update db Ilya Zverev 2016-06-20 12:44:22 +03:00
  • 92202ceb13 Remove mapsme5 legacy code, add namech filter (no ui yet) Ilya Zverev 2016-06-16 12:42:06 +03:00
  • abd26183e3 Default values for notes/hourly states Ilya Zverev 2016-06-15 14:06:34 +03:00
  • 40f27a68fa Fix column type Ilya Zverev 2016-06-15 13:43:22 +03:00
  • 630a0bf1e6 Fix note link Ilya Zverev 2016-06-14 17:42:17 +03:00
  • 852f0673e4 Fix tags for notes Ilya Zverev 2016-06-14 17:38:28 +03:00
  • eaeb5d0580 Add notes processing to the regular pipeline Ilya Zverev 2016-06-14 17:21:48 +03:00
  • d606b4e099 Finish note processing Ilya Zverev 2016-06-14 16:08:13 +03:00
  • 3afa3cc132 Process.py to work without virtualenv Ilya Zverev 2016-06-09 17:03:52 +03:00
  • 43e53d760c Optional flask-compress and venv for wsgi Ilya Zverev 2016-06-08 18:36:16 +03:00
  • 6b3d482f54 Remove notes for a time Ilya Zverev 2016-06-07 18:36:09 +03:00
  • 824039f706 Update wsgi and readme Ilya Zverev 2016-06-07 18:34:56 +03:00
  • 4ed75fd636 Remove debug print Ilya Zverev 2016-06-07 17:49:59 +03:00
  • 8617cf6191 Update wsgi file Ilya Zverev 2016-06-07 13:33:40 +03:00
  • 2ed1c009a7 New processing, state in the DB Ilya Zverev 2016-06-07 13:32:38 +03:00
  • 84c860d591 PEP8 Ilya Zverev 2016-06-07 12:51:11 +03:00
  • fbeeb39f3d Refactor directory structure Ilya Zverev 2016-06-07 12:29:57 +03:00
  • c7f90781cd Show number of users for each day Ilya Zverev 2016-06-01 12:31:41 +03:00
  • 17ea879619 Fixed date grouping Ilya Zverev 2016-05-31 17:23:09 +03:00
  • 367d5a2aae XML output Ilya Zverev 2016-05-24 13:16:04 +03:00
  • 383aa49043 Readme about different databases Ilya Zverev 2016-05-20 18:15:16 +03:00
  • 7bf2dc8f8b Readme Ilya Zverev 2016-05-20 18:10:42 +03:00
  • 3a4d70b31a User stats Ilya Zverev 2016-05-20 17:54:22 +03:00
  • d38bafed33 Fix missing prefix Ilya Zverev 2016-05-20 17:43:51 +03:00
  • 530717e88c Limit of 1000 in case of nolimit flag Ilya Zverev 2016-05-20 17:42:24 +03:00
  • 3a4f7373f6 Rename the main table, add user ranking Ilya Zverev 2016-05-20 17:35:45 +03:00
  • 635df93947 Unicode error, again Ilya Zverev 2016-04-22 14:50:24 +03:00
  • d82ba3954f Option to download filtered changes as geojson Ilya Zverev 2016-04-22 14:43:20 +03:00
  • c28d1e7b1c Find coords for modified objects with no coordinates Ilya Zverev 2016-04-22 12:50:44 +03:00
  • 06f7945c98 Fixes for mapsme5 challenge and find-coords Ilya Zverev 2016-04-22 11:57:18 +03:00
  • 131205eb06 Parse-notes.py Ilya Zverev 2016-04-14 20:26:02 +03:00
  • 3ee63643f2 Who don't I do a code review for myself again? Ilya Zverev 2016-04-13 13:37:20 +03:00
  • 3b344df10c Anchor symbol for user link Ilya Zverev 2016-04-13 13:36:43 +03:00
  • dd506ac98c Add user and changeset filter links Ilya Zverev 2016-04-13 13:34:57 +03:00
  • 951a41821c Ease dependency on main tags Ilya Zverev 2016-04-13 13:30:04 +03:00
  • 112ad40c5e Correct req args for action Ilya Zverev 2016-04-13 13:24:51 +03:00
  • 8b67983e77 Fix page=1 issue Ilya Zverev 2016-04-13 13:23:17 +03:00
  • 9b59d55c2b Make stats types clickable, remove page=1 from params Ilya Zverev 2016-04-13 13:21:42 +03:00
  • a03c20d28b Count users for stats Ilya Zverev 2016-04-13 13:05:47 +03:00
  • 547ae15f3b fill-coords script Ilya Zverev 2016-04-08 12:44:06 +03:00
  • 82fd4a5c9b Untested fill-coords Ilya Zverev 2016-04-07 20:24:23 +03:00
  • 53ed3bf8c9 Store coords for nodes even if the weren't modified Ilya Zverev 2016-04-07 17:02:42 +03:00
  • 77246c35b8 Fix utf-8 exception Ilya Zverev 2016-04-06 10:18:04 +03:00
  • a9f80fb779 waterway Ilya Zverev 2016-04-05 19:35:19 +03:00
  • 20f6d6013f Download way nodes Ilya Zverev 2016-03-22 13:36:36 +03:00
  • 26187d26f8 JOSM and Level0 links Ilya Zverev 2016-03-22 10:26:29 +03:00
  • 13e825c1e8 link to object Ilya Zverev 2016-03-21 16:59:58 +03:00
  • f5140a0314 link to object Ilya Zverev 2016-03-21 16:58:12 +03:00
  • 18265c4372 Dates and other stuff Ilya Zverev 2016-03-21 01:14:01 +03:00
  • f6db86bd74 Massive update Ilya Zverev 2016-03-21 00:05:17 +03:00
  • aed1c76942 Update mmwatch Ilya Zverev 2016-03-20 12:18:05 +03:00
  • 4dcaaef511 Storing checked objects Ilya Zverev 2016-03-18 20:50:08 +03:00
  • 6412e1a8b3 Tag creation and deletion Ilya Zverev 2016-03-17 17:45:10 +03:00
  • 95a139836c Process abnormal data Ilya Zverev 2016-03-09 01:06:30 +03:00
  • 44298ca6d8 Zero changes?! Ilya Zverev 2016-03-09 00:58:34 +03:00
  • e16856d638 styling and filters Ilya Zverev 2016-03-09 00:54:50 +03:00
  • 2017f9a251 Initial commit, debug version Ilya Zverev 2016-02-25 09:52:41 +03:00