Commit Graph

45 Commits

Author SHA1 Message Date
ada12fd4db Dynamic unsubscribing
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-21 20:34:44 +02:00
b0347a9d06 Added provider to detail vist table 2021-08-21 20:08:07 +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
ea6bd074a1 Tmp removed the createurl component from index until it works 2021-08-21 17:06:51 +02:00
a50a28622a Added url creation component to dashboard 2021-08-21 10:41:14 +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
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
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
0819dc7b5d Added comments to fix
closes #1
2021-08-21 08:40:32 +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
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
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
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
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
d80986d60e Added links site table 2021-08-16 16:29:22 +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
c94446c122 Cleaned up the layout split 2021-08-16 16:04:23 +02:00
e63009ac96 Basic dasbboard layout 2021-08-16 15:43:32 +02:00
8446f437c0 Initial commit 2021-08-12 18:29:51 +02:00