Thomas L
|
b7f0a98613
|
Add .editorconfig
|
2018-03-24 16:35:16 +01: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
|
454a9d5e4d
|
started reworking the README
|
2018-03-24 11:58:15 +01:00 |
|
b3yond
|
c618cb8d02
|
removed a lot of unnecessary clutter
|
2018-03-24 11:32:59 +01:00 |
|
b3yond
|
18cf2ce312
|
changed config.toml layout for ticketfrei 2.0 #12
|
2018-03-24 11:25:14 +01:00 |
|
b3yond
|
714f04cbce
|
renamed retweetbot & retootbot (wtf, those names)
|
2018-03-23 18:06:59 +01:00 |
|
b3yond
|
8a90f70eb3
|
changed trigger to work with db
|
2018-03-23 18:00:05 +01:00 |
|
b3yond
|
d9be9f7705
|
changed twitter to work with db
|
2018-03-23 17:35:04 +01:00 |
|
b3yond
|
f7bce8e1ba
|
removed waste
|
2018-03-23 17:07:00 +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
|
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 |
|