Commit Graph

21 Commits

Author SHA1 Message Date
fa265f14b2 implemented transfer of list ownership. this resolves #4
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-06-07 14:06:27 +02:00
1d1044980c Bugfix: drop token after use
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-05-19 12:13:48 +00:00
3c864a12ed implemented resetting passwords
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-05-19 11:15:24 +00:00
92e94eaa51 fixed typos
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:35:12 +01:00
49ecacc797 fixed texts
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:30:05 +01:00
0fa9796294 applied some sorting 2022-05-04 00:51:55 +02:00
56782a80d0 fixed case-sensitivity of user email 2022-04-30 12:29:03 +02:00
2c99aa20b3 refactoring code 2022-04-20 09:21:45 +02:00
a550dc0216 cleaning, adding comments to User class 2022-04-19 10:10:36 +02:00
aae095f2ea started adding comments, restructured Database class 2022-04-19 08:41:03 +02:00
fccfea671a working on permissions 2022-04-18 17:15:24 +02:00
2b9a185bfc working on permissions 2022-04-18 16:07:59 +02:00
1ef430b783 working on list administration 2022-04-18 12:55:24 +02:00
e2bba174ee added tests, preparing submission confirmation 2022-04-17 19:52:52 +02:00
f8ff180891 implemented listing of list members 2022-04-16 23:25:40 +02:00
1282064565 working on subscription 2022-04-16 18:09:13 +02:00
9f128eab39 working in list management 2022-04-15 17:29:45 +02:00
abf9b814fe fixed database table creation 2022-04-15 15:40:08 +02:00
ee8ed3b2e3 sorting methods 2022-04-15 15:00:48 +02:00
546d3c10f3 started working on templates and api 2022-04-15 14:59:51 +02:00
0b13726d25 working on string-templated based static pages 2022-04-14 20:22:35 +02:00