b3yond
|
83d8700e30
|
updated install instructions & gitignore
|
2018-05-28 22:26:07 +02:00 |
|
b3yond
|
bfd9a2d5fe
|
only markdown shit still missing, is displaying äöü on production server.
|
2018-05-25 19:21:30 +02:00 |
|
b3yond
|
7543bf3e6e
|
last markdown fixes, I swear!
|
2018-05-25 17:12:41 +02:00 |
|
b3yond
|
cd5eeb3917
|
You can now edit markdown in settings. #18
|
2018-05-25 16:50:02 +02:00 |
|
b3yond
|
f4736c91dd
|
fixed markdiown render issues. Closing #22
|
2018-05-25 16:31:08 +02:00 |
|
b3yond
|
559b709b8f
|
more markdown fixes
|
2018-05-25 16:27:30 +02:00 |
|
b3yond
|
628fcb4f95
|
small markdown fixes
|
2018-05-25 16:15:44 +02:00 |
|
b3yond
|
2a9c5c657f
|
you can now set goodlist & blacklist in settings. render city page #18. fixed #24 and #25.
|
2018-05-25 15:57:20 +02:00 |
|
b3yond
|
c9dfb6611a
|
Merge branch 'multi-deployment' of https://github.com/b3yond/ticketfrei into multi-deployment
|
2018-05-25 14:45:07 +02:00 |
|
b3yond
|
04a6b82c1b
|
You can now set data for the city page. #22
|
2018-05-25 14:44:45 +02:00 |
|
b3yond
|
d4d58daf40
|
backported the typo fixes by @git-sid in #19
|
2018-05-24 21:59:58 +02:00 |
|
b3yond
|
48d44cf698
|
backported the typo fixes by @git-sid in #19
|
2018-05-24 21:58:20 +02:00 |
|
b3yond
|
9274dfdecb
|
Add API to get content of the user facing page
|
2018-04-27 01:20:37 +02:00 |
|
b3yond
|
5ec4d1aab0
|
displaying city or other titles on various pages. still ugly.
|
2018-04-26 23:48:26 +02:00 |
|
b3yond
|
62eb588b28
|
BETTER cat images!!11
|
2018-04-26 22:30:34 +02:00 |
|
b3yond
|
9885e39d68
|
added cat pictures <3333
|
2018-04-26 22:28:51 +02:00 |
|
b3yond
|
01b3657c8e
|
fixing file not found 500 error
|
2018-04-26 22:23:58 +02:00 |
|
Tech
|
6996cbfc09
|
merrrrge
|
2018-04-26 22:07:00 +02:00 |
|
b3yond
|
591020f8cc
|
Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment
|
2018-04-26 21:50:56 +02:00 |
|
b3yond
|
d706c4f1cc
|
created a user-facing page
|
2018-04-26 21:50:52 +02:00 |
|
Thomas L
|
642cf429e5
|
serve jquery from own server
|
2018-04-26 21:00:29 +02:00 |
|
b3yond
|
dd24a2b265
|
fixing import error
|
2018-04-16 09:38:55 +02:00 |
|
b3yond
|
3afa73ccaf
|
removed outdated images
|
2018-04-15 22:42:20 +02:00 |
|
b3yond
|
1a76cba4fb
|
changed background image to jpg & more beautiful
|
2018-04-15 22:41:33 +02:00 |
|
b3yond
|
84746a6d01
|
better log messages
|
2018-04-15 12:11:49 +02:00 |
|
b3yond
|
064ca181c0
|
Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment
|
2018-04-15 11:59:50 +02:00 |
|
b3yond
|
16580f3181
|
implemented twitter DMs
|
2018-04-15 11:58:19 +02:00 |
|
b3yond
|
7f8697947c
|
twitter & masto sign limit
|
2018-04-15 11:42:34 +02:00 |
|
b3yond
|
758ff1db46
|
implemented mastodon DMs, city, and backend.shutdown function
|
2018-04-15 11:26:48 +02:00 |
|
b3yond
|
9b01ac7eac
|
save db in a persistent folder, /var/run is not persistent in every OS
|
2018-04-15 09:41:27 +02:00 |
|
b3yond
|
898f229145
|
Twitter OAuth dance works now!!1111 wuuuuhhuuuu
|
2018-04-14 18:16:05 +02:00 |
|
b3yond
|
0b41b43421
|
fixed db scheme error
|
2018-04-14 18:12:55 +02:00 |
|
b3yond
|
24beedf467
|
fixed several id typos
|
2018-04-14 17:56:48 +02:00 |
|
Thomas L
|
fd2a389d12
|
add error message for empty form.
|
2018-04-14 17:53:08 +02:00 |
|
b3yond
|
25c57039ea
|
fixed small, but nasty bug
|
2018-04-14 17:49:19 +02:00 |
|
b3yond
|
20cfe159e9
|
query is a dict, not a function
|
2018-04-14 17:38:49 +02:00 |
|
Thomas L
|
57cf3bd7d6
|
no return needed, redirect throws
|
2018-04-14 17:34:43 +02:00 |
|
Thomas L
|
1af14a5db4
|
Merge branch 'multi-deployment' of dl6tom.de:public/ticketfrei into multi-deployment
|
2018-04-14 17:32:15 +02:00 |
|
Thomas L
|
22de5e7e4e
|
add default triggerpattern
|
2018-04-14 17:31:53 +02:00 |
|
b3yond
|
4d556ec595
|
don't do except all -.- rather repair the fcking logging.
|
2018-04-14 17:31:01 +02:00 |
|
b3yond
|
bf7c21c113
|
request token is a dict, not a string
|
2018-04-14 17:19:20 +02:00 |
|
b3yond
|
45d4cd2062
|
fixed url() call
|
2018-04-14 17:00:30 +02:00 |
|
b3yond
|
034513718f
|
generate url with dedicated function
|
2018-04-14 16:36:57 +02:00 |
|
b3yond
|
261496c097
|
fixed config key error
|
2018-04-14 16:34:02 +02:00 |
|
b3yond
|
19cc64d00d
|
added logging for unstable functions
|
2018-04-14 16:31:45 +02:00 |
|
b3yond
|
27497e7129
|
log python errors to extra file
|
2018-04-14 15:22:05 +02:00 |
|
Thomas L
|
d280130b29
|
fix login and registration.
|
2018-03-29 21:58:55 +02:00 |
|
Thomas L
|
78331212e6
|
improve sendmail function.
|
2018-03-29 02:40:22 +02:00 |
|
b3yond
|
10fb150c21
|
merge
|
2018-03-29 02:00:28 +02:00 |
|
b3yond
|
29c35be8a5
|
reworked mailbot to implement bot.py
|
2018-03-29 01:50:05 +02:00 |
|