19 Commits

Author SHA1 Message Date
Sonny
9aa71dad30 refactor: use adonis's access tokens instead of creating custom (and unsecured) logic 2025-08-22 18:35:50 +02:00
Sonny
d00b6b9edd feat: add user token management 2025-08-21 16:39:02 +02:00
Sonny
4ef2b639b6 feat: add multiple way to show collections and links 2025-08-21 02:27:51 +02:00
Sonny
151ac0602a fix: "cannot remove collection" related to unused stuff 2025-01-21 18:15:08 +01:00
Sonny
01efb11f70 refactor: split backend by context instead of type 'controllers/models/...' 2024-11-10 22:26:00 +01:00
Sonny
8b4e5740d7 refactor: fix lucid warning 2024-10-07 02:24:27 +02:00
Sonny
c8fb5af44d feat: add user last seen field 2024-10-07 02:07:39 +02:00
Sonny
eea9732100 refactor: use tabs instead of spaces 2024-10-07 01:33:59 +02:00
Sonny
55cd973b1a chore: apply prettier 2024-06-02 23:59:57 +02:00
Sonny
09700a1916 feat: add validation for search modal 2024-06-02 23:59:57 +02:00
Sonny
56c05f1bf6 feat: add a search modal using the database (wip) 2024-06-02 23:59:57 +02:00
Sonny
b28499a69a refactor: controllers and models to adapt them to the previous version of my-links 2024-06-02 23:59:57 +02:00
Sonny
5f5eece627 fix: missing PK on each column id 2024-06-02 23:59:57 +02:00
Sonny
73f8c0c513 feat: add create link form 2024-06-02 23:59:57 +02:00
Sonny
31f22d382e fix: relations between tables 2024-06-02 23:59:57 +02:00
Sonny
e917b3ae2b fix: collection migration 2024-06-02 23:59:57 +02:00
Sonny
231629f0dd chore: create user, collection and link models, migrations and seeders 2024-06-02 23:59:57 +02:00
Sonny
df4185bd62 feat: add auth via google 2024-06-02 23:59:57 +02:00
Sonny
1386db6935 chore: init adonis 2024-06-02 23:59:57 +02:00