Commit Graph

553 Commits (master)

Author SHA1 Message Date
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 f6daca96eb initializing logger is also done by ticketfrei now 2018-03-23 11:18:00 +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 16f7a24118 modified gitignore 2018-03-22 10:37:53 +01:00
b3yond 992a1a1d95 this file should have been ignored, I guess 2018-03-22 10:35:51 +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
b3yond 205097b87f added mastodon oauth dance 2018-03-20 21:24:20 +01:00
b3yond 968815f165 added twitter OAuth dance. 2018-03-20 20:00:19 +01:00
b3yond 970b3a7cdd typo 2018-03-18 21:37:34 +01:00
b3yond 2c672a8e15 outline for masto oauth 2018-03-18 21:36:46 +01:00
b3yond be9e7a70bf removed debug messages, small layout changes 2018-03-17 15:57:56 +01:00
b3yond 0e0e81845e good- and blacklist configuration works now! <3 2018-03-16 18:59:40 +01:00
b3yond 35b61ce369 writing good/blacklist to db. Cookies don't work yet 2018-03-16 17:55:27 +01:00
b3yond 0438fe8014 writing goodlist & blacklist -> db 2018-03-16 15:17:12 +01:00
b3yond 06739db87c created twitter/masto OAuth login stub 2018-03-16 14:21:15 +01:00
b3yond bfab3947c7 implemented the enable button 2018-03-16 12:41:34 +01:00
b3yond f7bc84de0c added OpenGraph data, started enable button 2018-03-16 09:51:10 +01:00
b3yond c1a47473fe fixed bg image on some browsers. fixed invalid email error. 2018-02-17 15:51:33 +01:00
b3yond 4ff86b2510 fixed FPD for bot.html 2018-02-17 12:31:49 +01:00
b3yond ab9aa1070c This time I really fixed the css. almost. 2018-02-17 12:30:06 +01:00
b3yond 6c6be9d747 login check with cookies works now. fixed some layout stuff 2018-02-16 17:46:43 +01:00
b3yond 420866ac03 check if user already exists on registering 2018-02-16 14:16:50 +01:00
b3yond e056e80320 create db manually 2018-02-16 12:02:58 +01:00
b3yond e896f83729 It's unfortunate, but apparently it is impossible to keep this file in the repo. >.< 2018-02-16 11:59:58 +01:00
b3yond 8143842e3c readded db stub 2018-02-16 11:51:58 +01:00
b3yond 7b232725f7 delete db file 2018-02-16 11:50:23 +01:00
b3yond 32e15775de gitignore readd. how do I prevent ticketfrei.sqlite from updating the stub in the repo? 2018-02-16 11:46:10 +01:00
b3yond 02c1b1d0e5 fixed wallpaper after confirmation mail 2018-02-16 11:39:31 +01:00
b3yond f332c90207 confirmation emails work now, accounts can be created. 2018-02-16 11:33:27 +01:00
b3yond 7e7ed3f2ca Excepted IMAP connection Error 2018-01-30 16:10:33 +01:00
b3yond 4eeef55de4 small steps... 2018-01-26 17:54:11 +01:00
b3yond ebefa6f7e4 fix sqlite commands, rename to website.py 2018-01-26 15:19:03 +01:00
b3yond 71a02ecbc4 excepted IMAP4 error with unknown cause 2018-01-23 09:18:59 +01:00
b3yond fd96cbe6c2 excepted IMAP4 error with unknown cause 2018-01-23 09:17:26 +01:00
b3yond eb00b9dba4 summary: what is ticketfrei? 2018-01-19 16:42:43 +01:00
b3yond 728b191505 merged ticketfrei 1.0 into multi-deployment #3 2018-01-19 16:33:46 +01:00
b3yond 7e759143fe one \ to much lol 2018-01-19 16:27:30 +01:00
b3yond bc2b6aa828 updated README to version 1.0. you can disable accounts now 2018-01-19 16:00:36 +01:00
b3yond f5759ad60d excepted Mastodon API Error with a too broad exception 2018-01-19 00:17:09 +01:00
b3yond 45d5166499 excepted TweepError that was raised without an explanation further than 503 2018-01-18 21:48:36 +01:00