Râu Cao raucao
  • Joined on 2018-11-24
raucao opened issue kosmos/akkounts#93 2023-03-01 07:34:04 +00:00
Webfinger endpoint
raucao opened issue kosmos/akkounts#92 2023-03-01 07:31:26 +00:00
remoteStorage OAuth
raucao created pull request kosmos/akkounts#91 2023-02-27 15:49:44 +00:00
Add service attribute to LDAP user entry
raucao pushed to feature/ldap_services at kosmos/akkounts 2023-02-27 15:36:38 +00:00
75ffd4e2f1 Add service attribute to LDAP user entry
raucao created branch feature/ldap_services in kosmos/akkounts 2023-02-27 15:36:37 +00:00
raucao deleted branch bugfix/reserved_admin_username from kosmos/akkounts 2023-02-26 14:20:45 +00:00
raucao pushed to master at kosmos/akkounts 2023-02-26 14:20:45 +00:00
b84f9109f6 Merge pull request 'Fix broken database seed' (#90) from bugfix/reserved_admin_username into master
b2a1b8caf5 Remove "admin" from default reserved usernames
52cc2a8151 Fix numbering in quickstart steps
Compare 3 commits »
raucao merged pull request kosmos/akkounts#90 2023-02-26 14:20:45 +00:00
Fix broken database seed
raucao approved kosmos/akkounts#90 2023-02-26 14:20:26 +00:00
Fix broken database seed
raucao deleted branch feature/admin_user_details from kosmos/akkounts 2023-02-26 14:16:42 +00:00
raucao pushed to master at kosmos/akkounts 2023-02-26 14:16:42 +00:00
7fd564726f Merge pull request 'Add user page to admin panel, improve other admin pages' (#88) from feature/admin_user_details into master
c8e405d93a Fix inline tailwind styles not being applied
5f74212603 Improve admin donation pages
1c3e893b6b Fix height of link element buttons
eec4533fea Improve markup
Compare 16 commits »
raucao merged pull request kosmos/akkounts#88 2023-02-26 14:16:41 +00:00
Add user page to admin panel, improve other admin pages
raucao commented on pull request kosmos/akkounts#88 2023-02-26 14:15:12 +00:00
Add user page to admin panel, improve other admin pages

@users is not filtered by pending at that point, so .pending would actually create a query that selects all data, which .size would turn into an array and then count the contained items I…

raucao commented on pull request kosmos/akkounts#88 2023-02-26 14:11:58 +00:00
Add user page to admin panel, improve other admin pages

It's to prevent Rails from parsing out the part behind the dot character as a format type.

raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-26 10:41:35 +00:00
c8e405d93a Fix inline tailwind styles not being applied
raucao opened issue kosmos/akkounts#89 2023-02-26 09:32:18 +00:00
Paginate entries on admin index pages
raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-26 03:33:23 +00:00
5f74212603 Improve admin donation pages
1c3e893b6b Fix height of link element buttons
eec4533fea Improve markup
Compare 3 commits »
raucao created pull request kosmos/akkounts#88 2023-02-25 07:34:57 +00:00
WIP: Add user page to admin panel, improve other admin pages
raucao pushed to feature/admin_user_details at kosmos/akkounts 2023-02-25 07:33:33 +00:00
6d20ac9a1c Add lndhub info to admin user page
27dd4163f0 Add more data to admin user page
1a55e5e895 Link users everywhere in admin panel
8eb487600c Switch admin users index from pure LDAP to database
678e80a25d Retrieve ldap entry from user model
Compare 10 commits »
raucao opened issue kosmos/akkounts#87 2023-02-23 23:40:25 +00:00
Upgrade Devise