Commit Graph

49 Commits

Author SHA1 Message Date
b0d866873b Added missing text styling to button 2021-08-21 20:18:57 +02:00
06364a06bf Fixed image src for deployment 2021-08-21 20:18:11 +02:00
adb4bb7f75 Added logo to sidebar 2021-08-21 20:12:03 +02:00
ed2e8ef446 Commented search away from sidebar 2021-08-21 20:06:13 +02:00
735279bc47 Applied new sidebar styles to logout button 2021-08-21 20:04:32 +02:00
cb0e86a66a Refactoring: Rename 2021-08-21 20:00:51 +02:00
5b375f888e Removed unused commented template stuff 2021-08-21 20:00:17 +02:00
7365749113 Migrated all sidebar items to the new component 2021-08-21 19:59:55 +02:00
2cf66ab6cb Added hoverstates 2021-08-21 19:59:39 +02:00
4377fc56c8 Extracted a bunch of duplicate stylechecks into own component 2021-08-21 19:55:22 +02:00
6584b3c7c7 Removed console log 2021-08-21 19:49:16 +02:00
a3c379a813 Sidebar activestates
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-21 19:45:14 +02:00
59a411bab5 Added code to createurl component 2021-08-21 17:05:36 +02:00
515370eac7 More basics for the shorturl creation module 2021-08-21 10:56:44 +02:00
0c629e2416 Added adding url functionality to apiclient 2021-08-21 10:51:25 +02:00
c5c8514bab Added basics for error handling on url creation 2021-08-21 10:47:13 +02:00
cc5cb2782f added display logic for the basic elements 2021-08-21 10:43:55 +02:00
5329c4e121 Basics for the new url creation component 2021-08-21 10:41:01 +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
29c4b0013a Fixed logout redirect 2021-08-21 09:30:02 +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
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
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
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
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
4338ee2a98 Added new apiclient functions 2021-08-16 18:16:02 +02:00
9f85e2c46c Removed details page link 2021-08-16 17:48:19 +02:00
ca09aa0fd5 Implemented basic api getting and deletion 2021-08-16 16:47:15 +02:00
a7e4a98b2b Added link management page 2021-08-16 16:18:30 +02:00
1c43011842 Added text and icons to statscards 2021-08-16 16:09:51 +02:00
895b6045f7 Added statscard component 2021-08-16 16:04:32 +02:00
dbfbf4037f Updated Sidebar to releavant links 2021-08-16 15:54:26 +02:00
e63009ac96 Basic dasbboard layout 2021-08-16 15:43:32 +02:00