1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-22 19:38:55 +01:00
Commit graph

192 commits

Author SHA1 Message Date
6f320b39b1 Update Terms and Privacy 2019-07-11 10:45:08 -06:00
239c66b616 Fully update Help file 2019-07-11 10:45:07 -06:00
8a80412cd6 Finish up password reset 2019-07-11 10:45:07 -06:00
11db09b44d Rename view.html for the router to template-view.html 2019-07-11 10:45:07 -06:00
c0fe25007d Make sure php files can be used anywhere 2019-07-11 10:45:07 -06:00
457a6c6798 Transition all style changes with a fade 2019-07-11 10:45:07 -06:00
171abe17c6 Update ads 2019-07-11 10:45:06 -06:00
f8a0c00c2b Re-upgrade parcel-bundler, use no-hmr as workaround 2019-07-11 10:45:06 -06:00
e717480d18 Add simple text ads shuffled into words 2019-07-11 10:45:06 -06:00
ab02aea88f Add logo and favicon; style logo for each theme 2019-07-11 10:45:06 -06:00
874d2ff3c2 Fix header#top suddenly having a margin 2019-07-11 10:45:05 -06:00
a47f38caa0 Downgrade parcel-bundler to 1.9.7; minor fixes
Newer versions incorrectly link html files:
https://github.com/parcel-bundler/parcel/issues/2791
2019-07-11 10:45:05 -06:00
3ed27534ad Create an Advertising information page 2019-07-11 10:45:05 -06:00
f3f4d18c48 Process main.scss in html so parcel shares the output 2019-07-11 10:45:05 -06:00
0f23454473 Start writing password reset 2019-07-11 10:45:05 -06:00
8d2ee80c26 Make view.html use dictionary theme 2019-07-11 10:45:05 -06:00
601cfc64bd Tie theme to dictionary instead of settings 2019-07-11 10:45:04 -06:00
5c5309a9a5 Replace leftover isComplete with theme 2019-07-11 10:45:04 -06:00
d96817b485 Fix typo in Sync preventing publicLink from being set 2019-07-11 10:45:04 -06:00
ac2d1b63c8 Make view.html use defaultTheme 2019-07-11 10:45:04 -06:00
3c5d19f0c6 Create Red theme 2019-07-11 10:45:04 -06:00
861bff60b4 Fix Royal link color 2019-07-11 10:45:04 -06:00
e1ba94c3c7 Create Yellow theme 2019-07-11 10:45:03 -06:00
acdde8da81 Add themes to stylesheet 2019-07-11 10:45:03 -06:00
737dd169a1 Create Royal theme 2019-07-11 10:45:03 -06:00
09914440be Create Mint and Grape themes 2019-07-11 10:45:03 -06:00
1528503c52 Create Green theme 2019-07-11 10:45:03 -06:00
3117637c59 Create Blue theme 2019-07-11 10:45:03 -06:00
3e1465b905 Create Light theme 2019-07-11 10:45:03 -06:00
32ad87d661 Create Dark theme 2019-07-11 10:45:02 -06:00
1b0c6da3e4 Update border around inputs 2019-07-11 10:45:02 -06:00
ba5baf8dd9 Remove non-color styling from theme; Button styling fixes 2019-07-11 10:45:02 -06:00
251ad12407 Make the default theme use Lexiconga colors! 2019-07-11 10:45:02 -06:00
dcee87e978 Enable changing themes 2019-07-11 10:45:02 -06:00
35ccf7bf2a Split all colors into a _defaultTheme.scss 2019-07-11 10:45:02 -06:00
2b4fd70b85 Update footer styling 2019-07-11 10:45:01 -06:00
db021647bd Show/remove share link if turning off Make Public 2019-07-11 10:45:01 -06:00
596efff70d Fix IPA field help rendering; Use arrows in usage.html 2019-07-11 10:45:01 -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
601841c754 Correctly link public word references 2019-07-11 10:45:00 -06:00
b9cfce5a05 Add public word view 2019-07-11 10:45:00 -06:00
b7bdd8d7e0 Make parseReferences() parse its own references 2019-07-11 10:45:00 -06:00
6292a73717 Add failed login lockout 2019-07-11 10:45:00 -06:00
5ee6e9078e Fix login error message 2019-07-11 10:45:00 -06:00
41a880068e Prevent rendering reference if specified does not exist 2019-07-11 10:45:00 -06:00
240d226d4e Add share links to words (word view not added yet) 2019-07-11 10:45:00 -06:00
92628cfa40 Use domain + pathname for public links instead of href 2019-07-11 10:44:59 -06:00
5587056f3b Auto-number homonymns; enable referencing specific homonymns 2019-07-11 10:44:59 -06:00
e0b3a2b90e Make sure publicLink is populated even when nonexistent 2019-07-11 10:44:59 -06:00