Commit Graph

48 Commits

Author SHA1 Message Date
Annika Backstrom a06ea89f0c
Update packages 2024-07-18 09:33:05 +01:00
Annika Backstrom 6506d97165
Update to Laravel 11.9.2 and other packages 2024-06-03 19:33:49 +01:00
Annika Backstrom e666c432fd
Link Breeze dashboard back to bookmarks 2024-06-03 09:40:41 +01:00
Annika Backstrom 0ddcb52f18
Support linebreaks in bookmark description 2024-06-03 09:40:26 +01:00
Annika Backstrom abcebef520
Remove app.scss from Breeze layout 2024-05-31 00:07:19 +01:00
Annika Backstrom 1c298ec785
Update screenshot 2024-05-31 00:05:36 +01:00
Annika Backstrom ea841070eb
Add bookmark ownership 2024-05-31 00:01:16 +01:00
Annika Backstrom e5ad6e0eb8
Adding Breeze authentication, god help me 2024-05-30 22:47:52 +01:00
Annika Backstrom fb030efce6
Update todos 2024-05-30 21:57:26 +01:00
Annika Backstrom 1c410ce074
Paginate bookmarks on tag permalink 2024-05-30 21:56:21 +01:00
Annika Backstrom a0f116c7a3
Sort bookmarks by create date (desc) 2024-05-30 21:55:42 +01:00
Annika Backstrom fb18db918a
Add "add bookmark" functionality 2024-05-30 21:55:08 +01:00
Annika Backstrom b12889089b
Add _header.scss 2024-05-30 21:54:18 +01:00
Annika Backstrom 814f0c8127
Remove old manually assigned table name 2024-05-30 21:48:57 +01:00
Annika Backstrom e84a55bd9a
Show tag header and count 2024-05-30 20:43:46 +01:00
Annika Backstrom 8874e011f9
Add Telescope tables 2024-05-30 20:41:05 +01:00
Annika Backstrom 2f7f84d896
Eager load tags for the bookmark 2024-05-30 20:40:10 +01:00
Annika Backstrom b2dd20a624
Add todo "create new bookmark" 2024-05-30 20:24:50 +01:00
Annika Backstrom 571106189a
Re-do database schemas 2024-05-30 10:28:38 +01:00
Annika Backstrom 10afc3836a
Fix import for new pivot table 2024-05-30 10:27:16 +01:00
Annika Backstrom aa820303ec
Hide bookmark permalink if it's the active route 2024-05-29 23:11:35 +01:00
Annika Backstrom e9e802889d
Link header to root of site 2024-05-29 22:57:16 +01:00
Annika Backstrom ab3611cbce
Add tag permalink page 2024-05-29 22:37:37 +01:00
Annika Backstrom 9a5246374e
Add tag editing 2024-05-29 22:25:50 +01:00
Annika Backstrom 2161e1c226
Handle bookmark import in Jobs 2024-05-26 22:53:09 +01:00
Annika Backstrom a6e867c5ba
Update Tag $fillable 2024-05-26 21:37:36 +01:00
Annika Backstrom 25422081ee
Squash database migrations 2024-05-26 21:37:07 +01:00
Annika Backstrom bbbc7cc05e
Fix cache table for Telescope dump() 2024-05-26 17:43:40 +01:00
Annika Backstrom bf138b8e2b
Update todos 2024-05-26 14:42:20 +01:00
Annika Backstrom f73c8310a1
Add bookmark editing backend 2024-05-26 14:41:28 +01:00
Annika Backstrom 1bbc1b9166
Add laravel/telescope 2024-05-26 14:22:40 +01:00
Annika Backstrom 5782584a68
Add bookmark editing form (no tags) 2024-05-26 13:48:04 +01:00
Annika Backstrom 0b1fe6d491
Remove Livewire
Seems like overkill for this stage of things. It's also not clear to me
how to use Livewire for only a subset of interactive functionality on
the page.
2024-05-26 13:02:44 +01:00
Annika Backstrom 5961e52797
Revert "Switch to livewire views"
This reverts commit 1fc8f4f802.
2024-05-26 12:55:04 +01:00
Annika Backstrom 1fc8f4f802
Switch to livewire views 2024-05-25 23:28:35 +01:00
Annika Backstrom 6c514f9a96
Add a couple service providers 2024-05-25 23:27:39 +01:00
Annika Backstrom 0e8d56f2af
Reposition href, set border radius 2024-05-25 21:46:01 +01:00
Annika Backstrom f6613c5e7d
Add bookmark pagination 2024-05-25 18:22:17 +01:00
Annika Backstrom ca62dfafdc
Update site URL to be the bookmark index 2024-05-25 16:04:31 +01:00
Annika Backstrom b6ac33f73e
readme: development instructions 2024-05-25 16:00:47 +01:00
Annika Backstrom b5a1d7b0d4
readme: add screenshot 2024-05-25 15:29:18 +01:00
Annika Backstrom 50ff8ec2ec
Create a real readme file 2024-05-25 15:25:37 +01:00
Annika Backstrom e2da8b3bed
Add AGPL 3.0 license 2024-05-25 15:10:18 +01:00
Annika Backstrom f8f721ffac
Create some real styles 2024-05-25 14:59:45 +01:00
Annika Backstrom 9d3fb270f6
Create app layout, move bookmark view into component 2024-05-25 14:59:27 +01:00
Annika Backstrom bd3f0e7fcd
Add an app layout and some styles 2024-05-25 13:47:48 +01:00
Annika Backstrom b439d6503f
Add models and starter Bookmark display 2024-05-25 00:48:23 +01:00
Annika Backstrom fc24a1a601
Initial commit 2024-05-24 21:07:22 +01:00