This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
ocsms
Watch
1
Star
0
Fork
0
You've already forked ocsms
mirror of
https://github.com/nerzhul/ocsms.git
synced
2025-08-07 09:07:00 +00:00
Code
Issues
Releases
Wiki
Activity
afea0734e9
Branches
Tags
View all branches
ocsms
/
js
/
devel
History
Greg Ross
afea0734e9
Avoid console errors if the input isn't a strong. (
#261
)
2018-07-09 20:46:37 +02:00
..
app.js
Avoid console errors if the input isn't a strong. (
#261
)
2018-07-09 20:46:37 +02:00
helpers.js
rename app.js to legacy.js, move globals to app.js in Sms object and helpers to a dedicated file
2017-12-28 17:39:14 +01:00
legacy.js
Fix the initial display of a conversation (
#248
)
2018-06-30 15:11:04 +02:00
notifications.js
Move generateUrl to Sms object, add SmsSettings::init & drop it from angular app
2017-12-28 18:34:15 +01:00
README.md
rename app.js to legacy.js, move globals to app.js in Sms object and helpers to a dedicated file
2017-12-28 17:39:14 +01:00
settings.js
migrate all remaining settings setters
2017-12-28 18:51:57 +01:00
README.md
Generate bundle
Use uglifyjs to generate app.min.js bundle
uglifyjs devel/*.js > app.min.js