Commit graph

  • eaf187513e [frontend] Add favicon Thomas Lindner 2023-03-18 12:48:10 +0100
  • 7c0ed30a2d [mastodon] Half of the twitter stuff, manually renamed mastodon-frontend-wtf missytake 2023-02-09 00:06:03 +0100
  • 40c37cb1ec [frontend] Regenerate openAPI missytake 2022-03-07 20:41:01 +0100
  • beb134972a Revert "[doc] Document how to disable strict CORS checking" missytake 2022-03-06 10:55:15 +0100
  • 48b177d51e [mastodon] Working now: toot reports from mastodon, but only when the next report arrives missytake 2022-03-04 18:13:20 +0100
  • d32ccc52ec [mastodon] Load database references missytake 2022-03-03 20:09:34 +0100
  • 2f32d949b4 [mastodon] Import mastodon API correctly missytake 2022-03-02 20:32:54 +0100
  • f7e73ea407 [mastodon] Added a TODO flair missytake 2022-03-01 18:42:37 +0100
  • 4980d72d52 [mastodon] Some web routes to add a Mastodon Account to Ticketfrei missytake 2022-03-01 18:37:01 +0100
  • 9973ea0139 [mastodon] Changed MastodonAccount column: instance_id -> instance missytake 2022-03-01 17:53:44 +0100
  • a5faf716bb [mastodon] First approach to a mastodon bot missytake 2022-03-01 17:41:13 +0100
  • bd17d5321b [doc] Document how to disable strict CORS checking missytake 2022-03-05 23:13:01 +0100
  • 32a8712805 [doc] Change CORS_allow_origin default value to angular's default value missytake 2022-03-05 23:13:01 +0100
  • 0f6756bce6 Merge branch 'development' into forking missytake 2022-03-01 13:55:15 +0000
  • a0aea38902 [doc] Change label from kibicara to ticketfrei missytake 2022-03-01 14:46:39 +0100
  • 17a62f5378
    fixed typos hagi 2021-12-06 16:17:18 +0100
  • 2c058d7e15 [misc] Use black to reformat code Martin Rey 2020-10-12 22:47:06 +0200
  • 4146cb89b5 [misc] Improve docstrings Martin Rey 2020-10-13 11:38:33 +0200
  • 2954f3700b [misc] Sort imports with isort Martin Rey 2020-10-13 10:35:20 +0200
  • ff822bb58a [misc] Fix typo Martin Rey 2020-10-13 10:13:06 +0200
  • eba21e8409 [misc] Use single quotes when possible Martin Rey 2020-10-13 10:12:35 +0200
  • d0fc51fd7e [misc] Simplify return Martin Rey 2020-10-13 03:33:59 +0200
  • 8705fe0b1f [misc] Concat strings explicitly Martin Rey 2020-10-13 03:27:23 +0200
  • e85a4cebb0 [misc] Add member to copyright section of edited files Martin Rey 2020-09-29 00:54:34 +0200
  • 2db213af69 [misc] Use format() instead of %s, f-strings, concat Martin Rey 2020-09-29 00:39:32 +0200
  • e72816d4c4
    [doc] Update pip wheel, setuptools, pip packages Martin Rey 2020-09-22 17:13:25 +0200
  • 07eaf4e573
    [misc] Add python version requirement to setup.py Martin Rey 2020-09-15 12:48:12 +0200
  • d5c8eb628d
    [telegram] Add support for help command Martin Rey 2020-10-12 13:35:41 +0200
  • d92fd7dd6f [frontend] Add margin to hoodpage bottom Cathy Hu 2020-10-09 14:54:03 +0200
  • e965e4da82 [core] Remove update function Cathy Hu 2020-10-09 14:48:09 +0200
  • 52b6aa8a00 [frontend] Update openapi Cathy Hu 2020-10-09 14:47:51 +0200
  • 55826cdef8 [frontend] Implement account deletion Cathy Hu 2020-10-09 14:45:58 +0200
  • c531e8207e [frontend] Implement password reset Cathy Hu 2020-10-09 12:25:53 +0200
  • 2723fa50e4 [core] Fix admin url Cathy Hu 2020-10-09 12:24:30 +0200
  • d74b484cbb [frontend] Update OpenApi admin service Cathy Hu 2020-10-09 12:24:01 +0200
  • 2d83c2ae40 [frontend] Update openapi frontend files Cathy Hu 2020-10-08 20:58:57 +0200
  • 24aab36c9f [core] Add update function Cathy Hu 2020-10-08 20:06:23 +0200
  • f1dc563846 [core] Add password reset function Cathy Hu 2020-10-08 19:23:47 +0200
  • 3fddb960d2 [core] Add endpoint for deleting an account Cathy Hu 2020-10-08 16:57:29 +0200
  • d66bf759e1 [email] Fix email sender bug Cathy Hu 2020-09-16 23:41:38 +0200
  • 4d6dce84cf [misc] Add favicon Cathy Hu 2020-09-16 23:17:15 +0200
  • 60bd8fc56a [misc] Fix documentation github action Cathy Hu 2020-09-12 19:28:32 +0200
  • 8a0203430e [doc] Add platform bots acceptance criteria Cathy Hu 2020-07-17 15:26:35 +0200
  • 1a8071d8d6 [tests] Fix formatting Cathy Hu 2020-09-12 18:42:52 +0200
  • 014114a8db [tests] Add tests for getting all telegram bots of a hood Cathy Hu 2020-07-19 14:37:04 +0200
  • a8f4d2220b [tests] Split conftest.py into subfolders Cathy Hu 2020-07-19 14:13:15 +0200
  • 2af4b27e0b [tests] Restructure testing files Cathy Hu 2020-07-19 14:02:43 +0200
  • 17c3b4523f [tests] Add REST API tests for creating a telegram bot Cathy Hu 2020-07-19 13:14:45 +0200
  • 94693ba8cf [frontend] Fix unsubscribe error handling Cathy Hu 2020-09-12 00:26:29 +0200
  • b46c605623 [core] Add fix secret as config option Cathy Hu 2020-09-12 00:01:30 +0200
  • 7b8d17b77b [email] Fix unsubscribe bug Cathy Hu 2020-09-11 23:33:37 +0200
  • 906dba0c83 [email] Fix mda Cathy Hu 2020-09-11 22:19:51 +0200
  • 4edaeb706a [email] Limit messages to subscribers Cathy Hu 2020-09-11 22:03:02 +0200
  • 2475080bfd
    [doc] Add status badges to README acipm 2020-09-11 19:49:55 +0200
  • a3482f9d7b [doc] Add deployment docs and update contributing and readme docs Cathy Hu 2020-09-11 19:45:44 +0200
  • 92f8ee6a11 [email] Add immediate response if email is in list Cathy Hu 2020-09-11 18:40:35 +0200
  • b2cafa81ac [core] Add ssl options Cathy Hu 2020-09-11 18:21:24 +0200
  • 10cec2ac6d [frontend] Fix missing error on telegram welcome message Cathy Hu 2020-09-11 17:22:26 +0200
  • 8a7a088038 [frontend] Fix button css issue Cathy Hu 2020-09-11 17:13:26 +0200
  • bc4b57aaef [frontend] Add spinner when loading Cathy Hu 2020-09-11 15:38:46 +0200
  • d6fc38504a [core] Reformat Cathy Hu 2020-09-11 12:48:18 +0200
  • 8db8b51f76 [frontend] Resize images to web quality Cathy Hu 2020-09-11 12:46:13 +0200
  • 754dbe6762 [misc] Add behind_proxy and regroup config params Cathy Hu 2020-09-11 04:05:33 +0200
  • 3025d8b05a [misc] Fix all 204 responses Cathy Hu 2020-09-11 02:58:39 +0200
  • 96b1900b46 [core] Fix production issues Cathy Hu 2020-09-10 22:57:05 +0200
  • 28396eb379 [misc] Fix production issues Cathy Hu 2020-09-10 19:29:57 +0200
  • d5ebd481b4 [frontend] Add production values Cathy Hu 2020-09-10 14:35:50 +0200
  • b41c6b90e1 [frontend] Fix text Cathy Hu 2020-09-09 18:20:13 +0200
  • 7ca8df1ece [frontend] Add more text Cathy Hu 2020-09-09 18:19:24 +0200
  • d92942c8bd [frontend] Refactor public pages css Cathy Hu 2020-09-09 15:51:28 +0200
  • b1997e46c2 [twitter] Fix issue with twitter exceeding request count Cathy Hu 2020-09-09 14:19:21 +0200
  • ab9e8faf19 [frontend] Massive Refactoring: Move public pages to own module, move auth to own module Cathy Hu 2020-09-09 14:18:12 +0200
  • 9091654cc0 [frontend] Add faqs, text and footer Cathy Hu 2020-09-09 13:22:20 +0200
  • e370270ed6 [frontend] Fix link in hoods page Cathy Hu 2020-09-09 02:39:53 +0200
  • caaa6fd5e5 [frontend] Replace homepage anonymous description Cathy Hu 2020-09-09 02:36:27 +0200
  • e72840449b [frontend] Add text on hoodspage hagi 2020-09-06 18:01:31 +0200
  • 2a4d687fa6 [frontend] Add links on homepage hagi 2020-09-06 17:59:16 +0200
  • 7d90003fe7 [frontend] Add new css-class for two row container hagi 2020-09-06 00:12:39 +0200
  • d78ad6d125 [frontend] Add text for homepage hagi 2020-09-05 02:06:03 +0200
  • da47f1062f [frontend] Fix lint Cathy Hu 2020-09-08 21:19:35 +0200
  • 52ceeb1742 [frontend] Fix info page Cathy Hu 2020-09-08 21:11:15 +0200
  • 9c011eff19 [frontend] Add public text Cathy Hu 2020-09-08 21:10:04 +0200
  • cb9098fac1 [frontend] Fix twitter picture Cathy Hu 2020-09-08 15:25:58 +0200
  • dcc8fe944b [frontend] Add twitter add description Cathy Hu 2020-09-08 15:00:03 +0200
  • c732bd4227 [frontend] Add email and telegram add description Cathy Hu 2020-09-08 14:42:15 +0200
  • e9020957b5 [frontend] Add hoodpage explanation to hoodsettings Cathy Hu 2020-09-08 13:32:41 +0200
  • 09810680e8 [core] Add default trigger value Cathy Hu 2020-09-08 13:02:07 +0200
  • 6d3664968d [frontend] Add Email confirmation and unsubscribe Cathy Hu 2020-09-06 23:08:26 +0200
  • ad4f9fb4fb [email] Fix email unsubscribe error handling Cathy Hu 2020-09-06 23:06:52 +0200
  • 04515dfa76 [twitter] Add removal of twitter corpses on twitter create Cathy Hu 2020-09-06 20:55:10 +0200
  • d731ecae44 [doc] Make test cycle a subpoint of backend maike 2020-09-06 20:40:57 +0200
  • 6e2f5a1138 [doc] How to set up the frontend dev environment maike 2020-09-06 01:48:58 +0200
  • 7633ab9a50 [frontend] Move hood page links into new css container Cathy Hu 2020-09-06 19:51:31 +0200
  • b941ffcd9d [frontend] Add button for hood page to dashboard maike 2020-09-06 12:54:02 +0200
  • 547e671a2d [frontend] Add telegram validator to welcome message Cathy Hu 2020-09-06 19:12:02 +0200
  • 7d54375b43 [core] Fix hood destruction process Cathy Hu 2020-09-06 19:11:18 +0200
  • a24e5ff4f9 [twitter] Make twitter callback private Cathy Hu 2020-09-05 21:32:10 +0200
  • 32d98b79ed [frontend] Move Email dialogs into email settings folder Cathy Hu 2020-09-05 02:14:22 +0200
  • 551f3c95b6 [misc] Add github action for frontend Cathy Hu 2020-09-05 02:09:16 +0200
  • 32dd8b9207 [misc] Reformat to fit new black guidelines Cathy Hu 2020-09-05 01:39:24 +0200