summaryrefslogtreecommitdiff
path: root/elm/Lib
AgeCommit message (Expand)AuthorFilesLines
2024-03-28!BREAKING! Restructure directory layout for generated & runtime filesYorhel2-7/+7
2024-01-05Support ISBN codes for releasesYorhel1-17/+0
2023-12-25More CJK blocksYorhel1-1/+1
2023-12-24Add extended CJK characters to non-latin script detectionYorhel1-1/+1
2023-12-02DocEdit: Rewrite to JSYorhel1-11/+0
2023-10-14DRM: Initial implementationYorhel2-0/+16
2023-09-12User::PassSet: Convert form to JSYorhel1-1/+0
2023-09-12User::PassReset: Convert form to JSYorhel1-1/+0
2023-07-27ReleaseEdit: Delete old Elm implementationYorhel1-130/+0
2023-07-23FixupYorhel1-1/+1
2023-07-23Whitelist Greek and some symbols in non-Latin title checkYorhel1-1/+1
2023-06-15User::Register: Rewrite form in JS + improve error reportingYorhel1-5/+0
2023-06-04UserEdit rewrite part 10: delete the old Elm form \o/Yorhel2-9/+0
2023-05-21JS/CSS: Rewrite login form + experiment with new form code & styleYorhel1-2/+0
2023-05-11JS: Preparing for writing forms without Elm + minor CSS changesYorhel2-6/+6
2023-04-26SVG: Optimize and merge rss & list iconsYorhel1-3/+1
2023-04-25CSS: Unique classes for icons + generated dimensionsYorhel1-3/+3
2023-04-25Merge platform icons into an SVG spriteYorhel1-1/+1
2023-04-15CSS: Add font:inherit and color:inherit reset + minor cleanupYorhel1-2/+2
2023-04-15CSS: Use <b> as main "standout" elementYorhel5-10/+10
2023-04-15CSS: Stop abusing <b> for grayedout, use <small> insteadYorhel3-20/+20
2023-04-09Remove CSRF tokens on elm APIs, rely on CORS insteadYorhel1-1/+0
2023-04-09JS: Minor thingsYorhel1-1/+1
2023-04-08JS: Reorganization to prepare for an Elm->Preact migrationYorhel1-26/+0
2023-03-24Exclude unnecessary hidden DB entries from search cacheYorhel1-1/+1
2023-03-09TitlePrefs: Also apply prefs to character namesYorhel1-2/+2
2023-03-09Recognize Greek alphabet as non-LatinYorhel1-1/+1
2023-02-20Also apply title preferences to staff namesYorhel1-2/+2
2023-01-04Elm: Better error messages for some HTTP status codesYorhel1-0/+3
2022-12-03Switch to the HIBP password databaseYorhel1-1/+1
2022-11-29API2: Implement token-based authentication + GET /authinfoYorhel1-0/+1
2022-09-28Order JA and EN first in various language selection dropdownsYorhel1-0/+16
2022-09-27AdvSearch: auto-open field dropdown when adding a new fieldYorhel1-1/+4
2022-08-29Elm: Recognize Inuktitut as a non-latin scriptYorhel1-1/+1
2022-08-21UList: Add text input to create new label in label dropdownYorhel1-0/+1
2022-07-30Add duplicate entry check when creating new staff entryYorhel1-1/+1
2022-07-29Display staff original name and primary language flag in autocompleteYorhel1-2/+5
2022-06-19Move & streamline VN release expanding settingsYorhel1-0/+6
2022-02-08VN: Add support for multiple titles in different languagesYorhel1-4/+11
2021-10-28Allow and log username changesYorhel1-0/+1
2021-09-26Display icons in ulist label selectorYorhel1-0/+11
2021-07-30Add early test implementation of VN length votingYorhel3-1/+10
2021-07-28Elm: Less awkward month displayYorhel1-14/+16
2021-07-28AdvSearch: Add character birthday filterYorhel1-15/+15
2021-07-19elm: Recognize Arabic characters as non-latinYorhel1-1/+1
2021-07-08Ulist.Widget: Experiment with a VN list management widgetYorhel1-0/+1
2021-07-07Image::Upload: Add support for WebP imagesYorhel1-1/+1
2021-06-07A few email delivery related changesYorhel1-10/+0
2021-04-20Use old-fashioned <img> tags for platform iconsYorhel1-1/+2
2021-04-20Elm: Improve & shorten shittyMailProvider matchingYorhel1-29/+5