Commit Graph

30 Commits (ab8a64d625477b2c4ce7b3cd8f7e7a8971570c03)

Author SHA1 Message Date
b3yond ab8a64d625 You can now set data for the city page. #22 2018-05-25 14:44:45 +02:00
b3yond 8a2e35821e Add API to get content of the user facing page 2018-04-27 01:20:37 +02:00
b3yond 4acab73266 Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment 2018-04-15 11:59:50 +02:00
b3yond 8db4c108ae implemented twitter DMs 2018-04-15 11:58:19 +02:00
b3yond 1c13be1ef4 implemented mastodon DMs, city, and backend.shutdown function 2018-04-15 11:26:48 +02:00
Thomas L 7c433c5ff7 Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment 2018-04-14 17:32:15 +02:00
Thomas L 7dff715656 add default triggerpattern 2018-04-14 17:31:53 +02:00
b3yond 40a0e968aa request token is a dict, not a string 2018-04-14 17:19:20 +02:00
Thomas L 449cc2588b fix account confirmation. 2018-03-29 00:59:13 +02:00
b3yond a3b40244b3 Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment 2018-03-29 00:13:11 +02:00
b3yond d8b2b811da started mail rewrite 2018-03-29 00:13:00 +02:00
Thomas L 1a4df14b73 fix recursive import 2018-03-29 00:12:19 +02:00
Thomas L e38a32d888 Refactoring. 2018-03-28 17:36:35 +02:00
Thomas L b6ed8f9890 cleanup 2018-03-24 16:26:35 +01:00
Thomas L 54aaecfbc1 Add files for deployment. Make testing use memory-DB. 2018-03-24 15:02:11 +01:00
b3yond b2f50947c9 changing mail to use db, part 1; seen mails 2018-03-23 17:00:52 +01:00
b3yond 878a578dec reworked mastodon to work with frontend. user, config, logging -> new files. 2018-03-23 15:51:52 +01:00
b3yond e6c5d0d745 rename to frontend.py & backend.py 2018-03-23 13:19:39 +01:00
b3yond 30700d2c81 tested Mastodon OAuth Login - works now. 2018-03-23 13:14:06 +01:00
b3yond 4ccd8de63b merging toms commits 2018-03-23 11:21:10 +01:00
b3yond 52c47dbbfe ticketfrei can be imported now, takes care of loading config & logging 2018-03-23 11:05:24 +01:00
b3yond 81413a6812 added twitter & masto OAuth to new web.py - untested, take care! 2018-03-23 02:28:00 +01:00
Thomas L 86aefcffd4 Use IF NOT EXISTS instead of sqlite specific hack. Clean up formating. Other minor fixes. 2018-03-22 21:15:15 +01:00
b3yond a67d5ecf32 db is persistent now 2018-03-22 11:32:43 +01:00
b3yond fcc80493f2 fixed db init, fixed confirmation mails, added logout button 2018-03-22 11:22:28 +01:00
b3yond 2e67986c59 fixed login error, db is now saved between different test runs 2018-03-22 10:34:53 +01:00
b3yond 23e4d6930b if table "user" doesn't exist, db is created 2018-03-22 10:25:00 +01:00
b3yond d1b14390ec unified formatting of db_init SQL 2018-03-22 10:05:49 +01:00
b3yond 0e99a09ee3 complete db create statement 2018-03-22 09:51:50 +01:00
Thomas L ba5711aefe start refactoring web-frontend. 2018-03-22 02:23:31 +01:00