Commit Graph

58 Commits

Author SHA1 Message Date
8bcab4661b Added safeguard for random updates 2021-08-21 10:18:47 +02:00
f2ec82762e Fixed link to details 2021-08-21 10:17:52 +02:00
0327bdc7a0 Enabled y scrolling (whyever that was disabled...) 2021-08-21 10:17:02 +02:00
b3b6731c09 Fixed typo in visits query 2021-08-21 10:15:39 +02:00
36de0a3eb3 Added visits overview to sidebar 2021-08-21 10:13:37 +02:00
839c658075 Added apiclient method 2021-08-21 10:12:06 +02:00
12aa8eeb3e Missing copy-paste :D 2021-08-21 10:11:05 +02:00
b655ff2372 Added new "visits" page 2021-08-21 10:10:51 +02:00
29c4b0013a Fixed logout redirect 2021-08-21 09:30:02 +02:00
8ed16adeff Fixed details link 2021-08-21 09:29:31 +02:00
d9cd552c89 Updated login text color 2021-08-21 09:22:48 +02:00
2b82f8798c Fixed login replace 2021-08-21 09:22:01 +02:00
c731323b0b Fixxed routing links 2021-08-21 09:17:26 +02:00
6706c9b0d1 Static links (yay) 2021-08-21 09:12:37 +02:00
5f82c5bef8 Removed useless console log
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-21 08:47:22 +02:00
47f7583659 Added comments to apiclient 2021-08-21 08:46:56 +02:00
0819dc7b5d Added comments to fix
closes #1
2021-08-21 08:40:32 +02:00
2010cc3260 No longer showing logged out users the profile pic thingy
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-21 08:38:01 +02:00
8c1a2d319b Now ignoring status on logout 2021-08-21 08:36:38 +02:00
b57aa535de Removed unused function 2021-08-21 08:35:18 +02:00
84ab757e11 More userstore fixes
ref #1
2021-08-21 08:34:54 +02:00
cd3508dcb6 Weired fucking fix for the userstore data not being instantly loaded....
ref #1
2021-08-21 08:34:33 +02:00
4f5b7f38fb First mitigations for localforage error stuff
All checks were successful
continuous-integration/drone/push Build is passing
ref #1
2021-08-21 07:43:31 +02:00
12b50f810d Working login 2021-08-18 17:28:53 +02:00
e7991a5a95 New logout button 2021-08-18 17:28:42 +02:00
1cc0c2ce76 Removed auth from stats 2021-08-18 17:28:31 +02:00
f4ec2fe472 Now using jwt stuff... 2021-08-18 17:12:25 +02:00
fe43a2212a Fixed login request 2021-08-18 17:11:20 +02:00
0aab082b17 Added basic login call logic 2021-08-18 16:50:46 +02:00
5263d1974a Added basic login page 2021-08-18 16:39:44 +02:00
c2de493870 Fixed store implementation 2021-08-18 16:36:45 +02:00
5f70749e97 Added basic userstore 2021-08-18 16:27:22 +02:00
d13d6aa260 Added first working stats to the dashboard 2021-08-18 15:28:21 +02:00
0df9a52043 Added stats getter to api 2021-08-18 15:23:41 +02:00
008c5e1b5e Removed settings sidebar thing 2021-08-18 15:19:17 +02:00
08520ac616 Formatting/Linting 2021-08-16 18:27:09 +02:00
c4e1b5e445 Formatting 2021-08-16 18:26:21 +02:00
5f83d01921 Added loading message 2021-08-16 18:24:14 +02:00
0d72aba8da Added visits table to details 2021-08-16 18:22:41 +02:00
10bccefe77 Added details to details page (duh!) 2021-08-16 18:19:47 +02:00
4338ee2a98 Added new apiclient functions 2021-08-16 18:16:02 +02:00
42ec4df093 Added basic info to details page 2021-08-16 18:14:38 +02:00
11a599661d Added details link to shorturls 2021-08-16 18:00:18 +02:00
b67255599f Implemented details page via query 2021-08-16 18:00:05 +02:00
9f85e2c46c Removed details page link 2021-08-16 17:48:19 +02:00
7674cb1bc8 New delete/detail buttons 2021-08-16 17:48:04 +02:00
ce6b28fb70 Removed useless console output 2021-08-16 16:50:32 +02:00
e031673e9c Added await 2021-08-16 16:50:20 +02:00
ca09aa0fd5 Implemented basic api getting and deletion 2021-08-16 16:47:15 +02:00
91572bd24e Removed unused import 2021-08-16 16:30:18 +02:00