1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-11-16 08:01:29 +01:00
Commit graph

24 commits

Author SHA1 Message Date
287b85b585 Rename src to src_2.x 2024-06-08 01:32:44 -06:00
4c8f896462 Remove ads 2022-08-26 12:56:01 -06:00
acdc5cbdaa Correctly escape quotes in rendered input tags
Bump patch version to ensure fixes are loaded
2020-10-18 14:43:17 -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
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
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
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
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
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
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
d1b123317f Start non-invasive work on public viewing 2019-05-24 18:50:31 -06:00