This website requires JavaScript.
Explore
Help
Sign In
Mirroring
/
my-links
Watch
1
Star
0
Fork
0
You've already forked my-links
mirror of
https://github.com/Sonny93/my-links.git
synced
2025-12-08 14:43:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
my-links
/
database
/
migrations
History
Sonny
9aa71dad30
refactor: use adonis's access tokens instead of creating custom (and unsecured) logic
2025-08-22 18:35:50 +02:00
..
1714218548323_create_users_table.ts
refactor: fix lucid warning
2024-10-07 02:24:27 +02:00
1714253983443_create_collections_table.ts
refactor: split backend by context instead of type 'controllers/models/...'
2024-11-10 22:26:00 +01:00
1714254076754_create_links_table.ts
refactor: fix lucid warning
2024-10-07 02:24:27 +02:00
1716561885061_create_full_text_searches_table.ts
refactor: use tabs instead of spaces
2024-10-07 01:33:59 +02:00
1728257868871_update_user_last_seens_table.ts
feat: add user last seen field
2024-10-07 02:07:39 +02:00
1737478982886_drop_next_id_collections_table.ts
fix: "cannot remove collection" related to unused stuff
2025-01-21 18:15:08 +01:00
1755640100586_persist_data_display_preferences_table.ts
feat: add multiple way to show collections and links
2025-08-21 02:27:51 +02:00
1755788189587_create_auth_access_tokens_table.ts
refactor: use adonis's access tokens instead of creating custom (and unsecured) logic
2025-08-22 18:35:50 +02:00