1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-15 10:11:15 +02:00
Commit graph

38 commits

Author SHA1 Message Date
adb95fbae3 Include principal parts in searches by name 2020-05-08 00:47:18 -06:00
8cc3b469f9 Display principal parts on public dictionary 2020-05-08 00:02:51 -06:00
4d63aa9034 Display related words in public dictionary render 2020-05-07 23:09:19 -06:00
69c0539370 Remove possible error code on view search
Strip out "Search Translations" filter options
2020-05-03 23:25:49 -06:00
4d3132e151 Render etymology in public view 2020-05-03 23:25:40 -06:00
c25114b9fd Parse word references in all Details notes fields 2019-12-13 10:39:44 -07:00
8c9ae4b100 Merge branch 'new-features-wave-1' 2019-07-14 23:28:40 -06:00
6fed4dd4fb Move wordStats to backend for public view 2019-07-11 17:18:06 -06:00
e490ef08d3 Pull public dictionary functions into separate file; sort on backend 2019-07-11 13:07:24 -06:00
13ed184390 Remove unneeded console logs and code 2019-07-11 10:45:14 -06:00
74642dcc0a Put homonymn number on public dictionary entries 2019-07-11 10:45:10 -06:00
9d793c6c7d Sort words in public view correctly 2019-07-11 10:45:09 -06:00
87b7bbff89 Only split out html/md files;Fix page load problem 2019-07-11 10:45:09 -06:00
46b579d73f Shrink view js by splitting out only what is needed 2019-07-11 10:45:08 -06:00
e717480d18 Add simple text ads shuffled into words 2019-07-11 10:45:06 -06:00
f3f4d18c48 Process main.scss in html so parcel shares the output 2019-07-11 10:45:05 -06:00
8d2ee80c26 Make view.html use dictionary theme 2019-07-11 10:45:05 -06:00
04f70e4bfa Add prominent share links if logged in or viewing 2019-07-11 10:45:01 -06:00
4de8b572c3 Parse references on backend for view 2019-07-11 10:45:01 -06:00
c07ae23f8a Render custom css in public view 2019-07-11 10:30:21 -06:00
1cf547dd2e Split out setupListeners into separate files 2019-07-11 10:30:21 -06:00
91a5967727 Add new features to offline and view 2019-07-11 10:30:21 -06:00
850b042d6b Do reference parsing and orthography translation on backend for public view 2019-07-11 10:30:17 -06:00
f153e0c3ec Add extra classes to word references and translated text 2019-07-11 10:30:16 -06:00
4c5dafd6f0 Improve Details display of tags 2019-07-11 10:30:16 -06:00
1491fd1196 Fix view rendering after updating dictionary structure 2019-07-11 10:30:16 -06:00
85ab5e2b96 Remove unneeded console logs and code 2019-07-11 10:30:11 -06:00
d9f8390672 Put homonymn number on public dictionary entries 2019-07-11 10:30:06 -06:00
9fe0da58db Sort words in public view correctly 2019-07-11 10:30:04 -06:00
57ca675f7a Only split out html/md files;Fix page load problem 2019-07-11 10:30:04 -06:00
c0909343f6 Shrink view js by splitting out only what is needed 2019-07-11 10:30:04 -06:00
3c75fae3a8 Add simple text ads shuffled into words 2019-07-11 10:30:00 -06:00
3d3a69c65f Process main.scss in html so parcel shares the output 2019-07-11 10:29:59 -06:00
5dcccaba59 Make view.html use dictionary theme 2019-07-11 10:29:58 -06:00
ce143be3f5 Add prominent share links if logged in or viewing 2019-07-11 10:29:53 -06:00
e9cf9653be Parse references on backend for view 2019-07-11 10:29:52 -06:00
6154510af6 Load and render public dictionary correctly 2019-05-28 00:12:17 -06:00
d1b123317f Start non-invasive work on public viewing 2019-05-24 18:50:31 -06:00