1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-04-10 13:40:29 +02:00
Commit graph

417 commits

Author SHA1 Message Date
26e4475fc2 Update browsers setting for autoprefixer 2019-07-14 11:19:53 -06:00
f8b20e7ba2 Update dependency versions 2019-07-14 11:03:35 -06:00
8f864fda67 Return original default parts of speech to avoid confusion 2019-07-14 11:03:19 -06:00
6fed4dd4fb Move wordStats to backend for public view 2019-07-11 17:18:06 -06:00
59bf9c48e0 Update UpUp version for new features 2019-07-11 13:07:31 -06:00
e490ef08d3 Pull public dictionary functions into separate file; sort on backend 2019-07-11 13:07:24 -06:00
706a7042cc Change dictionary even if current_dictionary is selected 2019-07-11 10:45:16 -06:00
d6bf2bc297 Add loading message when changing dictionaries 2019-07-11 10:45:16 -06:00
3d94a7c5ec Update public link when changing dictionaries 2019-07-11 10:45:16 -06:00
a533ccbeba Add some tweaks to help with upgrades 2019-07-11 10:45:16 -06:00
07028f28a8 Update styling for buttons and mobile 2019-07-11 10:45:16 -06:00
2a00d3d5b9 Wait until externalID has been fetched to render "Make Public" 2019-07-11 10:45:15 -06:00
ad8ca6addc Fix manifest.webmanifest start_url error 2019-07-11 10:45:15 -06:00
105331bf68 Various fixes/notes for server compatibility 2019-07-11 10:45:15 -06:00
377e71daf8 Make #mobileWordFormShow visible in all themes 2019-07-11 10:45:15 -06:00
bd895b28f8 Don't consider theme when checking if default 2019-07-11 10:45:14 -06:00
fd10920b61 Update advertising page content 2019-07-11 10:45:14 -06:00
13ed184390 Remove unneeded console logs and code 2019-07-11 10:45:14 -06:00
ee0e97c9c5 Add social meta and logo 2019-07-11 10:45:14 -06:00
97b9f97dfe Fix accessibility & best practice issues 2019-07-11 10:45:14 -06:00
e228af66e4 Add metadata & manifest to html; Process icons 2019-07-11 10:45:13 -06:00
cf5fb3cafd Assorted minor fixes 2019-07-11 10:45:13 -06:00
c3bfe1531a Correctly clear dist and cache with npm scripts 2019-07-11 10:45:13 -06:00
feb6c3e88a Confirm migration if imported from http 2019-07-11 10:45:13 -06:00
8731119dc2 Migrate stored dictionary to https if loading http 2019-07-11 10:45:13 -06:00
740cdaa4fd Update support links; Clean up html 2019-07-11 10:45:12 -06:00
386b2e626e Improve ad shuffling 2019-07-11 10:45:12 -06:00
e2b5f1cd83 Dismiss announcements with cookies that expire 2019-07-11 10:45:12 -06:00
435547cb4d Enable permanently dismissing announcements 2019-07-11 10:45:12 -06:00
eba7307328 Add fade out for messages; Remove unused utility 2019-07-11 10:45:12 -06:00
84a308693f Update ads and announcements 2019-07-11 10:45:12 -06:00
828608ee0b Fix User->upgradePassword() missing user 2019-07-11 10:45:11 -06:00
118b5c2d1a Write and test migration script; Update readme 2019-07-11 10:45:11 -06:00
102877aefa Change user dates to datetime format 2019-07-11 10:45:11 -06:00
b476b69bb4 Update migrateDictionary to account for changes 2019-07-11 10:45:11 -06:00
e6b973165a Correctly show/hide publicLinkDisplay after changing dictionaries 2019-07-11 10:45:11 -06:00
769c6f0f15 Don't upload dictionaries have not been edited 2019-07-11 10:45:10 -06:00
74642dcc0a Put homonymn number on public dictionary entries 2019-07-11 10:45:10 -06:00
3553530e6e Automate UpUp asset reference via router.php 2019-07-11 10:45:10 -06:00
e755026267 Style announcements 2019-07-11 10:45:10 -06:00
90464fd15c Move index to template-index.html; Use router to render index
Makes it possible to render announcements more easily
2019-07-11 10:45:10 -06:00
1b6247f457 Move router.php to root; use realpath for file refs 2019-07-11 10:45:09 -06:00
8b6a3b05a4 Update UpUp asset 2019-07-11 10:45:09 -06:00
9d793c6c7d Sort words in public view correctly 2019-07-11 10:45:09 -06:00
9743e934d3 Always show IPA table button in pronunciation fields 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
9ade94562c Add UpUp for offline mode; Update Readme for UpUp 2019-07-11 10:45:08 -06:00
9df29b8d20 Prevent Parcel from removing ids from SVGs 2019-07-11 10:45:08 -06:00
8b63808d2c Fix settings not existing before being used 2019-07-11 10:45:08 -06:00