Hailey Clark
e425b4512d
So much to say...
...
Added the beginnings of local user creation alongside google integration. Google has made me jump through hoops to not have to do this but I am going to have to do it anyhow. The next step is to create a new user from scratch.
6 years ago
Hailey Clark
31bde8eb07
App changes
...
Should be app.py now
6 years ago
Hailey Clark
f1757f8323
Starting settings
...
Starting out on the /settings page as well as making the verbosity a lil less verbose by checking for debug.
6 years ago
Hailey Clark
2a97f93103
Updates to DB
...
Now updating the refresh token on login.
6 years ago
Hailey Clark
517266b805
Oughta work
...
It oughta work, this is a different way of pulling the code.
6 years ago
Hailey Clark
0f85326a16
Auth stuff
6 years ago
Hailey Clark
15dcde0eec
Prettied some numbers
...
Still got more to do tho.
6 years ago
Hailey Clark
db72d9d9b0
Some SQL Changes
6 years ago
Hailey Clark
d978d7be88
I think its working?
6 years ago
Hailey Clark
d9dd019013
Pushing back to my computer, its all broken.
6 years ago
Hailey Clark
2d6bec8b3a
Templating and Databasin
...
Added privacy policy and added listing DIDs assigned to an account. The DID links link to the send messages pages.
6 years ago
Hailey Clark
10fad25e64
Authentication Leap
...
More authentication stuff. More templates, and authentication on making sure a DID belongs to a specific person. Next will be able to list what user owns what DIDs in a clickable list.
6 years ago
Hailey Clark
66526f1e03
Changes
...
Added status updates to functions.
6 years ago
Hailey Clark
7edfe05263
Yeahhh
6 years ago
Hailey Clark
3c14b09e45
Provider timestamp fix
...
Fixed provider timestamp and made the index.html load a fresh pull of logs.
6 years ago
Hailey Clark
738d260802
Typo
...
Just staged a typo, staging the fix now
6 years ago
Hailey Clark
c24585491a
Added info
...
Added update timestamp to the provider timestamp when updating status.
6 years ago
Hailey Clark
2760aa4f6b
Fixed mysql not updating the update commands.
6 years ago
Hailey Clark
c55d894b21
I don't know why the update isn't updating in the db.
6 years ago
Hailey Clark
55ddd48ad6
Just merging stuff
6 years ago
Hailey Clark
0c0a66fa3a
More nonsense
6 years ago
Hailey Clark
49918d9e39
Testing callbacks, it isn't working yet tho.
6 years ago
Hailey Clark
3a2d7e7cce
Tabbing
...
Oops, tabbed too much
6 years ago
Hailey Clark
e3a1f0bb73
Added DLR functions
6 years ago
Hailey Clark
eb6a1c5947
Added single number checking
...
Now it can filter to a specific number only.
6 years ago
Hailey Clark
1d4998e68c
Changed back to DESC
6 years ago
Hailey Clark
f2f213a3f4
SQL
...
SQL changes
6 years ago
Hailey Clark
14d98231bd
Added more ajax
...
Made some ajax work and added a call to list the last SMS messages.
6 years ago
Hailey Clark
679b593a95
My regex was broken soooo.... will fix later.
6 years ago
Hailey Clark
f628e80d28
yes
6 years ago
Hailey Clark
f30e3e8fdf
Dependencies and Modules
...
More python3 ifyin stuff.
6 years ago
Hailey Clark
8bdd79f5a7
Implementing modules
...
It looks like I half made a module, so I guess its time to use it!
6 years ago
Hailey Clark
51c0ef9a2e
DB Handler Changes and Lua module
...
Changed how appdb communicates and made a copy of mod_sms_clickatel.lua and renamed it to mod_sms_flowroute.lua, I will be making changes to this file for the new stuff.
6 years ago
Hailey Clark
d24d7269d5
Updates
...
Updating to python3 and making sure the #! is set right for a path
6 years ago
Hailey Clark
56e6b9c151
Updates for new SDK and start of new development.
6 years ago
Hailey Clark
34e2317e58
Minor changes
...
Added some schema for the sql tables. Also did some JS changes and made appajax return errors. when not authorized.
7 years ago
Hailey Clark
80350ead0a
Progress is being made
...
Moved the sql stuff to a module, kinda. On some stuff. Then gotta write more logic.
7 years ago