|
|
b077a1c81c
|
Users can access their items via API. Authentication via API token. No public access to items.
|
2026-04-22 10:32:42 +02:00 |
|
|
|
6076654aa4
|
After 'mix phx.gen.json Items Item items name:string description:string info:string amount:integer factor:float type:string --no-context --no-schema'.
|
2026-04-21 13:56:18 +02:00 |
|
|
|
851665ef60
|
After 'mix phx.gen.live Items Item items name:string description:string info:string amount:integer factor:float type:string'
|
2026-04-21 13:29:13 +02:00 |
|
|
|
e930c742b5
|
Added timeout to flash messages.
|
2026-04-21 12:39:07 +02:00 |
|
|
|
0a07cdf5d2
|
After 'mix phx.gen.auth Accounts User users'.
|
2026-04-21 12:38:51 +02:00 |
|
|
|
7f840bbf0d
|
After 'mix phx.new generic_rest_server --binary-id --no-install'
|
2026-04-21 10:28:19 +02:00 |
|