Commit graph

78 commits

Author SHA1 Message Date
6ada06af52 STASH 2024-08-31 01:15:09 +02:00
d28a2eacf1 stash 2024-08-31 01:15:06 +02:00
509dfb24ec stash 2024-08-31 01:12:33 +02:00
cecc03a820 stash 2024-08-31 01:12:13 +02:00
5c6d560680 stash 2024-08-31 01:12:11 +02:00
fda9f8e70f stash 2024-08-31 01:08:32 +02:00
3774a2f438 stash 2024-08-31 01:07:48 +02:00
2c77077859 stash 2024-08-31 01:06:39 +02:00
7b1a081cdd stash 2024-08-31 01:01:57 +02:00
d4fd270aa2 stash 2024-08-31 01:01:54 +02:00
df70a347e3 stash 2024-08-31 01:01:31 +02:00
34942cedda stash 2024-08-31 00:47:11 +02:00
c31ad9f354 stash 2024-08-31 00:44:18 +02:00
d582b29d7a stash 2024-08-31 00:43:27 +02:00
b614891816 stash 2024-08-31 00:43:24 +02:00
6c65da0882 stash 2024-08-31 00:42:01 +02:00
765a265e46 stash 2024-08-31 00:39:30 +02:00
1b69cf5ef6 stash 2024-08-31 00:36:40 +02:00
ce63ce368f stash 2024-08-31 00:35:44 +02:00
a92fbbf855 stash 2024-08-31 00:35:41 +02:00
a5ca19ddf8 stash 2024-08-31 00:35:04 +02:00
e89c261f56 stash 2024-08-31 00:33:34 +02:00
ff372205d9 stash 2024-08-31 00:23:02 +02:00
0af1f40b07 add item creation page 2024-08-31 00:21:01 +02:00
f01d513803 add item edit page 2024-08-30 23:09:30 +02:00
b8f1942ab1 add item detail page 2024-08-25 19:39:33 +02:00
8716d3f692 add /inventory page 2024-08-25 19:39:33 +02:00
9770ca861a forward unknown url to dashboard 2024-08-25 19:39:33 +02:00
157e47d3ef add /friends page 2024-08-25 19:39:33 +02:00
c49a40df01 add make login page functional using federation layer and enforce login in router 2024-08-25 19:39:33 +02:00
8d64a3c528 add vuex store and federation layer for api calls 2024-04-13 01:03:23 +02:00
0fd49bc023 add javascript dns resolver using DoH
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-08 20:54:29 +02:00
6b5ccc2be6 restructure docs
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-06 19:55:47 +02:00
bbc2faeb7b update README.md 2024-04-06 19:55:47 +02:00
48b9e595ff frontend: add collapsable sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-06 18:54:54 +02:00
f8dacef309 development setup using docker 2024-04-06 18:48:53 +02:00
c4c49931a4 frontend: add /login and /register forms 2024-04-06 18:47:41 +02:00
bea56f101a add frontend skeleton 2024-04-06 18:42:39 +02:00
8cf0897ec5 make dataset parsing more robust
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-16 19:58:22 +01:00
f2db5d9dad fix inconsistencies between policy api ant combined info api
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-07 00:44:58 +01:00
b3bae6f5ad prevent duplicate friend requests
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-24 00:36:04 +01:00
52dbe93d3c rename availability policies
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-23 18:51:52 +01:00
f4894d3a8c hide private items from friends in search
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-20 16:21:12 +01:00
93335b2776 add StorageLocation model
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-20 15:26:00 +01:00
0d394d531b add Friendrequests 2023-06-22 11:44:28 +02:00
e447f389d8 return connected_files inside /inventory_items endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 05:12:19 +01:00
e819700bb0 use check permissions in /media endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 04:32:03 +01:00
90d1149c07 use HttpResponse in /media endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 02:42:34 +01:00
41b6bffa61 add admin view for File model
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 01:50:00 +01:00
67aba0efa7 add Access-Control-Allow-Origin header to /media endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-01 01:43:42 +01:00