Commit Graph

174 Commits

Author SHA1 Message Date
4e17739b4d add changes to readme and add license
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 00:46:21 -04:00
d495db0bb3 remove unnecessary auth check on invite page 2023-03-19 00:26:37 -04:00
bf91eadd8e remove tempting back button 2023-03-19 00:26:13 -04:00
7d16cec5db embed links 2023-03-18 23:33:19 -04:00
50b7f8f9b6 move is_owner? and is_owner_or_admin? to context methods 2023-03-18 23:09:36 -04:00
a0d3fb09f3 minor code style fixes 2023-03-18 23:03:15 -04:00
5dedb4668b use hooks for datetime, remove alpinejs 2023-03-18 21:52:04 -04:00
0d4deb6805 fix n+1 queries with invite card
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 15:06:04 -04:00
8f288afeb9 fix table component not sorting structs correctly
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 11:28:15 -04:00
aa5a1f30f9 add Accounts.registration_mode/0
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 01:31:56 -04:00
daa50039a7 use .link helpers
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 00:47:02 -04:00
98bb99881d add ids to dynamic date and datetime elements 2023-03-18 00:47:02 -04:00
56956f37fb migrate view helper components into core components
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 00:29:51 -04:00
a0b93d0f46 use better gettext domain for aria labels 2023-03-18 00:26:32 -04:00
066587f839 use strict context boundaries
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 23:53:34 -04:00
5cde99de90 use core components 2023-03-16 23:53:34 -04:00
cc29f875fa remove extra @impl true
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 17:29:46 -04:00
5f2e69abbd use component macros for live_helper components
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 00:43:35 -04:00
8ef5147078 remove data-qa
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-14 23:51:50 -04:00
c7debb331c merge base project into memex
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 01:47:26 -05:00
bc2c936480 rename to memex 2023-02-26 00:49:24 -05:00
9b4837a044 tweak topbar component 2023-02-26 00:39:26 -05:00
4f0f3ec610 improve invite styling 2023-02-26 00:39:20 -05:00
6b7abdb3e1 improve moduledoc 2023-02-26 00:39:13 -05:00
db2ec3b4a3 use attrs for user card 2023-02-26 00:39:11 -05:00
f8a1d88e0e fix topbar links 2023-02-26 00:37:07 -05:00
0eafb54266 improve table component 2023-02-26 00:37:01 -05:00
b1d442ea88 remove user notifier 2023-02-26 00:34:11 -05:00
12814be5e1 remove doctests
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-25 00:59:19 -05:00
bc034c0361 remove doctests 2023-02-25 00:58:33 -05:00
eb9280fa7e fix missing gettexts 2023-02-25 00:39:02 -05:00
ad1e44fd42 improve user settings 2023-02-14 01:06:50 -05:00
2fa1105f40 style 大一點 2023-02-14 01:04:15 -05:00
df44be2b1b improve logger
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-07 00:18:08 -05:00
56dae6cdfe improve logger 2023-02-07 00:14:20 -05:00
8ef3bd65a3 remove search from topbar 2023-02-07 00:06:25 -05:00
0ea953a34c fix tests
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-05 00:48:47 -05:00
1284a0c4b1 improve oban logging 2023-02-05 00:48:47 -05:00
fd0b2c455a fix tests 2023-02-04 21:50:43 -05:00
f1139d0ec4 improve oban logging 2023-02-04 20:47:47 -05:00
f10d061279 fix padding on chrome 2023-02-04 20:41:41 -05:00
cd6bb6fbc3 fix padding on chrome 2023-02-04 20:40:46 -05:00
ad7810a8ea use credo style 2023-02-04 17:36:27 -05:00
5c05f3b6fe use credo style 2023-02-04 17:32:40 -05:00
cd7220cea3 improve invites, record usage 2023-02-04 17:22:06 -05:00
30d3f76fe1 record invites 2023-02-04 16:11:58 -05:00
ed8c20e967 improve invites 2023-02-04 15:05:00 -05:00
eb75937587 improve templates 2023-02-04 13:02:09 -05:00
7b60938a75 improve templates 2023-02-04 13:01:11 -05:00
f19d024d8a fix bug with public registration being disabled 2023-02-04 11:35:32 -05:00