gotosocial/web/source
kim 14899733c8
[bugfix] new token API issues (#4022)
* fix incorrect endpoint being registered for /token/{id}

* update the maximum page value for tokens endpoint to 100

* update the available tokens page options

* set a default limit of 25 to match the first available settings panel option

* ensure OnInvalidateToken() hook is called during token delete
2025-04-18 17:37:50 +02:00
..
blurhash [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
css [feature/frontend] Hide "engagement" stats, edits, and other info under a little drop down to unclutter status info bar (#4021) 2025-04-18 17:36:26 +02:00
frontend [feature/frontend] Hide "engagement" stats, edits, and other info under a little drop down to unclutter status info bar (#4021) 2025-04-18 17:36:26 +02:00
settings [bugfix] new token API issues (#4022) 2025-04-18 17:37:50 +02:00
.browserslistrc [chore] Bundler restructure (#880) 2022-10-03 16:46:38 +02:00
.eslintignore [chore] Refactor HTML templates and CSS (#2480) 2023-12-27 11:23:52 +01:00
.eslintrc.js [chore] Convert some settings / admin panel JS to TypeScript (#2247) 2023-10-05 16:06:19 +02:00
.gitignore [chore] Convert some settings / admin panel JS to TypeScript (#2247) 2023-10-05 16:06:19 +02:00
.license-header.js update license headers (#1612) 2023-03-12 17:49:06 +00:00
index.js [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
package.json [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00
tsconfig.json [feature/frontend] Add debug sections to settings panel (#2950) 2024-06-03 11:20:53 +02:00
yarn.lock [feature] Use blurhashes in frontend, tidy up gallery view a bit (#3948) 2025-03-31 15:51:17 +02:00