Robbie Antenesse
|
3e1465b905
|
Create Light theme
|
2019-07-11 10:45:03 -06:00 |
Robbie Antenesse
|
32ad87d661
|
Create Dark theme
|
2019-07-11 10:45:02 -06:00 |
Robbie Antenesse
|
1b0c6da3e4
|
Update border around inputs
|
2019-07-11 10:45:02 -06:00 |
Robbie Antenesse
|
ba5baf8dd9
|
Remove non-color styling from theme; Button styling fixes
|
2019-07-11 10:45:02 -06:00 |
Robbie Antenesse
|
251ad12407
|
Make the default theme use Lexiconga colors!
|
2019-07-11 10:45:02 -06:00 |
Robbie Antenesse
|
dcee87e978
|
Enable changing themes
|
2019-07-11 10:45:02 -06:00 |
Robbie Antenesse
|
35ccf7bf2a
|
Split all colors into a _defaultTheme.scss
|
2019-07-11 10:45:02 -06:00 |
Robbie Antenesse
|
2b4fd70b85
|
Update footer styling
|
2019-07-11 10:45:01 -06:00 |
Robbie Antenesse
|
db021647bd
|
Show/remove share link if turning off Make Public
|
2019-07-11 10:45:01 -06:00 |
Robbie Antenesse
|
596efff70d
|
Fix IPA field help rendering; Use arrows in usage.html
|
2019-07-11 10:45:01 -06:00 |
Robbie Antenesse
|
04f70e4bfa
|
Add prominent share links if logged in or viewing
|
2019-07-11 10:45:01 -06:00 |
Robbie Antenesse
|
4de8b572c3
|
Parse references on backend for view
|
2019-07-11 10:45:01 -06:00 |
Robbie Antenesse
|
601841c754
|
Correctly link public word references
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
b9cfce5a05
|
Add public word view
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
b7bdd8d7e0
|
Make parseReferences() parse its own references
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
6292a73717
|
Add failed login lockout
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
5ee6e9078e
|
Fix login error message
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
41a880068e
|
Prevent rendering reference if specified does not exist
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
240d226d4e
|
Add share links to words (word view not added yet)
|
2019-07-11 10:45:00 -06:00 |
Robbie Antenesse
|
92628cfa40
|
Use domain + pathname for public links instead of href
|
2019-07-11 10:44:59 -06:00 |
Robbie Antenesse
|
5587056f3b
|
Auto-number homonymns; enable referencing specific homonymns
|
2019-07-11 10:44:59 -06:00 |
Robbie Antenesse
|
e0b3a2b90e
|
Make sure publicLink is populated even when nonexistent
|
2019-07-11 10:44:59 -06:00 |
Robbie Antenesse
|
2eb5b4db84
|
Add error message if public dictionary not found
|
2019-07-11 10:44:59 -06:00 |
Robbie Antenesse
|
92949673bb
|
Prevent iOS from zooming on inputs
|
2019-07-11 10:44:59 -06:00 |
Robbie Antenesse
|
d575e8f8d9
|
Make public link visible when public; copy on click
|
2019-07-11 10:44:57 -06:00 |
Robbie Antenesse
|
4ad86e31fa
|
Fix updateCurrentChangeDictionaryOption() selector
|
2019-05-28 00:17:23 -06:00 |
Robbie Antenesse
|
6154510af6
|
Load and render public dictionary correctly
|
2019-05-28 00:12:17 -06:00 |
Robbie Antenesse
|
373414d5c0
|
Fix dictionary not returning alphabeticalOrder;
Needs fix to include in db!
|
2019-05-28 00:11:38 -06:00 |
Robbie Antenesse
|
e806f53076
|
Add original .htaccess file from Lexiconga
|
2019-05-27 23:51:28 -06:00 |
Robbie Antenesse
|
bed665f448
|
Remove hashing dictionary id
Randomizing id should be enough security, plus it makes .htaccess easier
|
2019-05-27 23:50:26 -06:00 |
Robbie Antenesse
|
1bc75f2256
|
Make view.html a template for router.php to use
Also add public_name to Dictionary->getPublicDictionaryDetails()
|
2019-05-27 22:52:50 -06:00 |
Robbie Antenesse
|
d1b123317f
|
Start non-invasive work on public viewing
|
2019-05-24 18:50:31 -06:00 |
Robbie Antenesse
|
2d77fa667c
|
Animate message close buttons to show they will auto-close
|
2019-05-24 18:02:04 -06:00 |
Robbie Antenesse
|
f0be285b3e
|
Enable login when pressing enter on fields
|
2019-05-24 16:38:08 -06:00 |
Robbie Antenesse
|
b69af6c4f6
|
Add check/uncheck button to search filters
|
2019-05-24 16:11:19 -06:00 |
Robbie Antenesse
|
6b46eaa148
|
Only render MakePublic if logged in
|
2019-05-24 15:37:15 -06:00 |
Robbie Antenesse
|
b1140eebb7
|
Remove isComplete option, always default to false
|
2019-05-24 15:09:57 -06:00 |
Robbie Antenesse
|
3667ee4345
|
Make IPA Table button move cursor to end of field
|
2019-05-24 14:58:20 -06:00 |
Robbie Antenesse
|
769b755cd3
|
Make words re-sort when changing sortByDefinition
|
2019-05-24 14:01:48 -06:00 |
Robbie Antenesse
|
d228d1194a
|
Make some messages appear longer/permanently
|
2019-05-24 11:45:08 -06:00 |
Robbie Antenesse
|
d3ef16b947
|
Correctly sync dictionary on login and create account
|
2019-05-24 11:34:11 -06:00 |
Robbie Antenesse
|
33e9193abb
|
Add delete dictionary from server with switching
|
2019-05-24 10:53:51 -06:00 |
Robbie Antenesse
|
cf796a1043
|
Move hideAllModals() from hotkeys to utilities
|
2019-05-24 10:53:50 -06:00 |
Robbie Antenesse
|
d665f861a2
|
Allow changing password from account settings
|
2019-05-24 10:53:50 -06:00 |
Robbie Antenesse
|
c8a01d854a
|
Allow whitespace in passwords
|
2019-05-24 10:53:50 -06:00 |
Robbie Antenesse
|
941ba76ac8
|
Allow updating account info
|
2019-05-24 10:53:50 -06:00 |
Robbie Antenesse
|
c573ad10cd
|
Fix settings modal styling
|
2019-05-24 10:53:49 -06:00 |
Robbie Antenesse
|
63a0493586
|
Add Create New Dictionary button in account actions
|
2019-05-24 10:53:49 -06:00 |
Robbie Antenesse
|
fe0676f063
|
Split account settings into settings and actions
|
2019-05-24 10:53:49 -06:00 |
Robbie Antenesse
|
59624fb0c4
|
Make .split columns work correctly with sub-divs
|
2019-05-24 10:53:49 -06:00 |