1661 Commits

Author SHA1 Message Date
wodka
aaa546bccd add registration and emails 2019-08-30 17:58:19 +02:00
wodka
70859f6871 start mailing service, and public form output 2019-08-29 19:07:09 +02:00
wodka
93f63f7421 add first form endpoint 2019-08-04 00:48:39 +02:00
wodka
fdcc9fda3f fix api doc for auth endpoints 2019-07-30 13:03:20 +02:00
wodka
7c30574bf2 add working authentication 2019-07-30 00:46:56 +02:00
wodka
f7fab04e54 add form and user schema 2019-07-29 00:54:58 +02:00
wodka
72a539b720 initial commit for nestjs api 2019-07-29 00:54:43 +02:00
Michael Schramm
e0a0d07bd6
Merge pull request #24 from wodka/features/matomo
add matomo tracker
2019-07-24 16:43:19 +02:00
wodka
5dc388c629 add tracker 2019-07-24 16:41:29 +02:00
Leopere
cc6a5615de
Added TODO for adding "stunning examples" 2019-07-18 22:02:28 -04:00
Michael Schramm
4d42069e55
Merge pull request #10 from wodka/features/rename
get rid of tellform names
2019-07-18 12:38:58 +02:00
wodka
cc12ed924c get rid of tellform names 2019-07-18 12:35:07 +02:00
Michael Schramm
9ff5b931bc
Merge pull request #9 from wodka/features/fix_crypto
fix crypto with email verification
0.2.3
2019-07-18 11:32:42 +02:00
wodka
3df55e01c7 fix crypto with email verification 2019-07-18 11:31:56 +02:00
Michael Schramm
2fbd7c51d6
Merge pull request #6 from wodka/features/internal_server_error_crash
fix error if subdomain cannot be located and disable subdomain per de…
0.2.2
2019-07-18 00:05:55 +02:00
wodka
d96308ddcc fix error if subdomain cannot be located and disable subdomain per default 2019-07-18 00:04:00 +02:00
Leopere
ed72b85a23
Create SUBLICENSE.md AGPL 3.0
Applicable to code commits from within commits from the OhMyForm developers forward.  Discluding any PR's that were submitted to TellForm that were merged, however any changes that were required in order to merge the code into OhMyForm are licensed under AGPL 3.0.
2019-07-15 16:38:25 -04:00
Michael Schramm
6d75c011a9
Merge pull request #4 from wodka/features/security_updates
improve security
2019-07-15 21:07:08 +02:00
wodka
dab7dd6ae6 upgrade all libraries
fix form editing
2019-07-15 21:04:39 +02:00
Michael Schramm
02fe527e52
Merge pull request #1 from wodka/features/missing
Combine unfinished work and fix it
2019-07-15 16:53:07 +02:00
wodka
990898d88e remove logs and fixes for dockerfile 2019-07-15 16:30:35 +02:00
wodka
e175abb9e3 further update files 2019-07-15 15:02:21 +02:00
wodka
f7b1dd05e9 fix analytics
upgrade missing dependencies
upgrade libraries
change service naming
2019-07-15 10:15:06 +02:00
wodka
886c5dea65 remove tellform from locales 2019-07-15 00:48:39 +02:00
wodka
4997514f01 give visitor information only authenticated 2019-07-15 00:26:37 +02:00
Leopere
5d3c3ca851
More cleanup to README.md
Env vars moved to https://github.com/ohmyform/website/
Commented out Roadmap until further notice.
2019-07-14 10:54:18 -04:00
wodka
42c110beea Merge remote-tracking branch 'upstream/master' into features/missing
# Conflicts:
#	.travis.yml
2019-07-14 16:46:52 +02:00
Leopere
d59c3f5d18
Fixed discord links
Somewhere there existed a temporary membership invite link I've now revoked all links except this one.
2019-07-14 10:32:25 -04:00
Leopere
d4eae2fa9e Removed superfluous "documentation" 2019-07-12 13:31:08 -04:00
wodka
b7ed287a83 update dockerfile and compose 0.2.1 2019-07-12 11:00:31 +02:00
Leopere
b9e2931a39 Updated installation instructions for Quickstart 2019-07-11 20:22:57 -04:00
Leopere
55be428669 Another TODO 2019-07-11 20:07:47 -04:00
Leopere
5f8ba015cc Corrected Done list 2019-07-11 20:05:41 -04:00
Leopere
a652117e8a Nginx container TODO 2019-07-11 20:03:43 -04:00
Leopere
30dc60670f Created Docker directory and cleanup
Move container things to Docker subdir as it doesn't need to litter the root of the repo up.
2019-07-11 20:02:39 -04:00
Leopere
ab3fce3bbf Linted the linters linting 2019-07-11 19:59:03 -04:00
Leopere
986db033c7 Pick a markdown style and stick with it please 2019-07-11 19:56:21 -04:00
Leopere
cebb3cb532 Cleanup of things that don't work anymore
TODO: Re-Add contributors section if we can.
2019-07-11 19:55:26 -04:00
Leopere
cd6f6f640d Linted 2019-07-11 19:45:55 -04:00
Leopere
e0eb7f129f Added todo for dns_masq_setup_osx.md 2019-07-11 19:45:46 -04:00
Leopere
2dab4f93dd Removed unnecessary phrasing
phrasing that assumes responsibility for things or imposes morality.
Ideally we should take a stance of guiding people to take better paths
to communication but it's not our responsibility.
2019-07-11 19:45:09 -04:00
Leopere
d882c60d9b Minor linting for CODE_OF_CONDUCT 2019-07-11 19:41:47 -04:00
Leopere
ba6407cd1b TODO for dev_entrypoint.sh 2019-07-11 19:41:30 -04:00
Leopere
830cd00189 TODO for start.sh 2019-07-11 19:41:04 -04:00
Leopere
a35f6fd265 Added TODO for Vagrantfile 2019-07-11 19:40:55 -04:00
Leopere
29fed4d45a Removed more files
There are too many locations where this app was poorly documented we're going to aim to have all documentation hosted on https://OhMyForm.com where it is hosted from GitHub Pages exclusively now with no coupling.
2019-07-11 19:25:16 -04:00
Leopere
0690dfb94a TODO's for docker-compose.yml 2019-07-11 19:24:00 -04:00
Leopere
d086b2b659 TODO's for Dockerfile 2019-07-11 19:23:50 -04:00
Leopere
57fd9e2d48 Absolute base dev testing compose file 2019-07-11 19:17:21 -04:00
Leopere
218eb32de2 Repo Cleanup and Misc
Cleaned up github junk into .github directory.
Started to clean up CI/CD stuff that we're not using yet.
2019-07-11 19:13:16 -04:00