1
0
mirror of https://github.com/janLo/punkow synced 2026-06-19 15:38:00 +00:00

Commit Graph

  • 87ae7f4d8c feat:update python master Jan Losinski 2022-09-18 17:20:21 +00:00
  • 9ee41c80c7 ci: use github actions Jan Losinski 2022-09-18 15:54:17 +00:00
  • a4ca51ff35 chore: add gitpod yaml Jan Losinski 2022-09-18 15:53:57 +00:00
  • 50fcd75637 Use the right logger jan 2019-01-22 15:23:49 +01:00
  • dcaafd6bb6 Fix graceful shutdown hang jan 2019-01-22 15:12:57 +01:00
  • 046bd77008 Allow graceful exit on SIGTERM and SIGINT jan 2019-01-22 14:36:12 +01:00
  • b576f4356d Implement Batch processing for requests. jan 2019-01-22 14:10:18 +01:00
  • 9ec6fd60cc Add mailer to interface jan 2019-01-21 22:24:22 +01:00
  • c49e8becbc Send confirmation mails in the interface jan 2019-01-21 22:23:28 +01:00
  • 1415b8e37f Don't crash if mail delivery failed jan 2019-01-21 22:22:47 +01:00
  • 3e6b6f65ae Fix spacing in template jan 2019-01-21 22:22:24 +01:00
  • b18a76ed28 Make sure data is stripped jan 2019-01-21 22:16:32 +01:00
  • 67fb250963 Do not block in mailer jan 2019-01-21 22:14:13 +01:00
  • cc5412a3bd Add missing parameter jan 2019-01-21 21:47:10 +01:00
  • f0e3cfe5f0 Fix waiting for the wrong future type jan 2019-01-21 21:46:55 +01:00
  • 65cffd1ca8 Fix show urls jan 2019-01-21 21:12:25 +01:00
  • 0ae893a83c Make own url configureable mailer jan 2019-01-21 18:39:09 +01:00
  • 9cdb9877bc Integrate mailer into booking service jan 2019-01-21 18:35:11 +01:00
  • ba5037d512 Add a simple async queuing jan 2019-01-21 16:58:10 +01:00
  • 49f6ef362d Rename mailer module jan 2019-01-21 16:39:23 +01:00
  • b2615d1747 Add a mailler to email details about the request jan 2019-01-21 16:36:43 +01:00
  • af7d4e86db Add email templates jan 2019-01-21 16:36:15 +01:00
  • ad61ff6671 Adopt scraper changes in worker jan 2019-01-21 16:03:44 +01:00
  • 25be5e6cea Adopt changes from scraper in the booker script jan 2019-01-21 16:03:13 +01:00
  • 40a0c09384 Change scraper to return the booking result jan 2019-01-21 16:02:27 +01:00
  • 9d91371b55 Remove multi booking in one go jan 2019-01-21 14:50:59 +01:00
  • 058c410567 Add a missing e jan 2019-01-18 00:02:52 +01:00
  • 19526245c8 Fix missing async jan 2019-01-17 23:40:03 +01:00
  • f9b9b2b036 make shortened interval shorter jan 2019-01-17 23:39:50 +01:00
  • 2fc603290d Rework landing page text (with many thanks to Gemma!) jan 2019-01-17 23:35:26 +01:00
  • 1506e2bc63 Integrate the timer in the service jan 2019-01-17 23:25:39 +01:00
  • f3763a3d29 Implement a timer to increase frequency at special times jan 2019-01-17 23:25:20 +01:00
  • 9510fbedec Add requirements for the timer jan 2019-01-17 23:24:48 +01:00
  • b4ad179b63 typo in email address jan 2019-01-07 20:01:09 +01:00
  • 925f7523b4 fixed some typos jan 2019-01-07 17:10:14 +01:00
  • 1fb4159918 Shorten text for mobile devices jan 2019-01-07 17:07:06 +01:00
  • e70c676d42 Less verbose service jan 2019-01-07 15:05:38 +01:00
  • a03bee6268 Cleanup timeouted tequests jan 2019-01-07 15:03:36 +01:00
  • 9f9c39b366 Give every booking request its own scraper jan 2019-01-07 14:58:48 +01:00
  • c6880cf856 less verbose logging jan 2019-01-07 14:50:12 +01:00
  • f848793583 Less verbose logging jan 2019-01-07 14:49:27 +01:00
  • f1ffeddd2f Hide personal information from log jan 2019-01-07 14:42:59 +01:00
  • 610fb7f2da Allow to hide personal information from log jan 2019-01-07 14:42:38 +01:00
  • f98b3d2d8c Also look for appointments in months not shown jan 2019-01-07 14:27:33 +01:00
  • b2349975e1 Add dockerfile for service jan 2019-01-07 11:19:39 +01:00
  • b415d0657c Make service runner executeable jan 2019-01-07 11:19:11 +01:00
  • 8dde581e3e Update requirements jan 2019-01-07 11:11:39 +01:00
  • 155974c0fb Add simple service starter jan 2019-01-07 11:11:20 +01:00
  • c3089ec4ac Log more info jan 2019-01-07 11:10:33 +01:00
  • 9f492f658c Add some logging to the worker jan 2019-01-07 10:56:38 +01:00
  • c20aac4672 Fix serve creation jan 2019-01-07 10:50:57 +01:00
  • 9b326f7423 Basic worker implementation jan 2019-01-07 10:49:55 +01:00
  • 951a2d325c Improve multi-appointment booking jan 2019-01-07 10:49:23 +01:00
  • 004596c04a First version of the user interface code jan 2019-01-07 09:04:33 +01:00
  • 4450b6845a Add a minimal custom cs jan 2019-01-07 09:04:01 +01:00
  • ef72567832 Add a set of templates for the interface jan 2019-01-07 09:03:41 +01:00
  • bc270c9ee9 Finish the database moel jan 2019-01-07 09:02:07 +01:00
  • 4046352e98 Add missing init jan 2019-01-06 03:48:01 +01:00
  • 69bdbb9fb6 Add a very basic model for the comming service jan 2019-01-06 03:47:46 +01:00
  • 771102bcc2 Allow to make multiple bookings in ine wun jan 2019-01-06 03:35:36 +01:00
  • 26037bda55 Make the interval in he script configureable jan 2019-01-06 03:18:46 +01:00
  • 80e3452be7 Move booking scrip out of the scraping module jan 2019-01-06 03:16:59 +01:00
  • b59f8440fd Add first version of the scraper jan 2019-01-06 03:09:15 +01:00
  • 9c8af634b1 Add initial structure jan 2019-01-06 03:08:49 +01:00
  • 62bfd62e4c Initial commit Jan Losinski 2019-01-06 03:02:45 +01:00