Sebastian Jambor
|
cd523cc8f3
|
fix opening explorer from log
|
2023-07-11 13:07:31 +02:00 |
|
Sebastian Jambor
|
4f67ad32c7
|
update visualization library
|
2023-07-11 09:37:54 +02:00 |
|
Sebastian Jambor
|
710d359bb2
|
extract component in activity log to avoid new render
|
2023-07-05 19:35:53 +02:00 |
|
Sebastian Jambor
|
13c83bd4ef
|
allow application/json responses to circumvent a lemmy bug
|
2023-07-04 20:04:24 +02:00 |
|
Sebastian Jambor
|
010f9e30e3
|
update visualization library
|
2023-07-03 22:22:58 +02:00 |
|
Sebastian Jambor
|
3c51bc630e
|
update visualization library
|
2023-07-03 22:00:27 +02:00 |
|
Sebastian Jambor
|
7ee124508e
|
catch exceptions in activity subscriber
|
2023-07-03 19:56:10 +02:00 |
|
Sebastian Jambor
|
af095cb887
|
fix audience helper when passed array with null
|
2023-07-03 19:43:30 +02:00 |
|
Sebastian Jambor
|
9a1ca25b49
|
disable dependabot
|
2023-05-15 21:17:36 +02:00 |
|
Sebastian Jambor
|
a2723fde54
|
update readme
|
2023-05-03 16:20:59 +02:00 |
|
Sebastian Jambor
|
7070051684
|
update visualization library
|
2023-05-03 16:02:14 +02:00 |
|
Sebastian Jambor
|
29f9c0d09e
|
increase size of connection pool
|
2023-04-18 22:09:59 +02:00 |
|
Sebastian Jambor
|
5e115a4a77
|
do not delete crepels account
|
2023-04-18 21:49:45 +02:00 |
|
Sebastian Jambor
|
16d01476d5
|
revert changes to action bar
|
2023-04-18 21:47:23 +02:00 |
|
Sebastian Jambor
|
6fdeba6119
|
update source code location
|
2023-04-18 21:42:44 +02:00 |
|
Sebastian Jambor
|
d2158bd08e
|
update links to blog
|
2023-04-18 21:32:25 +02:00 |
|
Sebastian Jambor
|
9df9265c56
|
udpate library
|
2023-04-18 21:29:59 +02:00 |
|
Sebastian Jambor
|
452e29e37d
|
nginx config: remove ssl config, disable buffering for server sent events
|
2023-04-18 19:21:11 +00:00 |
|
Sebastian Jambor
|
fd2f4ba76c
|
ensure that activity log keep alive thread is started per worker
|
2023-04-18 19:20:11 +00:00 |
|
Sebastian Jambor
|
3d34d5d2b2
|
clean up css
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
a7e5d320fe
|
new signup page
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
b15ac6379a
|
follow redirects in json-ld proxy
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
13a5630949
|
pass fetch method to explorer
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
ed520d497c
|
set cors header
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
22cdacd87a
|
use faraday for json ld proxy again to allow for uris with queries
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
57f7eb4cd8
|
add sender to activity log json
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
db42b86def
|
replace faraday by net/http to set timeouts
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
40f8dbe98f
|
make json-ld endpoint non-blocking
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
864d3f4c1b
|
make activity_log endpoint non-blocking
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
ebe65d07ea
|
reword signup message
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
d31f2727d7
|
add empty placeholder for activity log
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
b933fc1eb6
|
some style adjustments
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
d484826923
|
links in activity log open explorer
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
cc17641f51
|
add link between activity log and explorer
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
246d335df9
|
starting to add explorer
|
2023-04-17 17:54:35 +02:00 |
|
Sebastian Jambor
|
5a49d96ebf
|
add json ld route
|
2023-04-17 17:54:15 +02:00 |
|
Sebastian Jambor
|
b75dde9c84
|
remove unused index route
|
2023-04-17 17:54:15 +02:00 |
|
Sebastian Jambor
|
26f3b35cc7
|
move event source to top level
this way, activities are always logged while the app is open, and the
activity log survives local navigations
|
2023-04-17 17:54:15 +02:00 |
|
Sebastian Jambor
|
4c6949ec46
|
some rewording of signup message
|
2023-04-17 17:54:15 +02:00 |
|
Sebastian Jambor
|
8b5e170d4c
|
change email confirmation flash to not mention email
|
2023-04-17 17:54:15 +02:00 |
|
Sebastian Jambor
|
1ad6ed66d3
|
remove email and password section from account preferences
|
2023-04-17 17:54:15 +02:00 |
|
Sebastian Jambor
|
acf8476c4f
|
allow account redirect without specifying password
|
2023-04-17 17:53:50 +02:00 |
|
Sebastian Jambor
|
45826c7ad0
|
add description to activity log page
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
60ab6359b7
|
fix issue in activity logger
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
b2e0653ccf
|
add hotkey to go to activity log, and hotkey to copy logs
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
18bc2ec7cd
|
increase number of syllables for last name
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
d8962d2468
|
scheduler to delete old accounts
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
a3b8fa244a
|
allow multiple clients for the same id
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
4bed6085a6
|
first explanation on sign-up page
|
2023-04-17 17:53:13 +02:00 |
|
Sebastian Jambor
|
9ae47dbc18
|
allow shorter time for sign up
|
2023-04-17 17:53:13 +02:00 |
|