Commit Graph

85 Commits

Author SHA1 Message Date
e04314217b
Removed dashboard preroute
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-30 17:25:11 +02:00
a818b7f203
fixed dynamic links 2022-04-30 17:12:51 +02:00
3bc11ce05f
Acessibilydy 2022-04-30 16:53:56 +02:00
ada12fd4db
Dynamic unsubscribing
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-21 20:34:44 +02:00
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
b0347a9d06
Added provider to detail vist table 2021-08-21 20:08:07 +02:00
ed2e8ef446
Commented search away from sidebar 2021-08-21 20:06:13 +02:00
fa16814f91 🚀RELEASE 0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-21 20:04:47 +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
ea6bd074a1
Tmp removed the createurl component from index until it works 2021-08-21 17:06:51 +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
a50a28622a
Added url creation component to dashboard 2021-08-21 10:41:14 +02:00
5329c4e121
Basics for the new url creation component 2021-08-21 10:41:01 +02:00
7da22287ff
Removed length check 2021-08-21 10:23:59 +02:00
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