summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
2023-09-17Producer::Edit: Convert form to JSYorhel1-221/+0
2023-09-14Reviews::Page: Convert comment form to JSYorhel1-48/+0
2023-09-14Discussions::Thread: Convert reply form to JSYorhel1-79/+0
2023-09-12Reviews: Convert voting thing to JSYorhel1-70/+0
2023-09-12User::PassSet: Convert form to JSYorhel2-84/+0
2023-09-12User::PassReset: Convert form to JSYorhel2-80/+0
2023-08-31VNLengthVote: Fix weird styling and alignment issuesYorhel1-6/+10
2023-08-18Elm/DocEdit: Fix styling of edit summary boxYorhel1-5/+3
2023-07-27ReleaseEdit: Delete old Elm implementationYorhel2-680/+0
2023-07-24ReleaseEdit: Start on JS rewriteYorhel1-2/+2
2023-07-23FixupYorhel1-1/+1
2023-07-23Whitelist Greek and some symbols in non-Latin title checkYorhel1-1/+1
2023-07-19Require romanization for non-latin titles & namesYorhel5-5/+5
2023-07-11Remove popularity rating + adjust bayesian averageYorhel1-1/+1
2023-07-01Adjust tag score calculationYorhel1-1/+1
2023-06-23AdvSearch: Fix dev status label copy-paste errorYorhel1-1/+1
2023-06-22AdvSearch: Move save/load button + always display the thingYorhel1-66/+61
2023-06-22AdvSearch: Simpler and less quircky preset loadingYorhel1-8/+4
2023-06-22AdvSearch: Submit search form when loading presetYorhel1-2/+3
2023-06-15User::Register: Rewrite form in JS + improve error reportingYorhel2-121/+0
2023-06-04UserEdit rewrite part 10: delete the old Elm form \o/Yorhel3-748/+0
2023-05-21JS/CSS: Rewrite login form + experiment with new form code & styleYorhel2-145/+0
2023-05-16Elm: Fix thread edit form submit stylingYorhel1-2/+1
2023-05-11JS: Preparing for writing forms without Elm + minor CSS changesYorhel18-102/+75
2023-05-05CSS: Use <nav>/<menu> for maintabs + re-calibrate marginsYorhel5-19/+16
2023-05-05CSS: Use semantic tags + flexbox for global layoutYorhel21-58/+58
2023-05-03SQL: Rename columns that are SQL keywordsYorhel5-26/+26
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-22JS: Migrate TableOpts from Elm + support view switch without JSYorhel1-205/+0
2023-04-15ReleaseEdit: Hide animation options behind a "Some animation" toggleYorhel1-14/+26
2023-04-15CSS: Add font:inherit and color:inherit reset + minor cleanupYorhel1-2/+2
2023-04-15CSS: Use <b> as main "standout" elementYorhel33-86/+86
2023-04-15CSS: Use <strong>/<span> instead of <b> for bold/marker tagsYorhel15-40/+40
2023-04-15CSS: Stop abusing <b> for grayedout, use <small> insteadYorhel27-97/+97
2023-04-12User.Edit: Add note about @import statements to Custom CSS fieldYorhel1-1/+4
2023-04-12Some JS/API/Mithril frameworking + rewrite Subscribe.elm into JSYorhel1-99/+0
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 migrationYorhel20-545/+0
2023-04-06JS: Only clear the April fools use of localStorageYorhel1-3/+5
2023-04-02Revert "Stupid joke about cookies"Yorhel2-76/+2
2023-03-31Stupid joke about cookiesYorhel2-2/+76
2023-03-31CSS: Apply default reset for box-sizing: border-boxYorhel2-4/+4
2023-03-24Exclude unnecessary hidden DB entries from search cacheYorhel2-7/+3
2023-03-20Also swap staff name/originalYorhel1-13/+17
2023-03-20Swap chars name/original as wellYorhel1-12/+14
2023-03-20Swap producer name/original to be consistent with VN/release titlesYorhel1-15/+15
2023-03-09TitlePrefs: Also apply prefs to character namesYorhel3-10/+10