1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-09-27 22:53:04 +00:00
Commit graph

90 commits

Author SHA1 Message Date
bf7571eba1 settings page reflects user's settings 2019-09-02 17:49:39 +10:00
913b5ed338 implemented bot toggle 2019-09-02 17:38:29 +10:00
3b7b479b1b show basic coming soon page for unimplemented features 2019-09-02 17:20:28 +10:00
887aab6a71 make the delete page look and work better 2019-09-02 16:59:49 +10:00
8f72d14243 correctly display bot enabled status 2019-09-02 16:49:21 +10:00
950db1de8e fix bot creation and home pages 2019-09-02 16:47:49 +10:00
879b53889d use bot handle as PK 2019-09-02 16:36:42 +10:00
1d3f9fbc73 implement bot back button 2019-09-02 15:35:02 +10:00
c060f8d7ca list bot accounts on front page 2019-09-02 13:42:34 +10:00
556dea9fae authentication worksgit status 2019-09-02 13:07:46 +10:00
7572536361 step one - basic instance validation 2019-09-02 01:07:50 +10:00
ef27eacb69 add requests dependency 2019-09-02 00:22:26 +10:00
7eac3f6f11 display correct number of bots on home page 2019-09-01 20:24:45 +10:00
cae7cfe8c2 make user_id an AI int to allow for signing up with an email previously used by someone else 2019-09-01 19:53:38 +10:00
20b0c46046 logging in done 2019-09-01 17:30:00 +10:00
f2f9dc5cff /do/signout 2019-09-01 17:19:17 +10:00
8cda8b371c reduce rounds 2019-09-01 17:17:07 +10:00
3781a04965 redirect after signup 2019-09-01 17:16:52 +10:00
2f242069ba sign up done./run.sh 2019-09-01 17:09:08 +10:00
adc39d1a15 enable mysql, remove hardcoded session stuff 2019-09-01 16:28:45 +10:00
0895444405 prepare for backend dev 2019-09-01 15:19:30 +10:00
7c2c8a01f5 reset step on home page 2019-09-01 14:57:03 +10:00
f2a124aff5 bot accounts add page 2019-09-01 14:41:33 +10:00
043f85a9b3 add bot accounts management page 2019-09-01 14:02:42 +10:00
aea1cc7ccc read secret key from json file 2019-08-31 13:26:20 +10:00
17690226f0 added app route for about.html 2019-08-30 22:30:59 +10:00
2150d1fa6f added a 'learn more' button 2019-08-30 21:39:09 +10:00
6e4963df0b added bot deletion page 2019-08-30 21:28:34 +10:00
6093fd6f27 added step 4! 2019-08-30 19:24:58 +10:00
dc44653b5b added step 3 2019-08-30 19:08:03 +10:00
a3a6e5ea4b added second bot creation step 2019-08-30 19:02:48 +10:00
f581d4eda0 started bot creation page 2019-08-30 18:52:13 +10:00
3537e28933 added account settings page 2019-08-30 13:56:28 +10:00
5a778627ea added bot edit page 2019-08-29 23:51:31 +10:00
e1d8205cfd created 'home' page where users can manage their bots 2019-08-29 16:23:56 +10:00
c04cec6aa8 created signup page 2019-08-29 15:08:11 +10:00
c7e8aeabdb show welcome page before login page 2019-08-29 11:15:47 +10:00
0703c4df2c removed bootstrap dependency and made my own css 2019-08-28 13:53:44 +10:00
6195ce62e2 create landing page 2019-08-27 20:36:54 +10:00
6a186c2644 create project structure 2019-08-27 20:28:27 +10:00