• Joined on 2021-03-04
fuckwit pushed to master at fuckwit/nvim 2022-10-21 22:51:48 +02:00
b49e96fab3 handle deprecation
fuckwit pushed to master at fuckwit/nvim 2022-10-21 22:34:24 +02:00
25127dd0c9 remove fzf
fuckwit pushed to master at fuckwit/nvim 2022-10-21 22:29:04 +02:00
0c25d5c867 allow bootstraping packer
fuckwit pushed to master at fuckwit/nvim 2022-10-13 08:47:44 +02:00
fuckwit pushed to master at fuckwit/nvim 2022-09-15 12:27:23 +02:00
c47546d65a autoclose NvimTree if it is the last open buffer
fuckwit pushed to master at fuckwit/nvim 2022-08-31 14:38:51 +02:00
ae88f67228 update mappings
38f4d21db1 remove solargraph config
c2f6aa1b45 add stuff and test mr_template
Compare 3 commits »
fuckwit pushed to master at fuckwit/neo 2022-07-24 23:08:08 +02:00
d98e9ea9e3 add events and rooms migrations
fuckwit pushed to master at fuckwit/neo 2022-07-14 22:41:11 +02:00
9510d9c765 fix warnings and remove old migrations
fuckwit renamed repository from homeserve-rs to fuckwit/neo 2022-07-14 22:31:07 +02:00
fuckwit pushed to master at fuckwit/neo 2022-07-14 22:29:40 +02:00
e33a734199 get back to where we were. but now with sea_orm and a more sane structure
fuckwit pushed to master at fuckwit/neo 2022-07-07 15:10:42 +02:00
35bde07b39 spit into crates and fix app
fuckwit pushed to master at fuckwit/neo 2022-07-06 23:21:46 +02:00
26e39c7c06 stage 1 of switching from raw sqlx to sea_orm
fuckwit pushed to master at fuckwit/neo 2022-07-03 22:43:56 +02:00
6ed7b16bf6 implement default for routes required to work to get element to switch screens
fuckwit pushed to master at fuckwit/neo 2022-07-03 00:08:34 +02:00
277d7111c8 implement more routes with default empty responses
fuckwit pushed to master at fuckwit/neo 2022-06-26 22:45:10 +02:00
8ada363a92 fix registering when clients dont use UIAA
fuckwit pushed to master at fuckwit/neo 2022-06-26 21:07:22 +02:00
29093c51e3 use switch to ruma and remove unneeded code
fuckwit pushed to master at fuckwit/neo 2022-06-26 01:13:54 +02:00
71590d6c60 pull in ruma so I do not have to write all requests and responses myself
fuckwit pushed to master at fuckwit/neo 2022-05-02 21:25:37 +02:00
ba84efd384 add thirdparty_protocols get and authorization middleware
fuckwit pushed to master at fuckwit/neo 2022-05-01 21:22:20 +02:00
54f67d435e generate sqlx-data.json
fuckwit pushed to master at fuckwit/neo 2022-05-01 21:11:16 +02:00
2c2ac27c26 finish login route