100 Commits
Author SHA1 Message Date
Saul JohnsonandGitHub 644b1814fb Merge pull request #40 from lambdacasserole/package-sec-update
Bump package versions
2020-08-11 00:08:41 +01:00
Saul Johnson f5f2f6a1f6 Bump package versions 2020-08-11 00:07:44 +01:00
Saul JohnsonandGitHub 260b5ffd3f Merge pull request #33 from lambdacasserole/dependabot/composer/symfony/http-foundation-3.4.39
Bump symfony/http-foundation from 3.3.6 to 3.4.39
2020-08-10 23:59:31 +01:00
Saul JohnsonandGitHub 8fdcfcc9dd Merge pull request #39 from lambdacasserole/donations-div
Add donations subtemplate and CSS
2020-08-10 23:54:14 +01:00
Saul Johnson 68ea1bb192 Update readme 2020-08-10 23:48:51 +01:00
Saul Johnson 0cca6e0806 Delete donations template file 2020-08-10 23:44:55 +01:00
Saul Johnson 97965e4efe Add donation CSS 2020-08-10 23:37:01 +01:00
Saul Johnson 49df775a26 Add donations subtemplate to gitignore 2020-08-10 21:19:34 +01:00
Saul Johnson fa14ea58ad Add donations subtemplate 2020-08-10 21:18:38 +01:00
Saul JohnsonandGitHub c4ac2b2a62 Merge pull request #38 from lambdacasserole/rotation-label-fix
Fix molecule label rendering/rotation bug
2020-08-09 22:43:58 +01:00
Saul Johnson 4f1c50d953 Fix molecule label rendering/rotation bug 2020-08-09 22:35:40 +01:00
Saul Johnson 5123c561e9 Revert "Remove autoprefixer"
This reverts commit e954202650.
2020-05-16 15:34:21 +01:00
Saul Johnson d8cd43176b Merge branch 'master' of github.com:lambdacasserole/avogadrio 2020-05-16 15:22:35 +01:00
Saul Johnson e954202650 Remove autoprefixer 2020-05-16 15:22:24 +01:00
Saul JohnsonandGitHub 9e1cd35ac4 Merge pull request #35 from lambdacasserole/molecule-rotation
Molecule rotation
2020-05-16 15:02:42 +01:00
Saul Johnson 163b655ebe Add credit 2020-05-16 15:00:22 +01:00
Saul Johnson fc8fb0384b Tweak to sidebar width 2020-05-16 14:58:34 +01:00
Saul Johnson 9a80c7fc5c Tidy up code 2020-05-16 14:57:54 +01:00
Saul Johnson 2e16e0ad15 Enable rotation of molecules 2020-05-16 14:39:42 +01:00
Saul Johnson a45f4dc0df Update dependencies 2020-04-10 23:07:20 +01:00
Saul JohnsonandGitHub dbc916ee66 Fix some out-of-date stuff in the readme 2017-09-13 22:40:57 +01:00
Saul Johnson ee6e1667c9 Fix silly Guzzle misconfiguration 2017-09-13 21:16:50 +01:00
Saul JohnsonandGitHub 33e5ead455 Merge pull request #22 from lambdacasserole/vertical-pipe-fix
Restructure SMILES lookup services into chain of responsibility
2017-08-27 19:47:29 +01:00
Saul Johnson dd9925adb9 Minor documentation change 2017-08-27 19:18:32 +01:00
Saul Johnson 78f8f621a0 Make Wikipedia SMILES converter caching 2017-08-27 19:17:51 +01:00
Saul Johnson 291e0497ce Add docs and remove validity check on cache access 2017-08-27 19:11:36 +01:00
Saul Johnson 7a9910202c Upgrade Condense 2017-08-27 19:10:53 +01:00
Saul Johnson 7b6c069c06 Add Wikipedia fallback for SMILES lookup 2017-08-27 17:22:29 +01:00
Saul Johnson f09e4a1934 Rename SMILES converter to refer to specific service 2017-08-27 15:14:52 +01:00
Saul Johnson 868575488e Add method for fixing faulty SMILES strings 2017-08-25 20:19:48 +01:00
Saul JohnsonandGitHub d4b470023a Disable debug mode by default 2017-08-22 20:18:51 +01:00
Saul JohnsonandGitHub f1903b6c6d Merge pull request #20 from lambdacasserole/fix-long-url-crash
Fix rendering of large molecules
2017-08-22 20:09:11 +01:00
Saul Johnson c770b756ef Avoid subrequests in controller 2017-08-22 19:59:50 +01:00
Saul JohnsonandGitHub 7b1f41b874 Merge pull request #18 from lambdacasserole/fix-url-spaces
Handle spaces in URLs safely
2017-08-22 19:47:40 +01:00
Saul Johnson 4fdfa01a28 Handle spaces in URLs safely 2017-08-22 19:42:21 +01:00
Saul JohnsonandGitHub e375fc7006 Merge pull request #16 from lambdacasserole/fix-smiles-dots
Permit periods in SMILES structures
2017-08-22 19:06:37 +01:00
Saul JohnsonandGitHub 563fd2cda1 Permit periods in SMILES structures 2017-08-22 19:04:12 +01:00
Saul JohnsonandGitHub e5bfa3e367 Merge pull request #14 from lambdacasserole/feature-sharing
Add ability to share molecules using URL
2017-08-16 19:08:26 +01:00
Saul Johnson 306ce4f22d Update page URL to match molecule currently displayed 2017-08-16 18:46:50 +01:00
Saul Johnson c3b2f81521 Accept query params to set initial preview state 2017-08-16 18:26:13 +01:00
Saul JohnsonandGitHub 7e4606c248 Merge pull request #13 from lambdacasserole/feature-burger-autoshow
Add parameter to expand burger menu by default
2017-08-16 17:28:04 +01:00
Saul Johnson 52e5d6cb7a Add parameter to expand burger menu by default 2017-08-16 17:24:40 +01:00
Saul JohnsonandGitHub ae0f2a8faf Merge pull request #10 from lambdacasserole/fix-smiles-length-limit
Allow SMILES structures fewer than 7 characters long
2017-08-15 18:38:08 +01:00
Saul Johnson 49857140d0 Allow SMILES structures fewer than 7 characters long 2017-08-15 18:34:59 +01:00
Saul JohnsonandGitHub cd219d2f45 Merge pull request #9 from lambdacasserole/feature-custom-labels
Feature custom labels
2017-08-15 18:20:58 +01:00
Saul Johnson 424574af37 Update API and frontend with custom label feature 2017-08-15 18:18:36 +01:00
Saul Johnson 899f1bbbaa Add support for disabling chiral labels and adding custom labels 2017-08-15 18:14:17 +01:00
Saul JohnsonandGitHub 7b9ed09587 Merge pull request #6 from lambdacasserole/download-btn-update
Make download button a download hyperlink
2017-08-14 17:16:31 +01:00
Saul Johnson 7e38981391 Set filename according to molecule name if available 2017-08-14 17:15:15 +01:00
Saul Johnson 8e49dba577 Make download button a download hyperlink 2017-08-14 17:11:24 +01:00
Saul JohnsonandGitHub e3f283e7aa Merge pull request #5 from lambdacasserole/screen-size-fix
Get actual screen size rather than viewport size
2017-08-14 12:47:07 +01:00
Saul JohnsonandGitHub 38eb44ac69 Get actual screen size rather than viewport size
Fix for issue #4.
2017-08-14 12:46:44 +01:00
Saul JohnsonandGitHub 480d2112a8 Merge pull request #3 from FastDeath/master
Fixed page not covering viewport's height in gecko browsers
2017-08-14 10:31:27 +01:00
Saul Johnson 5855a01a54 Make cache optional on SMILES converter 2017-08-06 23:26:08 +01:00
Saul Johnson 52812fd6b6 Move Sourire API route into code 2017-08-06 23:23:16 +01:00
Saul JohnsonandGitHub 0906522a78 Merge pull request #1 from lambdacasserole/oo-refactor
Big refactor of PHP code to be more OO
2017-08-06 23:18:10 +01:00
Saul Johnson f2ce102fd5 Remove config value 2017-08-06 23:01:11 +01:00
Saul Johnson 8b1f529d87 Tidy and document renderer 2017-08-06 22:59:28 +01:00
Saul Johnson cbd0c45f9d Throw in some missing docs 2017-08-06 22:29:01 +01:00
Saul Johnson 7ca0787bed Tidy up front controller 2017-08-06 22:21:22 +01:00
Saul Johnson 397cf20ded Add molecule rendering as service 2017-08-06 19:56:44 +01:00
Saul Johnson cc7af9d541 Add smiles converter as service 2017-08-06 19:42:46 +01:00
Saul Johnson b6cf123bfe Try again to shrink logo 2017-08-06 15:18:42 +01:00
Saul Johnson 7c8e85124c Shrink logo 2017-08-06 15:15:35 +01:00
Saul Johnson 5b6b69ddbf Switch screenshot for logo 2017-08-06 15:13:35 +01:00
Saul Johnson 0b63bcafb0 More LESS refactoring 2017-08-06 14:45:21 +01:00
Saul Johnson e2986382a3 Remove dead code from hamburger script 2017-08-06 14:03:29 +01:00
Saul Johnson 8c98fe61f2 Stylesheet cleanup 2017-08-06 14:02:37 +01:00
Saul Johnson 1d33cda1b5 Remove full width from page content 2017-08-06 13:56:07 +01:00
Saul Johnson 5888542a92 Slightly widen side bar 2017-08-06 13:46:14 +01:00
Saul Johnson b48e266d35 Add modification notice 2017-08-05 22:51:37 +01:00
Saul Johnson e2119dbdfa Comment formatting changes 2017-08-05 22:50:58 +01:00
Saul Johnson bb6aff5e8a Grammar correction 2017-08-05 22:44:22 +01:00
Saul Johnson 34f05821b3 A bunch more acknowledgements 2017-08-05 22:37:14 +01:00
Saul Johnson bb41a8b863 Fix missing stylesheet import 2017-08-05 22:29:04 +01:00
Saul Johnson e5685160ea Properly attribute sidebar code 2017-08-05 22:23:32 +01:00
Saul Johnson 5bb36232eb It's a toolkit not a library 2017-08-05 22:02:14 +01:00
Saul Johnson 018b0ebec8 Acknowlege Sourire and Indigo in readme 2017-08-05 22:00:31 +01:00
Saul Johnson b4cfc7c3ff Add explanation of what Avogadrio is 2017-08-05 21:47:19 +01:00
Saul Johnson eb771361f6 Make readme screenshots a bit nicer 2017-08-05 21:03:20 +01:00
Saul Johnson 0e6ab3faab Add screenshot to readme 2017-08-05 20:54:46 +01:00
Saul JohnsonandGitHub c08ecc579e Update index.html.twig 2017-08-05 20:29:44 +01:00
Saul JohnsonandGitHub 45131c1705 Update index.html.twig 2017-08-05 20:22:06 +01:00
Saul JohnsonandGitHub efb4f111ec Update main.less 2017-08-05 18:58:16 +01:00
Saul JohnsonandGitHub 5971251e91 Update main.less 2017-08-05 18:56:06 +01:00
Saul Johnson ca0fb146c6 Add small author text 2017-08-05 17:39:02 +01:00
Saul Johnson 3141cd8426 Include analytics partial 2017-08-05 17:09:57 +01:00
Saul Johnson 326b29bef5 Space out social icons more 2017-08-05 16:14:39 +01:00
Saul Johnson 2ab6914352 Add Twitter row 2017-08-05 16:08:33 +01:00
Saul Johnson ae28612aaa Bring GitHub row back 2017-08-05 16:04:21 +01:00
Saul Johnson 29e808997b Remove old script tag 2017-08-05 16:01:22 +01:00
Saul Johnson 3c687f6cbe Update readme 2017-08-05 15:21:19 +01:00
Saul Johnson 1e3cf5f5e6 Set preview to both body and background 2017-08-05 15:01:27 +01:00
Saul Johnson a3066c2a2a Fix out of order arguments 2017-08-05 14:55:14 +01:00
Saul Johnson 848fcb1e77 Document CoffeeScript 2017-08-05 14:11:04 +01:00
Saul Johnson 5e4400730e Remove background from burger button 2017-08-05 00:31:36 +01:00
Saul Johnson e302d2648f Remove hamburger background for now 2017-08-05 00:22:55 +01:00
Saul Johnson 10b7bf87fc Soften hamburger background more 2017-08-05 00:21:01 +01:00
Saul Johnson 2898abbcbb Rebalance hamburger background 2017-08-05 00:19:02 +01:00
Saul Johnson 5d39e474c0 Fix LESS error 2017-08-05 00:17:30 +01:00