Aroy · she/her
  • Northern Sweden
  • https://aroy-art.com
  • Welcome to the git repos of Aroy – a unique blend of a tech nerd and an artist, wrapped in the mysterious charm of a shy cat.

  • Joined on 2022-05-23
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-18 13:50:14 +01:00
f3d67d8f97 Add: new model to handel multiple versions of the title
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-18 13:42:16 +01:00
b05ad89842 Fix: some edge cases for furraffinity creator imports
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-18 13:41:46 +01:00
06b0df63f9 Add: proper function for importing post titles
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-17 15:20:43 +01:00
82f630789a Add: pdf thumb gen to import data commmand
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-17 15:15:48 +01:00
53e3149719 Add: thumbnail gen task for pdfs
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-17 15:13:45 +01:00
c42c3b8e4a Refator: tasks for less duplicated code
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-17 10:24:15 +01:00
11ce69eaca Add: theme selector
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-17 10:23:34 +01:00
19bde0731a Fix: tab order for login page
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-16 22:20:45 +01:00
8858061848 Add: utils func to get first real char of a string
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-16 22:17:36 +01:00
7165605f5e Add: furaffinity data importer to import data command
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-15 23:08:24 +01:00
72f3a9b7b1 Refactor: import data managment command for better modularity
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-14 21:44:40 +01:00
a9d33bd85c Fix: PostFileModel field height name typo
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-14 21:43:27 +01:00
c3dd0d70ba Add: reverse url lookup for PostFileModel
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-14 21:40:36 +01:00
e768bbc5dd Add: import data management command
4f27933a4b Add: archive app models to django admin
Compare 2 commits »
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-13 18:33:13 +01:00
25936125e1 Add: TagModel to archive app
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-13 18:32:38 +01:00
9c4ef5466e Add: CreatorModel to archive app
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-13 18:30:31 +01:00
3aba2cb23a Add: CreatorDescription model to archive app
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-13 18:30:10 +01:00
c1bc51736d Add: PostDescription model to archive app
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-13 18:28:28 +01:00
4dd76d6ae3 Add: PostModel to archive app
Aroy pushed to react-django at Aroy/Gallery-Archivist 2025-03-13 10:33:24 +01:00
a848667152 Add: LoginPage