Commit Graph

64 Commits

Author SHA1 Message Date
f5bb95a1f5 feature: improved CAPTCHA difficulty
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-20 16:59:11 -03:00
3ebce9b20b fix: styling and some warnings 2020-10-20 14:46:36 -03:00
fad35aa522 increase file limit to u16_MAX
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-09 22:32:08 -03:00
6913534e30 make pong require a file opening to trigger TooManyOpenFiles
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-06 13:09:13 -03:00
96bff2d655 fix: add missing sanity check script
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-04 14:44:13 -03:00
20a182f3cb fix: add ping response
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-04 14:40:09 -03:00
44bb336972 fix: add missing sanity check script
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-04 14:34:06 -03:00
426804b1e8 fix: add missing sanity check script
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-04 14:33:09 -03:00
4a2f2c8510 fix: attempt to reduce open files amount
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-04 14:20:52 -03:00
49bf9fa8ac fix: updating feature list on home page
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-01 21:40:59 -03:00
28fc3b582d fix: typo 2020-09-01 21:38:34 -03:00
2a685b34ea minor: updated favicon 2020-09-01 21:36:31 -03:00
994f59fe23 fix: typing error
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-01 20:10:39 -03:00
3f220b0a55 fix: enable old data discaring (4 weeks) 2020-09-01 20:10:07 -03:00
80a456b787 feature: Access control
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-01 18:54:51 -03:00
72a2b049ef fix: removed unnecessary license from static files
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-01 16:11:22 -03:00
6021cb1c18 feature: added owner to model
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-01 16:07:15 -03:00
ae28081bf3 Fix .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-29 06:31:10 -03:00
e9fef7ca44 Add .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
2020-08-29 06:26:13 -03:00
ce3d975957 fix: changed uvicorn for uWSGI 2020-08-28 03:52:30 -03:00
dea9399f59 fix: hide tokens 2020-08-28 02:54:14 -03:00
213f3d0c1f changes on meta 2020-08-28 02:19:01 -03:00
102f38ba1c feature: Planned Messages 2020-08-28 02:14:33 -03:00
eda0a59d71 Allow source on CKEditor 2020-07-12 00:22:20 -03:00
3d13d4cb17 Make tasks not overload server 2020-07-12 00:15:51 -03:00
9c5547fc2c CKEditor on all text fields 2020-07-11 23:49:05 -03:00
c70ca0bb0d Added CKeditor 2020-07-11 23:03:59 -03:00
c225e8e0cf forgot to import traceback 2020-07-11 22:01:41 -03:00
ab2fceb45b bugfix on join-then-leave not erasing captcha 2020-07-11 21:54:19 -03:00
bf2b6b9908 Fixing several bugs 2020-07-11 21:41:08 -03:00
fd4b3b6730 fix some degree of errors 2020-07-11 20:43:27 -03:00
e4109a9b12 revert views.py to @bbf5788b090e72d8bd972446921217e8769f6a86 2020-07-11 19:42:04 -03:00
5a60e17beb abolish markdownv2 2020-07-11 19:21:13 -03:00
c330aab55c Images no markdown 2020-07-11 19:02:52 -03:00
976fd433fb do not format text on images 2020-07-11 18:55:17 -03:00
03ff288216 Parse markdown 2020-07-11 18:36:58 -03:00
094d7b3059 captcha not deleting on timeout fix 2020-07-11 18:01:23 -03:00
10ee455ac9 added custom fonting 2020-07-11 06:07:08 -03:00
bbf5788b09 form validation 2020-07-11 05:28:57 -03:00
8d0ae6301b create PendingCaptchaUser before uploading CAPTCHA: closing abuse possibility 2020-07-11 04:05:55 -03:00
bad18f3d0d update timeout 2020-07-11 00:46:39 -03:00
0ee4e309df ready with basic set of features 2020-07-11 00:34:48 -03:00
75735671e1 Form strings done; remains to do implement bot behavior 2020-07-10 05:29:16 -03:00
574488b4ce finished web actions; lacks strings for display and bot actions 2020-07-10 04:29:16 -03:00
7ea230a03e add bg-tasks to restart 2020-07-10 02:00:41 -03:00
afcaddd847 Interface progress 2020-07-10 01:57:06 -03:00
0685ed88d2 added bg-tasks 2020-07-09 17:39:12 -03:00
3b5e6ef754 added python licenses 2020-07-09 04:25:20 -03:00
1d01afeb48 added little content 2020-07-09 02:32:49 -03:00
064a951592 add minimal view infrastructure 2020-07-08 02:49:35 -03:00