index
:
vndb
fran
master
Source code of VNDB.org
Yorhel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-17
Producer::Edit: Convert form to JS
Yorhel
1
-221
/
+0
2023-09-14
Reviews::Page: Convert comment form to JS
Yorhel
1
-48
/
+0
2023-09-14
Discussions::Thread: Convert reply form to JS
Yorhel
1
-79
/
+0
2023-09-12
Reviews: Convert voting thing to JS
Yorhel
1
-70
/
+0
2023-09-12
User::PassSet: Convert form to JS
Yorhel
2
-84
/
+0
2023-09-12
User::PassReset: Convert form to JS
Yorhel
2
-80
/
+0
2023-08-31
VNLengthVote: Fix weird styling and alignment issues
Yorhel
1
-6
/
+10
2023-08-18
Elm/DocEdit: Fix styling of edit summary box
Yorhel
1
-5
/
+3
2023-07-27
ReleaseEdit: Delete old Elm implementation
Yorhel
2
-680
/
+0
2023-07-24
ReleaseEdit: Start on JS rewrite
Yorhel
1
-2
/
+2
2023-07-23
Fixup
Yorhel
1
-1
/
+1
2023-07-23
Whitelist Greek and some symbols in non-Latin title check
Yorhel
1
-1
/
+1
2023-07-19
Require romanization for non-latin titles & names
Yorhel
5
-5
/
+5
2023-07-11
Remove popularity rating + adjust bayesian average
Yorhel
1
-1
/
+1
2023-07-01
Adjust tag score calculation
Yorhel
1
-1
/
+1
2023-06-23
AdvSearch: Fix dev status label copy-paste error
Yorhel
1
-1
/
+1
2023-06-22
AdvSearch: Move save/load button + always display the thing
Yorhel
1
-66
/
+61
2023-06-22
AdvSearch: Simpler and less quircky preset loading
Yorhel
1
-8
/
+4
2023-06-22
AdvSearch: Submit search form when loading preset
Yorhel
1
-2
/
+3
2023-06-15
User::Register: Rewrite form in JS + improve error reporting
Yorhel
2
-121
/
+0
2023-06-04
UserEdit rewrite part 10: delete the old Elm form \o/
Yorhel
3
-748
/
+0
2023-05-21
JS/CSS: Rewrite login form + experiment with new form code & style
Yorhel
2
-145
/
+0
2023-05-16
Elm: Fix thread edit form submit styling
Yorhel
1
-2
/
+1
2023-05-11
JS: Preparing for writing forms without Elm + minor CSS changes
Yorhel
18
-102
/
+75
2023-05-05
CSS: Use <nav>/<menu> for maintabs + re-calibrate margins
Yorhel
5
-19
/
+16
2023-05-05
CSS: Use semantic tags + flexbox for global layout
Yorhel
21
-58
/
+58
2023-05-03
SQL: Rename columns that are SQL keywords
Yorhel
5
-26
/
+26
2023-04-26
SVG: Optimize and merge rss & list icons
Yorhel
1
-3
/
+1
2023-04-25
CSS: Unique classes for icons + generated dimensions
Yorhel
1
-3
/
+3
2023-04-25
Merge platform icons into an SVG sprite
Yorhel
1
-1
/
+1
2023-04-22
JS: Migrate TableOpts from Elm + support view switch without JS
Yorhel
1
-205
/
+0
2023-04-15
ReleaseEdit: Hide animation options behind a "Some animation" toggle
Yorhel
1
-14
/
+26
2023-04-15
CSS: Add font:inherit and color:inherit reset + minor cleanup
Yorhel
1
-2
/
+2
2023-04-15
CSS: Use <b> as main "standout" element
Yorhel
33
-86
/
+86
2023-04-15
CSS: Use <strong>/<span> instead of <b> for bold/marker tags
Yorhel
15
-40
/
+40
2023-04-15
CSS: Stop abusing <b> for grayedout, use <small> instead
Yorhel
27
-97
/
+97
2023-04-12
User.Edit: Add note about @import statements to Custom CSS field
Yorhel
1
-1
/
+4
2023-04-12
Some JS/API/Mithril frameworking + rewrite Subscribe.elm into JS
Yorhel
1
-99
/
+0
2023-04-09
Remove CSRF tokens on elm APIs, rely on CORS instead
Yorhel
1
-1
/
+0
2023-04-09
JS: Minor things
Yorhel
1
-1
/
+1
2023-04-08
JS: Reorganization to prepare for an Elm->Preact migration
Yorhel
20
-545
/
+0
2023-04-06
JS: Only clear the April fools use of localStorage
Yorhel
1
-3
/
+5
2023-04-02
Revert "Stupid joke about cookies"
Yorhel
2
-76
/
+2
2023-03-31
Stupid joke about cookies
Yorhel
2
-2
/
+76
2023-03-31
CSS: Apply default reset for box-sizing: border-box
Yorhel
2
-4
/
+4
2023-03-24
Exclude unnecessary hidden DB entries from search cache
Yorhel
2
-7
/
+3
2023-03-20
Also swap staff name/original
Yorhel
1
-13
/
+17
2023-03-20
Swap chars name/original as well
Yorhel
1
-12
/
+14
2023-03-20
Swap producer name/original to be consistent with VN/release titles
Yorhel
1
-15
/
+15
2023-03-09
TitlePrefs: Also apply prefs to character names
Yorhel
3
-10
/
+10
[next]